Pull request #42999 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 99cb9adcab42058fde139897ce02ff192316b76f rather than 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f Obtained Jenkinsfile from 99cb9adcab42058fde139897ce02ff192316b76f 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-42999@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-11-11T11:53:59.252Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-11-11T11:53:59.255Z] Trying to pass milestone 5 [Pipeline] milestone [2021-11-11T11:53:59.330Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-11-11T11:54:06.430Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0df6f9625509c9f65) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:54:06.465Z] The recommended git tool is: git [2021-11-11T11:54:06.477Z] using credential docker-jenkins-github-credentials [2021-11-11T11:54:06.488Z] Cloning the remote Git repository [2021-11-11T11:54:06.488Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:54:06.491Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:54:06.492Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:54:06.567Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:54:06.567Z] > git --version # timeout=10 [2021-11-11T11:54:06.618Z] > git --version # 'git version 2.17.1' [2021-11-11T11:54:06.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:54:06.619Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:54:27.005Z] Fetching without tags [2021-11-11T11:54:27.267Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:54:26.986Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:54:26.989Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:54:26.992Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:54:27.001Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:54:27.006Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:54:27.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:54:27.007Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:54:27.274Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:54:27.281Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:54:27.771Z] > git remote # timeout=10 [2021-11-11T11:54:27.777Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:54:27.782Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:54:27.783Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:54:28.325Z] Merge succeeded, producing a28efea82ec32f564424f7c58ad7ef5e8dedd581 [2021-11-11T11:54:28.325Z] Checking out Revision a28efea82ec32f564424f7c58ad7ef5e8dedd581 (PR-42999) [2021-11-11T11:54:28.401Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:54:28.414Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T11:54:29.093Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/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-11-11T11:54:28.318Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:54:28.326Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:54:28.331Z] > git checkout -f a28efea82ec32f564424f7c58ad7ef5e8dedd581 # timeout=10 [2021-11-11T11:54:28.402Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:54:32.374Z] 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 [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) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-11-11T11:54:48.491Z] Still waiting to schedule task [2021-11-11T11:54:48.491Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01010fc3c56a7be55)’ is offline [2021-11-11T11:54:48.491Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0484be2eb4308f798)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘azwin-2-e6ed81’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.491Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.492Z] Still waiting to schedule task [2021-11-11T11:54:48.493Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01010fc3c56a7be55)’ is offline [2021-11-11T11:54:48.493Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0484be2eb4308f798)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘azwin-2-e6ed81’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.493Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] Still waiting to schedule task [2021-11-11T11:54:48.494Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01010fc3c56a7be55)’ is offline [2021-11-11T11:54:48.494Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0484be2eb4308f798)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘azwin-2-e6ed81’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.494Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-11-11T11:54:48.495Z] Still waiting to schedule task [2021-11-11T11:54:48.495Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01010fc3c56a7be55)’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0484be2eb4308f798)’ is offline [2021-11-11T11:54:48.495Z] ‘azwin-2-e6ed81’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.495Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.496Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-2004&&cgroup2’ [2021-11-11T11:54:48.498Z] Still waiting to schedule task [2021-11-11T11:54:48.498Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ada414fa46a12853)’ [2021-11-11T11:54:48.499Z] Still waiting to schedule task [2021-11-11T11:54:48.499Z] Waiting for next available executor on ‘azwin-2-c6d9b0’ [2021-11-11T11:54:48.501Z] Still waiting to schedule task [2021-11-11T11:54:48.501Z] Waiting for next available executor on ‘windows-2022’ [2021-11-11T11:54:48.505Z] Still waiting to schedule task [2021-11-11T11:54:48.505Z] Waiting for next available executor on ‘windows-2022’ [2021-11-11T11:55:25.965Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-092f66bd7dffb6739) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:55:26.140Z] The recommended git tool is: git [2021-11-11T11:55:28.025Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08cdc5d9df78fe897) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:55:28.237Z] The recommended git tool is: git [2021-11-11T11:55:28.686Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-037e3fe4acd3eca73) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:55:28.849Z] The recommended git tool is: git [2021-11-11T11:55:29.953Z] using credential docker-jenkins-github-credentials [2021-11-11T11:55:29.968Z] Cloning the remote Git repository [2021-11-11T11:55:29.968Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:55:29.939Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:55:30.019Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:55:30.342Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:30.342Z] > git --version # timeout=10 [2021-11-11T11:55:30.384Z] > git --version # 'git version 2.17.1' [2021-11-11T11:55:30.385Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:30.392Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:31.352Z] using credential docker-jenkins-github-credentials [2021-11-11T11:55:31.361Z] Cloning the remote Git repository [2021-11-11T11:55:31.361Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:55:31.582Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:55:31.654Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:55:31.903Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:31.903Z] > git --version # timeout=10 [2021-11-11T11:55:31.939Z] > git --version # 'git version 2.17.1' [2021-11-11T11:55:31.939Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:31.941Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:32.025Z] using credential docker-jenkins-github-credentials [2021-11-11T11:55:32.036Z] Cloning the remote Git repository [2021-11-11T11:55:32.036Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:55:31.771Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:55:31.993Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:55:32.266Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:32.267Z] > git --version # timeout=10 [2021-11-11T11:55:32.308Z] > git --version # 'git version 2.17.1' [2021-11-11T11:55:32.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:32.440Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:42.454Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0306365cfbea1f2b5) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:55:42.550Z] The recommended git tool is: git [2021-11-11T11:55:44.837Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-05bc9149ed09db2b4) in /home/ubuntu/workspace/moby_PR-42999 [Pipeline] { [Pipeline] checkout [2021-11-11T11:55:44.938Z] The recommended git tool is: git [2021-11-11T11:55:45.738Z] using credential docker-jenkins-github-credentials [2021-11-11T11:55:45.749Z] Cloning the remote Git repository [2021-11-11T11:55:45.749Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:55:45.749Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:55:45.824Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:55:47.133Z] using credential docker-jenkins-github-credentials [2021-11-11T11:55:47.140Z] Cloning the remote Git repository [2021-11-11T11:55:47.140Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:55:46.157Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:46.157Z] > git --version # timeout=10 [2021-11-11T11:55:46.178Z] > git --version # 'git version 2.25.1' [2021-11-11T11:55:46.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:46.180Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:47.194Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:55:47.253Z] > git init /home/ubuntu/workspace/moby_PR-42999 # timeout=10 [2021-11-11T11:55:47.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:47.587Z] > git --version # timeout=10 [2021-11-11T11:55:47.595Z] > git --version # 'git version 2.25.1' [2021-11-11T11:55:47.595Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:47.597Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:52.000Z] Fetching without tags [2021-11-11T11:55:52.356Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:55:51.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:51.898Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:55:51.913Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:51.943Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:51.980Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:51.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:51.991Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:52.345Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:52.372Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:55:53.454Z] Merge succeeded, producing e818fbe7d0112a3dbcddd5a0c589aab628b0e715 [2021-11-11T11:55:53.455Z] Checking out Revision e818fbe7d0112a3dbcddd5a0c589aab628b0e715 (PR-42999) [2021-11-11T11:55:53.767Z] Fetching without tags [2021-11-11T11:55:54.084Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:55:53.693Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:53.709Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:55:53.739Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:53.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:53.789Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:53.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:53.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:54.110Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:54.128Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:55:53.072Z] > git remote # timeout=10 [2021-11-11T11:55:53.096Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:55:53.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:53.123Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:55:53.408Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:55:53.435Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:53.463Z] > git checkout -f e818fbe7d0112a3dbcddd5a0c589aab628b0e715 # timeout=10 [2021-11-11T11:55:55.799Z] Merge succeeded, producing e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 [2021-11-11T11:55:55.799Z] Checking out Revision e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 (PR-42999) [2021-11-11T11:55:54.839Z] > git remote # timeout=10 [2021-11-11T11:55:54.867Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:55:54.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:54.889Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:55:55.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:55:55.815Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:55.826Z] > git checkout -f e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 # timeout=10 [2021-11-11T11:55:57.282Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:55:57.313Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T11:55:58.135Z] Fetching without tags [2021-11-11T11:55:58.435Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:55:58.458Z] + [ PR != PR ] [2021-11-11T11:55:58.458Z] + [ master != master ] [2021-11-11T11:55:58.458Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:55:59.082Z] + docker version [2021-11-11T11:55:58.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:58.036Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:55:58.064Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:58.088Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:55:58.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:55:58.122Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:58.123Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:55:58.425Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:58.452Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:55:59.270Z] > git remote # timeout=10 [2021-11-11T11:55:59.295Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:55:59.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:55:59.318Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:55:57.276Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:55:59.752Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:55:59.769Z] First time build. Skipping changelog. [2021-11-11T11:55:59.920Z] Merge succeeded, producing f43818c557885232d0cfcda8f6a5b38915404a9c [2021-11-11T11:55:59.920Z] Checking out Revision f43818c557885232d0cfcda8f6a5b38915404a9c (PR-42999) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:56:00.905Z] + docker version [2021-11-11T11:55:59.762Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:55:59.894Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:55:59.907Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:55:59.918Z] > git checkout -f f43818c557885232d0cfcda8f6a5b38915404a9c # timeout=10 [2021-11-11T11:56:02.403Z] Client: Docker Engine - Community [2021-11-11T11:56:02.403Z] Version: 20.10.10-rc1 [2021-11-11T11:56:02.403Z] API version: 1.41 [2021-11-11T11:56:02.403Z] Go version: go1.16.9 [2021-11-11T11:56:02.403Z] Git commit: b485636 [2021-11-11T11:56:02.403Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T11:56:02.403Z] OS/Arch: linux/amd64 [2021-11-11T11:56:02.403Z] Context: default [2021-11-11T11:56:02.403Z] Experimental: true [2021-11-11T11:56:02.403Z] [2021-11-11T11:56:02.403Z] Server: Docker Engine - Community [2021-11-11T11:56:02.403Z] Engine: [2021-11-11T11:56:02.403Z] Version: 20.10.10-rc1 [2021-11-11T11:56:02.403Z] API version: 1.41 (minimum version 1.12) [2021-11-11T11:56:02.403Z] Go version: go1.16.9 [2021-11-11T11:56:02.403Z] Git commit: 9f5b26f [2021-11-11T11:56:02.403Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T11:56:02.403Z] OS/Arch: linux/amd64 [2021-11-11T11:56:02.403Z] Experimental: true [2021-11-11T11:56:02.403Z] containerd: [2021-11-11T11:56:02.403Z] Version: 1.4.11 [2021-11-11T11:56:02.403Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:02.403Z] runc: [2021-11-11T11:56:02.403Z] Version: 1.0.2 [2021-11-11T11:56:02.403Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T11:56:02.403Z] docker-init: [2021-11-11T11:56:02.403Z] Version: 0.19.0 [2021-11-11T11:56:02.403Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T11:56:02.714Z] + docker info [2021-11-11T11:56:03.383Z] Fetching without tags [2021-11-11T11:56:03.701Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:56:04.029Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:56:04.060Z] First time build. Skipping changelog. [2021-11-11T11:56:04.221Z] Client: Docker Engine - Community [2021-11-11T11:56:04.221Z] Version: 20.10.10-rc1 [2021-11-11T11:56:04.221Z] API version: 1.41 [2021-11-11T11:56:04.221Z] Go version: go1.16.9 [2021-11-11T11:56:04.221Z] Git commit: b485636 [2021-11-11T11:56:04.221Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T11:56:04.221Z] OS/Arch: linux/amd64 [2021-11-11T11:56:04.221Z] Context: default [2021-11-11T11:56:04.221Z] Experimental: true [2021-11-11T11:56:04.221Z] [2021-11-11T11:56:04.221Z] Server: Docker Engine - Community [2021-11-11T11:56:04.221Z] Engine: [2021-11-11T11:56:04.221Z] Version: 20.10.10-rc1 [2021-11-11T11:56:04.221Z] API version: 1.41 (minimum version 1.12) [2021-11-11T11:56:04.221Z] Go version: go1.16.9 [2021-11-11T11:56:04.221Z] Git commit: 9f5b26f [2021-11-11T11:56:04.221Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T11:56:04.221Z] OS/Arch: linux/amd64 [2021-11-11T11:56:04.221Z] Experimental: true [2021-11-11T11:56:04.221Z] containerd: [2021-11-11T11:56:04.221Z] Version: 1.4.11 [2021-11-11T11:56:04.221Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:04.221Z] runc: [2021-11-11T11:56:04.221Z] Version: 1.0.2 [2021-11-11T11:56:04.221Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T11:56:04.221Z] docker-init: [2021-11-11T11:56:04.221Z] Version: 0.19.0 [2021-11-11T11:56:04.221Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-11-11T11:56:04.549Z] + docker info [Pipeline] sh [2021-11-11T11:56:04.021Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:56:03.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:56:03.308Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:56:03.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:56:03.361Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:56:03.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:56:03.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:56:03.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:56:03.703Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:56:03.711Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:56:04.406Z] > git remote # timeout=10 [2021-11-11T11:56:04.421Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:56:04.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:56:04.508Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:56:05.218Z] + docker version [2021-11-11T11:56:05.508Z] Merge succeeded, producing 4061782d74a90d1aa81a09e2aa71b1e5e976de0e [2021-11-11T11:56:05.508Z] Checking out Revision 4061782d74a90d1aa81a09e2aa71b1e5e976de0e (PR-42999) [2021-11-11T11:56:05.495Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:56:05.514Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:56:05.537Z] > git checkout -f 4061782d74a90d1aa81a09e2aa71b1e5e976de0e # timeout=10 [2021-11-11T11:56:08.524Z] Client: Docker Engine - Community [2021-11-11T11:56:08.524Z] Version: 20.10.10-rc1 [2021-11-11T11:56:08.524Z] API version: 1.41 [2021-11-11T11:56:08.524Z] Go version: go1.16.9 [2021-11-11T11:56:08.524Z] Git commit: b485636 [2021-11-11T11:56:08.524Z] Built: Mon Oct 18 15:21:56 2021 [2021-11-11T11:56:08.524Z] OS/Arch: linux/amd64 [2021-11-11T11:56:08.524Z] Context: default [2021-11-11T11:56:08.524Z] Experimental: true [2021-11-11T11:56:08.524Z] [2021-11-11T11:56:08.524Z] Server: Docker Engine - Community [2021-11-11T11:56:08.524Z] Engine: [2021-11-11T11:56:08.524Z] Version: 20.10.10-rc1 [2021-11-11T11:56:08.524Z] API version: 1.41 (minimum version 1.12) [2021-11-11T11:56:08.524Z] Go version: go1.16.9 [2021-11-11T11:56:08.524Z] Git commit: 9f5b26f [2021-11-11T11:56:08.524Z] Built: Mon Oct 18 15:20:03 2021 [2021-11-11T11:56:08.524Z] OS/Arch: linux/amd64 [2021-11-11T11:56:08.524Z] Experimental: true [2021-11-11T11:56:08.524Z] containerd: [2021-11-11T11:56:08.524Z] Version: 1.4.11 [2021-11-11T11:56:08.524Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:08.524Z] runc: [2021-11-11T11:56:08.524Z] Version: 1.0.2 [2021-11-11T11:56:08.524Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T11:56:08.524Z] docker-init: [2021-11-11T11:56:08.524Z] Version: 0.19.0 [2021-11-11T11:56:08.524Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T11:56:08.648Z] Fetching without tags [2021-11-11T11:56:08.546Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:56:08.560Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:56:08.597Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:56:08.624Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:56:08.649Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:56:08.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:56:08.654Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:56:08.863Z] + docker info [2021-11-11T11:56:08.917Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:56:09.272Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:56:09.285Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:56:10.333Z] + docker version [2021-11-11T11:56:10.865Z] Client: [2021-11-11T11:56:10.865Z] Context: default [2021-11-11T11:56:10.865Z] Debug Mode: false [2021-11-11T11:56:10.865Z] Plugins: [2021-11-11T11:56:10.865Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T11:56:10.865Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T11:56:10.865Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T11:56:10.865Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T11:56:10.865Z] [2021-11-11T11:56:10.865Z] Server: [2021-11-11T11:56:10.865Z] Containers: 0 [2021-11-11T11:56:10.865Z] Running: 0 [2021-11-11T11:56:10.865Z] Paused: 0 [2021-11-11T11:56:10.865Z] Stopped: 0 [2021-11-11T11:56:10.865Z] Images: 0 [2021-11-11T11:56:10.865Z] Server Version: 20.10.10-rc1 [2021-11-11T11:56:10.865Z] Storage Driver: overlay2 [2021-11-11T11:56:10.865Z] Backing Filesystem: extfs [2021-11-11T11:56:10.865Z] Supports d_type: true [2021-11-11T11:56:10.865Z] Native Overlay Diff: true [2021-11-11T11:56:10.865Z] userxattr: false [2021-11-11T11:56:10.865Z] Logging Driver: json-file [2021-11-11T11:56:10.865Z] Cgroup Driver: cgroupfs [2021-11-11T11:56:10.865Z] Cgroup Version: 1 [2021-11-11T11:56:10.865Z] Plugins: [2021-11-11T11:56:10.865Z] Volume: local [2021-11-11T11:56:10.865Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T11:56:10.865Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T11:56:10.865Z] Swarm: inactive [2021-11-11T11:56:10.865Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-11-11T11:56:10.865Z] Default Runtime: runc [2021-11-11T11:56:10.865Z] Init Binary: docker-init [2021-11-11T11:56:10.865Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:10.865Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T11:56:10.865Z] init version: de40ad0 [2021-11-11T11:56:10.865Z] Security Options: [2021-11-11T11:56:10.865Z] apparmor [2021-11-11T11:56:10.865Z] seccomp [2021-11-11T11:56:10.865Z] Profile: default [2021-11-11T11:56:10.865Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T11:56:10.865Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T11:56:10.865Z] OSType: linux [2021-11-11T11:56:10.865Z] Architecture: x86_64 [2021-11-11T11:56:10.865Z] CPUs: 2 [2021-11-11T11:56:10.865Z] Total Memory: 7.569GiB [2021-11-11T11:56:10.865Z] Name: ip-10-100-56-19 [2021-11-11T11:56:10.865Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T11:56:10.865Z] Docker Root Dir: /var/lib/docker [2021-11-11T11:56:10.865Z] Debug Mode: false [2021-11-11T11:56:10.865Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:56:10.865Z] Labels: [2021-11-11T11:56:10.865Z] Experimental: true [2021-11-11T11:56:10.865Z] Insecure Registries: [2021-11-11T11:56:10.865Z] 127.0.0.0/8 [2021-11-11T11:56:10.865Z] Live Restore Enabled: true [2021-11-11T11:56:10.865Z] [2021-11-11T11:56:10.865Z] WARNING: No swap limit support [2021-11-11T11:56:10.867Z] Merge succeeded, producing aa5e80f772727e12daff7b673973bbecd7acb441 [2021-11-11T11:56:10.867Z] Checking out Revision aa5e80f772727e12daff7b673973bbecd7acb441 (PR-42999) [Pipeline] sh [2021-11-11T11:56:08.930Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:56:08.963Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:56:09.946Z] > git remote # timeout=10 [2021-11-11T11:56:09.974Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:56:09.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:56:09.986Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:56:10.840Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T11:56:10.867Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:56:10.893Z] > git checkout -f aa5e80f772727e12daff7b673973bbecd7acb441 # timeout=10 [2021-11-11T11:56:09.273Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:56:11.164Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:11.164Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:11.164Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42999/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T11:56:11.164Z] + bash /home/ubuntu/workspace/moby_PR-42999/check-config.sh [2021-11-11T11:56:11.164Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T11:56:11.164Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T11:56:11.164Z] [2021-11-11T11:56:11.164Z] Generally Necessary: [2021-11-11T11:56:11.164Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T11:56:11.164Z] - apparmor: enabled and tools installed [2021-11-11T11:56:11.164Z] - CONFIG_NAMESPACES: enabled [2021-11-11T11:56:11.164Z] - CONFIG_NET_NS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_PID_NS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_IPC_NS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_UTS_NS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CGROUPS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T11:56:11.164Z] - CONFIG_CPUSETS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_MEMCG: enabled [2021-11-11T11:56:11.164Z] - CONFIG_KEYS: enabled [2021-11-11T11:56:11.164Z] - CONFIG_VETH: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T11:56:11.164Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T11:56:11.425Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T11:56:11.425Z] [2021-11-11T11:56:11.425Z] Optional Features: [2021-11-11T11:56:11.425Z] - CONFIG_USER_NS: enabled [2021-11-11T11:56:11.425Z] - CONFIG_SECCOMP: enabled [2021-11-11T11:56:11.425Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T11:56:11.425Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T11:56:11.425Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T11:56:11.425Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T11:56:11.425Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T11:56:11.425Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T11:56:11.425Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T11:56:11.425Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T11:56:11.425Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T11:56:11.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T11:56:11.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T11:56:11.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T11:56:11.425Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T11:56:11.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T11:56:11.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T11:56:11.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T11:56:11.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T11:56:11.425Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T11:56:11.425Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T11:56:11.425Z] - CONFIG_EXT4_FS: enabled [2021-11-11T11:56:11.687Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T11:56:11.687Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T11:56:11.687Z] - Network Drivers: [2021-11-11T11:56:11.687Z] - "overlay": [2021-11-11T11:56:11.687Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T11:56:11.687Z] Optional (for encrypted networks): [2021-11-11T11:56:11.687Z] - CONFIG_CRYPTO: enabled [2021-11-11T11:56:11.687Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T11:56:11.687Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T11:56:11.687Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T11:56:11.687Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T11:56:11.687Z] - CONFIG_XFRM: enabled [2021-11-11T11:56:11.687Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T11:56:11.687Z] - "ipvlan": [2021-11-11T11:56:11.687Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T11:56:11.687Z] - "macvlan": [2021-11-11T11:56:11.687Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T11:56:11.687Z] - "ftp,tftp client in container": [2021-11-11T11:56:11.687Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T11:56:11.687Z] - Storage Drivers: [2021-11-11T11:56:11.687Z] - "aufs": [2021-11-11T11:56:11.687Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T11:56:11.687Z] - "btrfs": [2021-11-11T11:56:11.687Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T11:56:11.687Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T11:56:11.687Z] - "devicemapper": [2021-11-11T11:56:11.687Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T11:56:11.687Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T11:56:11.687Z] - "overlay": [2021-11-11T11:56:11.687Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T11:56:11.687Z] - "zfs": [2021-11-11T11:56:11.687Z] - /dev/zfs: present [2021-11-11T11:56:11.687Z] - zfs command: missing [2021-11-11T11:56:11.687Z] - zpool command: missing [2021-11-11T11:56:11.687Z] [2021-11-11T11:56:11.687Z] Limits: [2021-11-11T11:56:11.687Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T11:56:11.687Z] [2021-11-11T11:56:11.687Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T11:56:12.035Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 . [2021-11-11T11:56:12.297Z] #1 [internal] load build definition from Dockerfile [2021-11-11T11:56:12.297Z] #1 sha256:371b2c6ecf0cbc6596c28912c96011462651b35518946f2fcf78a0983cfe16fe [2021-11-11T11:56:12.297Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T11:56:12.297Z] #1 DONE 0.1s [2021-11-11T11:56:12.561Z] [2021-11-11T11:56:12.561Z] #2 [internal] load .dockerignore [2021-11-11T11:56:12.561Z] #2 sha256:a0a685a44a19e79eb0a5fe8b5bc32ea66ad9510b33b7070c849c5e19e979992b [2021-11-11T11:56:12.561Z] #2 transferring context: 87B 0.0s done [2021-11-11T11:56:12.561Z] #2 DONE 0.0s [2021-11-11T11:56:12.561Z] [2021-11-11T11:56:12.561Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T11:56:12.561Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T11:56:12.722Z] Client: [2021-11-11T11:56:12.722Z] Context: default [2021-11-11T11:56:12.722Z] Debug Mode: false [2021-11-11T11:56:12.722Z] Plugins: [2021-11-11T11:56:12.722Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T11:56:12.722Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T11:56:12.722Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T11:56:12.722Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T11:56:12.722Z] [2021-11-11T11:56:12.722Z] Server: [2021-11-11T11:56:12.722Z] Containers: 0 [2021-11-11T11:56:12.722Z] Running: 0 [2021-11-11T11:56:12.722Z] Paused: 0 [2021-11-11T11:56:12.722Z] Stopped: 0 [2021-11-11T11:56:12.722Z] Images: 0 [2021-11-11T11:56:12.722Z] Server Version: 20.10.10-rc1 [2021-11-11T11:56:12.722Z] Storage Driver: overlay2 [2021-11-11T11:56:12.722Z] Backing Filesystem: extfs [2021-11-11T11:56:12.722Z] Supports d_type: true [2021-11-11T11:56:12.722Z] Native Overlay Diff: true [2021-11-11T11:56:12.722Z] userxattr: false [2021-11-11T11:56:12.722Z] Logging Driver: json-file [2021-11-11T11:56:12.722Z] Cgroup Driver: cgroupfs [2021-11-11T11:56:12.722Z] Cgroup Version: 1 [2021-11-11T11:56:12.722Z] Plugins: [2021-11-11T11:56:12.722Z] Volume: local [2021-11-11T11:56:12.722Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T11:56:12.722Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T11:56:12.722Z] Swarm: inactive [2021-11-11T11:56:12.722Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T11:56:12.722Z] Default Runtime: runc [2021-11-11T11:56:12.722Z] Init Binary: docker-init [2021-11-11T11:56:12.722Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:12.722Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T11:56:12.722Z] init version: de40ad0 [2021-11-11T11:56:12.722Z] Security Options: [2021-11-11T11:56:12.722Z] apparmor [2021-11-11T11:56:12.722Z] seccomp [2021-11-11T11:56:12.722Z] Profile: default [2021-11-11T11:56:12.722Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T11:56:12.722Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T11:56:12.722Z] OSType: linux [2021-11-11T11:56:12.722Z] Architecture: x86_64 [2021-11-11T11:56:12.722Z] CPUs: 2 [2021-11-11T11:56:12.722Z] Total Memory: 7.569GiB [2021-11-11T11:56:12.722Z] Name: ip-10-100-42-212 [2021-11-11T11:56:12.722Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T11:56:12.722Z] Docker Root Dir: /var/lib/docker [2021-11-11T11:56:12.722Z] Debug Mode: false [2021-11-11T11:56:12.722Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:56:12.722Z] Labels: [2021-11-11T11:56:12.722Z] Experimental: true [2021-11-11T11:56:12.722Z] Insecure Registries: [2021-11-11T11:56:12.722Z] 127.0.0.0/8 [2021-11-11T11:56:12.722Z] Live Restore Enabled: true [2021-11-11T11:56:12.722Z] [2021-11-11T11:56:12.722Z] WARNING: No swap limit support [Pipeline] sh [2021-11-11T11:56:13.019Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:13.019Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:13.019Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42999/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T11:56:13.019Z] + bash /home/ubuntu/workspace/moby_PR-42999/check-config.sh [2021-11-11T11:56:13.019Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T11:56:13.019Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T11:56:13.019Z] [2021-11-11T11:56:13.019Z] Generally Necessary: [2021-11-11T11:56:13.019Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T11:56:13.019Z] - apparmor: enabled and tools installed [2021-11-11T11:56:13.019Z] - CONFIG_NAMESPACES: enabled [2021-11-11T11:56:13.019Z] - CONFIG_NET_NS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_PID_NS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_IPC_NS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_UTS_NS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUPS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CPUSETS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_MEMCG: enabled [2021-11-11T11:56:13.019Z] - CONFIG_KEYS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_VETH: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T11:56:13.019Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T11:56:13.019Z] [2021-11-11T11:56:13.019Z] Optional Features: [2021-11-11T11:56:13.019Z] - CONFIG_USER_NS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_SECCOMP: enabled [2021-11-11T11:56:13.019Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T11:56:13.019Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T11:56:13.019Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T11:56:13.019Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T11:56:13.137Z] #3 DONE 0.4s [2021-11-11T11:56:13.137Z] [2021-11-11T11:56:13.137Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T11:56:13.137Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T11:56:13.137Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T11:56:13.137Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T11:56:13.137Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T11:56:13.137Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T11:56:13.137Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T11:56:13.282Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T11:56:13.282Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T11:56:13.282Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T11:56:13.282Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T11:56:13.282Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T11:56:13.282Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T11:56:13.282Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T11:56:13.282Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T11:56:13.282Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T11:56:13.282Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T11:56:13.282Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T11:56:13.282Z] - CONFIG_EXT4_FS: enabled [2021-11-11T11:56:13.282Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T11:56:13.282Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T11:56:13.282Z] - Network Drivers: [2021-11-11T11:56:13.282Z] - "overlay": [2021-11-11T11:56:13.282Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T11:56:13.282Z] Optional (for encrypted networks): [2021-11-11T11:56:13.282Z] - CONFIG_CRYPTO: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T11:56:13.282Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T11:56:13.282Z] - CONFIG_XFRM: enabled [2021-11-11T11:56:13.282Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T11:56:13.282Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T11:56:13.282Z] - "ipvlan": [2021-11-11T11:56:13.282Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T11:56:13.282Z] - "macvlan": [2021-11-11T11:56:13.400Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-11T11:56:13.400Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2021-11-11T11:56:13.543Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T11:56:13.544Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T11:56:13.544Z] - "ftp,tftp client in container": [2021-11-11T11:56:13.544Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T11:56:13.544Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T11:56:13.544Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T11:56:13.544Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T11:56:13.544Z] - Storage Drivers: [2021-11-11T11:56:13.544Z] - "aufs": [2021-11-11T11:56:13.544Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T11:56:13.544Z] - "btrfs": [2021-11-11T11:56:13.544Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T11:56:13.544Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T11:56:13.544Z] - "devicemapper": [2021-11-11T11:56:13.544Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T11:56:13.544Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T11:56:13.544Z] - "overlay": [2021-11-11T11:56:13.544Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T11:56:13.544Z] - "zfs": [2021-11-11T11:56:13.544Z] - /dev/zfs: present [2021-11-11T11:56:13.544Z] - zfs command: missing [2021-11-11T11:56:13.544Z] - zpool command: missing [2021-11-11T11:56:13.544Z] [2021-11-11T11:56:13.544Z] Limits: [2021-11-11T11:56:13.544Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T11:56:13.544Z] [2021-11-11T11:56:13.544Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T11:56:13.662Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-11T11:56:13.915Z] + sudo modprobe ip_vs [2021-11-11T11:56:13.915Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f43818c557885232d0cfcda8f6a5b38915404a9c . [2021-11-11T11:56:13.923Z] #4 DONE 0.7s [2021-11-11T11:56:13.923Z] [2021-11-11T11:56:13.923Z] #6 [internal] load .dockerignore [2021-11-11T11:56:13.923Z] #6 sha256:f9cb3664e36e2df06b4296a99e52597a00957b62ab3c43fbbd275d99060c864f [2021-11-11T11:56:13.923Z] #6 DONE 0.0s [2021-11-11T11:56:13.923Z] [2021-11-11T11:56:13.923Z] #5 [internal] load build definition from Dockerfile [2021-11-11T11:56:13.923Z] #5 sha256:e30b5216dbcb52e46aeccab4259c6dd499b6a5fff457fe0ca3b247c776fdd185 [2021-11-11T11:56:13.923Z] #5 DONE 0.0s [2021-11-11T11:56:13.923Z] [2021-11-11T11:56:13.923Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:13.923Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:14.177Z] #2 [internal] load .dockerignore [2021-11-11T11:56:14.177Z] #2 sha256:99e2de71bfe980b8a5701125658f32697b740c13a13e331a72ccb83305d68377 [2021-11-11T11:56:14.509Z] Client: Docker Engine - Community [2021-11-11T11:56:14.509Z] Version: 20.10.10-rc1 [2021-11-11T11:56:14.509Z] API version: 1.41 [2021-11-11T11:56:14.509Z] Go version: go1.16.9 [2021-11-11T11:56:14.509Z] Git commit: b485636 [2021-11-11T11:56:14.509Z] Built: Mon Oct 18 15:21:14 2021 [2021-11-11T11:56:14.509Z] OS/Arch: linux/arm64 [2021-11-11T11:56:14.509Z] Context: default [2021-11-11T11:56:14.509Z] Experimental: true [2021-11-11T11:56:14.509Z] [2021-11-11T11:56:14.509Z] Server: Docker Engine - Community [2021-11-11T11:56:14.509Z] Engine: [2021-11-11T11:56:14.509Z] Version: 20.10.10-rc1 [2021-11-11T11:56:14.509Z] API version: 1.41 (minimum version 1.12) [2021-11-11T11:56:14.509Z] Go version: go1.16.9 [2021-11-11T11:56:14.509Z] Git commit: 9f5b26f [2021-11-11T11:56:14.509Z] Built: Mon Oct 18 15:19:46 2021 [2021-11-11T11:56:14.509Z] OS/Arch: linux/arm64 [2021-11-11T11:56:14.509Z] Experimental: true [2021-11-11T11:56:14.509Z] containerd: [2021-11-11T11:56:14.509Z] Version: 1.4.11 [2021-11-11T11:56:14.509Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:14.509Z] runc: [2021-11-11T11:56:14.509Z] Version: 1.0.2 [2021-11-11T11:56:14.509Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T11:56:14.509Z] docker-init: [2021-11-11T11:56:14.509Z] Version: 0.19.0 [2021-11-11T11:56:14.509Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T11:56:14.560Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:56:14.569Z] First time build. Skipping changelog. [2021-11-11T11:56:14.764Z] #2 transferring context: 87B done [2021-11-11T11:56:14.764Z] #2 DONE 0.7s [2021-11-11T11:56:14.764Z] [2021-11-11T11:56:14.764Z] #1 [internal] load build definition from Dockerfile [2021-11-11T11:56:14.764Z] #1 sha256:681cc0c324d264c7fb62d41367859f20bd6ab656c6c6e941d927c374ab26aac5 [2021-11-11T11:56:14.764Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T11:56:14.764Z] #1 DONE 0.7s [2021-11-11T11:56:14.838Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:56:15.025Z] [2021-11-11T11:56:15.025Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T11:56:15.025Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T11:56:15.309Z] #8 ... [2021-11-11T11:56:15.309Z] [2021-11-11T11:56:15.309Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:15.309Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T11:56:15.309Z] #9 DONE 1.0s [2021-11-11T11:56:15.309Z] [2021-11-11T11:56:15.309Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:15.309Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:15.309Z] #10 ... [2021-11-11T11:56:15.309Z] [2021-11-11T11:56:15.309Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T11:56:15.309Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T11:56:15.309Z] #7 DONE 1.3s [2021-11-11T11:56:15.309Z] [2021-11-11T11:56:15.309Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:15.310Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:15.310Z] #8 DONE 1.3s [2021-11-11T11:56:15.565Z] + docker version [2021-11-11T11:56:15.571Z] [2021-11-11T11:56:15.571Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:15.571Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:15.571Z] #10 DONE 1.4s [2021-11-11T11:56:15.606Z] #3 DONE 0.5s [2021-11-11T11:56:15.606Z] [2021-11-11T11:56:15.606Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T11:56:15.606Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T11:56:15.606Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T11:56:15.606Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T11:56:15.606Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T11:56:15.606Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T11:56:15.606Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T11:56:15.606Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-11T11:56:15.606Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T11:56:14.561Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:56:16.180Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2021-11-11T11:56:16.180Z] #4 DONE 0.8s [2021-11-11T11:56:16.442Z] [2021-11-11T11:56:16.442Z] #6 [internal] load build definition from Dockerfile [2021-11-11T11:56:16.442Z] #6 sha256:2e8394692e1956931abe2f55e1508801073440a20960b039acc558d02c6f9ef1 [2021-11-11T11:56:16.442Z] #6 DONE 0.0s [2021-11-11T11:56:16.442Z] [2021-11-11T11:56:16.442Z] #5 [internal] load .dockerignore [2021-11-11T11:56:16.442Z] #5 sha256:26977f74e891f742f4d8b4392f43d9d00ba0d445912417cdf847f161ba5a8b63 [2021-11-11T11:56:16.442Z] #5 DONE 0.0s [2021-11-11T11:56:16.442Z] [2021-11-11T11:56:16.442Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:16.442Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:17.010Z] Client: [2021-11-11T11:56:17.010Z] Context: default [2021-11-11T11:56:17.010Z] Debug Mode: false [2021-11-11T11:56:17.010Z] Plugins: [2021-11-11T11:56:17.010Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T11:56:17.010Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T11:56:17.010Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T11:56:17.010Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T11:56:17.010Z] [2021-11-11T11:56:17.010Z] Server: [2021-11-11T11:56:17.010Z] Containers: 0 [2021-11-11T11:56:17.010Z] Running: 0 [2021-11-11T11:56:17.010Z] Paused: 0 [2021-11-11T11:56:17.010Z] Stopped: 0 [2021-11-11T11:56:17.010Z] Images: 0 [2021-11-11T11:56:17.010Z] Server Version: 20.10.10-rc1 [2021-11-11T11:56:17.010Z] Storage Driver: overlay2 [2021-11-11T11:56:17.010Z] Backing Filesystem: extfs [2021-11-11T11:56:17.010Z] Supports d_type: true [2021-11-11T11:56:17.010Z] Native Overlay Diff: true [2021-11-11T11:56:17.010Z] userxattr: false [2021-11-11T11:56:17.010Z] Logging Driver: json-file [2021-11-11T11:56:17.010Z] Cgroup Driver: cgroupfs [2021-11-11T11:56:17.010Z] Cgroup Version: 1 [2021-11-11T11:56:17.010Z] Plugins: [2021-11-11T11:56:17.010Z] Volume: local [2021-11-11T11:56:17.010Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T11:56:17.010Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T11:56:17.010Z] Swarm: inactive [2021-11-11T11:56:17.010Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T11:56:17.010Z] Default Runtime: runc [2021-11-11T11:56:17.011Z] Init Binary: docker-init [2021-11-11T11:56:17.011Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:17.011Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T11:56:17.011Z] init version: de40ad0 [2021-11-11T11:56:17.011Z] Security Options: [2021-11-11T11:56:17.011Z] apparmor [2021-11-11T11:56:17.011Z] seccomp [2021-11-11T11:56:17.011Z] Profile: default [2021-11-11T11:56:17.011Z] Kernel Version: 5.4.0-1057-aws [2021-11-11T11:56:17.011Z] Operating System: Ubuntu 18.04.6 LTS [2021-11-11T11:56:17.011Z] OSType: linux [2021-11-11T11:56:17.011Z] Architecture: x86_64 [2021-11-11T11:56:17.011Z] CPUs: 2 [2021-11-11T11:56:17.011Z] Total Memory: 7.569GiB [2021-11-11T11:56:17.011Z] Name: ip-10-100-39-58 [2021-11-11T11:56:17.011Z] ID: VJ45:XA3V:TARU:GBDA:IWTL:KOMD:BAVL:YLAU:ZLSP:CFUA:UVNZ:SHJT [2021-11-11T11:56:17.011Z] Docker Root Dir: /var/lib/docker [2021-11-11T11:56:17.011Z] Debug Mode: false [2021-11-11T11:56:17.011Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:56:17.011Z] Labels: [2021-11-11T11:56:17.011Z] Experimental: true [2021-11-11T11:56:17.011Z] Insecure Registries: [2021-11-11T11:56:17.011Z] 127.0.0.0/8 [2021-11-11T11:56:17.011Z] Live Restore Enabled: true [2021-11-11T11:56:17.011Z] [2021-11-11T11:56:17.011Z] WARNING: No swap limit support [2021-11-11T11:56:17.016Z] #10 ... [2021-11-11T11:56:17.016Z] [2021-11-11T11:56:17.016Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T11:56:17.016Z] #7 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T11:56:17.016Z] #7 DONE 0.7s [Pipeline] sh [2021-11-11T11:56:17.277Z] [2021-11-11T11:56:17.277Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:17.277Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T11:56:17.277Z] #8 DONE 0.7s [2021-11-11T11:56:17.277Z] [2021-11-11T11:56:17.277Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:17.277Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:17.277Z] #9 DONE 0.7s [2021-11-11T11:56:17.277Z] [2021-11-11T11:56:17.277Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:17.277Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:17.277Z] #10 DONE 0.7s [2021-11-11T11:56:17.301Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:17.301Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:17.301Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42999/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T11:56:17.301Z] + bash /home/ubuntu/workspace/moby_PR-42999/check-config.sh [2021-11-11T11:56:17.301Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T11:56:17.301Z] info: reading kernel config from /boot/config-5.4.0-1057-aws ... [2021-11-11T11:56:17.301Z] [2021-11-11T11:56:17.301Z] Generally Necessary: [2021-11-11T11:56:17.301Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T11:56:17.301Z] - apparmor: enabled and tools installed [2021-11-11T11:56:17.301Z] - CONFIG_NAMESPACES: enabled [2021-11-11T11:56:17.301Z] - CONFIG_NET_NS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_PID_NS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_IPC_NS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_UTS_NS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUPS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CPUSETS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_MEMCG: enabled [2021-11-11T11:56:17.301Z] - CONFIG_KEYS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_VETH: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T11:56:17.301Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T11:56:17.301Z] [2021-11-11T11:56:17.301Z] Optional Features: [2021-11-11T11:56:17.301Z] - CONFIG_USER_NS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_SECCOMP: enabled [2021-11-11T11:56:17.301Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T11:56:17.301Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T11:56:17.301Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T11:56:17.301Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-11-11T11:56:17.301Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-11-11T11:56:17.301Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T11:56:17.301Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T11:56:17.570Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T11:56:17.570Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T11:56:17.570Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T11:56:17.570Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T11:56:17.570Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T11:56:17.570Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T11:56:17.570Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T11:56:17.570Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T11:56:17.570Z] - CONFIG_EXT4_FS: enabled [2021-11-11T11:56:17.570Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T11:56:17.570Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T11:56:17.570Z] - Network Drivers: [2021-11-11T11:56:17.570Z] - "overlay": [2021-11-11T11:56:17.570Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T11:56:17.570Z] Optional (for encrypted networks): [2021-11-11T11:56:17.570Z] - CONFIG_CRYPTO: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T11:56:17.570Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T11:56:17.570Z] - CONFIG_XFRM: enabled [2021-11-11T11:56:17.570Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T11:56:17.570Z] - "ipvlan": [2021-11-11T11:56:17.570Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T11:56:17.570Z] - "macvlan": [2021-11-11T11:56:17.570Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T11:56:17.570Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T11:56:17.570Z] - "ftp,tftp client in container": [2021-11-11T11:56:17.834Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T11:56:17.834Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T11:56:17.834Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T11:56:17.834Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T11:56:17.834Z] - Storage Drivers: [2021-11-11T11:56:17.834Z] - "aufs": [2021-11-11T11:56:17.834Z] - CONFIG_AUFS_FS: enabled (as module) [2021-11-11T11:56:17.834Z] - "btrfs": [2021-11-11T11:56:17.834Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T11:56:17.834Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T11:56:17.834Z] - "devicemapper": [2021-11-11T11:56:17.834Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T11:56:17.834Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T11:56:17.834Z] - "overlay": [2021-11-11T11:56:17.834Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T11:56:17.834Z] - "zfs": [2021-11-11T11:56:17.834Z] - /dev/zfs: present [2021-11-11T11:56:17.834Z] - zfs command: missing [2021-11-11T11:56:17.834Z] - zpool command: missing [2021-11-11T11:56:17.834Z] [2021-11-11T11:56:17.834Z] Limits: [2021-11-11T11:56:17.834Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T11:56:17.834Z] [2021-11-11T11:56:17.834Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T11:56:18.121Z] [2021-11-11T11:56:18.121Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:18.121Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:18.122Z] #35 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:18.122Z] #35 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T11:56:18.122Z] #35 DONE 0.1s [2021-11-11T11:56:18.122Z] [2021-11-11T11:56:18.122Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:18.122Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:18.122Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-11T11:56:18.122Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:18.122Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T11:56:18.122Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T11:56:18.122Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T11:56:18.199Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f43818c557885232d0cfcda8f6a5b38915404a9c . [2021-11-11T11:56:18.383Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-11-11T11:56:18.383Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.15MB / 9.86MB 0.3s [2021-11-11T11:56:18.483Z] #1 [internal] load build definition from Dockerfile [2021-11-11T11:56:18.483Z] #1 sha256:7bd163fef924b3c0f4c5fd48f708886a46d98d105ff5378100f8742860d947cb [2021-11-11T11:56:18.483Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T11:56:18.483Z] #1 DONE 0.1s [2021-11-11T11:56:18.483Z] [2021-11-11T11:56:18.483Z] #2 [internal] load .dockerignore [2021-11-11T11:56:18.483Z] #2 sha256:c75358dbf84f8411e44784d1460f70cc0ec58d9232ee90a3cfc39c0d5cca55f0 [2021-11-11T11:56:18.483Z] #2 transferring context: 87B done [2021-11-11T11:56:18.483Z] #2 DONE 0.0s [2021-11-11T11:56:18.483Z] [2021-11-11T11:56:18.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T11:56:18.483Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T11:56:18.648Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.63MB / 9.86MB 0.4s [2021-11-11T11:56:18.649Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-11-11T11:56:18.649Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T11:56:18.746Z] #3 DONE 0.4s [2021-11-11T11:56:18.868Z] Client: Docker Engine - Community [2021-11-11T11:56:18.868Z] Version: 20.10.10-rc1 [2021-11-11T11:56:18.868Z] API version: 1.41 [2021-11-11T11:56:18.868Z] Go version: go1.16.9 [2021-11-11T11:56:18.868Z] Git commit: b485636 [2021-11-11T11:56:18.868Z] Built: Mon Oct 18 15:22:14 2021 [2021-11-11T11:56:18.868Z] OS/Arch: linux/amd64 [2021-11-11T11:56:18.868Z] Context: default [2021-11-11T11:56:18.868Z] Experimental: true [2021-11-11T11:56:18.868Z] [2021-11-11T11:56:18.868Z] Server: Docker Engine - Community [2021-11-11T11:56:18.868Z] Engine: [2021-11-11T11:56:18.868Z] Version: 20.10.10-rc1 [2021-11-11T11:56:18.868Z] API version: 1.41 (minimum version 1.12) [2021-11-11T11:56:18.868Z] Go version: go1.16.9 [2021-11-11T11:56:18.868Z] Git commit: 9f5b26f [2021-11-11T11:56:18.868Z] Built: Mon Oct 18 15:20:19 2021 [2021-11-11T11:56:18.868Z] OS/Arch: linux/amd64 [2021-11-11T11:56:18.868Z] Experimental: true [2021-11-11T11:56:18.868Z] containerd: [2021-11-11T11:56:18.868Z] Version: 1.4.11 [2021-11-11T11:56:18.868Z] GitCommit: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:18.868Z] runc: [2021-11-11T11:56:18.868Z] Version: 1.0.2 [2021-11-11T11:56:18.868Z] GitCommit: v1.0.2-0-g52b36a2 [2021-11-11T11:56:18.868Z] docker-init: [2021-11-11T11:56:18.868Z] Version: 0.19.0 [2021-11-11T11:56:18.868Z] GitCommit: de40ad0 [Pipeline] sh [2021-11-11T11:56:18.914Z] #76 ... [2021-11-11T11:56:18.914Z] [2021-11-11T11:56:18.914Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T11:56:18.914Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T11:56:18.914Z] #52 DONE 0.0s [2021-11-11T11:56:18.914Z] [2021-11-11T11:56:18.914Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:18.914Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:18.914Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-11-11T11:56:19.010Z] [2021-11-11T11:56:19.010Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T11:56:19.010Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T11:56:19.010Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T11:56:19.010Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T11:56:19.010Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2021-11-11T11:56:19.010Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T11:56:19.010Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T11:56:19.010Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T11:56:19.010Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T11:56:19.180Z] + docker info [2021-11-11T11:56:19.272Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2021-11-11T11:56:19.536Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2021-11-11T11:56:19.536Z] #4 DONE 0.7s [2021-11-11T11:56:19.798Z] [2021-11-11T11:56:19.798Z] #5 [internal] load .dockerignore [2021-11-11T11:56:19.798Z] #5 sha256:9d8e6e4108a82c225316dbd802e7d01bfca78743505922a0cdb6084152827949 [2021-11-11T11:56:19.798Z] #5 DONE 0.0s [2021-11-11T11:56:19.798Z] [2021-11-11T11:56:19.798Z] #6 [internal] load build definition from Dockerfile [2021-11-11T11:56:19.798Z] #6 sha256:c6196eb0d24336bc9240f4be3f8c732a76506baf9a25440e6ff4c801913dbd14 [2021-11-11T11:56:19.798Z] #6 DONE 0.0s [2021-11-11T11:56:19.798Z] [2021-11-11T11:56:19.798Z] #10 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T11:56:19.798Z] #10 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T11:56:19.839Z] [2021-11-11T11:56:19.839Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:19.839Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:19.839Z] #71 DONE 0.0s [2021-11-11T11:56:19.839Z] [2021-11-11T11:56:19.839Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:19.839Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:19.839Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T11:56:20.105Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:20.105Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T11:56:20.105Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T11:56:20.105Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T11:56:20.366Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2021-11-11T11:56:20.366Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.06MB / 9.86MB 0.3s [2021-11-11T11:56:20.366Z] #69 ... [2021-11-11T11:56:20.366Z] [2021-11-11T11:56:20.366Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T11:56:20.366Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T11:56:20.366Z] #45 DONE 0.0s [2021-11-11T11:56:20.366Z] [2021-11-11T11:56:20.366Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:20.366Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:20.366Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.4s [2021-11-11T11:56:20.629Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-11-11T11:56:20.629Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-11-11T11:56:20.746Z] #10 DONE 0.8s [2021-11-11T11:56:20.746Z] [2021-11-11T11:56:20.746Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:20.746Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T11:56:20.746Z] #8 DONE 0.7s [2021-11-11T11:56:20.746Z] [2021-11-11T11:56:20.746Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:20.746Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:20.746Z] #7 DONE 0.7s [2021-11-11T11:56:20.746Z] [2021-11-11T11:56:20.746Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:20.746Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:20.746Z] #9 DONE 0.8s [2021-11-11T11:56:20.892Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T11:56:21.695Z] [2021-11-11T11:56:21.695Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:21.695Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:21.695Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-11T11:56:21.695Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:21.695Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T11:56:21.695Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T11:56:21.957Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-11-11T11:56:21.957Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-11-11T11:56:22.223Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-11-11T11:56:22.223Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-11-11T11:56:22.486Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T11:56:22.747Z] #69 ... [2021-11-11T11:56:22.748Z] [2021-11-11T11:56:22.748Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T11:56:22.748Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T11:56:22.748Z] #45 DONE 0.0s [2021-11-11T11:56:22.748Z] [2021-11-11T11:56:22.748Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:22.748Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:24.234Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s [2021-11-11T11:56:24.234Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2021-11-11T11:56:24.496Z] #76 DONE 6.5s [2021-11-11T11:56:24.496Z] [2021-11-11T11:56:24.496Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:24.496Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:24.496Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T11:56:24.496Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T11:56:24.496Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T11:56:24.496Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T11:56:24.496Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.6s done [2021-11-11T11:56:24.496Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.0s done [2021-11-11T11:56:24.496Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.7s done [2021-11-11T11:56:24.496Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 3.9s done [2021-11-11T11:56:24.496Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.9s done [2021-11-11T11:56:24.496Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 106.95MB / 134.80MB 6.0s [2021-11-11T11:56:24.496Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 2.8s [2021-11-11T11:56:24.496Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 4.1s done [2021-11-11T11:56:24.758Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 114.29MB / 134.80MB 6.4s [2021-11-11T11:56:24.801Z] Client: [2021-11-11T11:56:24.801Z] Context: default [2021-11-11T11:56:24.801Z] Debug Mode: false [2021-11-11T11:56:24.801Z] Plugins: [2021-11-11T11:56:24.801Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T11:56:24.801Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T11:56:24.801Z] [2021-11-11T11:56:24.801Z] Server: [2021-11-11T11:56:24.801Z] Containers: 0 [2021-11-11T11:56:24.801Z] Running: 0 [2021-11-11T11:56:24.801Z] Paused: 0 [2021-11-11T11:56:24.801Z] Stopped: 0 [2021-11-11T11:56:24.801Z] Images: 0 [2021-11-11T11:56:24.801Z] Server Version: 20.10.10-rc1 [2021-11-11T11:56:24.801Z] Storage Driver: overlay2 [2021-11-11T11:56:24.801Z] Backing Filesystem: extfs [2021-11-11T11:56:24.801Z] Supports d_type: true [2021-11-11T11:56:24.801Z] Native Overlay Diff: true [2021-11-11T11:56:24.801Z] userxattr: false [2021-11-11T11:56:24.801Z] Logging Driver: json-file [2021-11-11T11:56:24.801Z] Cgroup Driver: cgroupfs [2021-11-11T11:56:24.801Z] Cgroup Version: 1 [2021-11-11T11:56:24.801Z] Plugins: [2021-11-11T11:56:24.801Z] Volume: local [2021-11-11T11:56:24.801Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T11:56:24.801Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T11:56:24.801Z] Swarm: inactive [2021-11-11T11:56:24.801Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T11:56:24.801Z] Default Runtime: runc [2021-11-11T11:56:24.801Z] Init Binary: docker-init [2021-11-11T11:56:24.801Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:24.801Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T11:56:24.801Z] init version: de40ad0 [2021-11-11T11:56:24.801Z] Security Options: [2021-11-11T11:56:24.801Z] apparmor [2021-11-11T11:56:24.801Z] seccomp [2021-11-11T11:56:24.801Z] Profile: default [2021-11-11T11:56:24.801Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T11:56:24.801Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T11:56:24.801Z] OSType: linux [2021-11-11T11:56:24.801Z] Architecture: aarch64 [2021-11-11T11:56:24.801Z] CPUs: 2 [2021-11-11T11:56:24.801Z] Total Memory: 7.582GiB [2021-11-11T11:56:24.801Z] Name: ip-10-100-94-191 [2021-11-11T11:56:24.801Z] ID: 2QJQ:GFB4:R5EH:OJUD:6QSX:VWJY:GI53:DJTV:GPSZ:ID5L:T7WP:MQDN [2021-11-11T11:56:24.801Z] Docker Root Dir: /var/lib/docker [2021-11-11T11:56:24.801Z] Debug Mode: false [2021-11-11T11:56:24.801Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:56:24.801Z] Labels: [2021-11-11T11:56:24.801Z] Experimental: true [2021-11-11T11:56:24.801Z] Insecure Registries: [2021-11-11T11:56:24.801Z] 127.0.0.0/8 [2021-11-11T11:56:24.801Z] Live Restore Enabled: true [2021-11-11T11:56:24.801Z] [Pipeline] sh [2021-11-11T11:56:25.077Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:25.077Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:56:25.077Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42999/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2021-11-11T11:56:25.077Z] + bash /home/ubuntu/workspace/moby_PR-42999/check-config.sh [2021-11-11T11:56:25.077Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-11-11T11:56:25.077Z] info: reading kernel config from /boot/config-5.11.0-1020-aws ... [2021-11-11T11:56:25.077Z] [2021-11-11T11:56:25.077Z] Generally Necessary: [2021-11-11T11:56:25.077Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-11-11T11:56:25.077Z] - apparmor: enabled and tools installed [2021-11-11T11:56:25.077Z] - CONFIG_NAMESPACES: enabled [2021-11-11T11:56:25.077Z] - CONFIG_NET_NS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_PID_NS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_IPC_NS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_UTS_NS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CGROUPS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CGROUP_DEVICE: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CGROUP_FREEZER: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CGROUP_SCHED: enabled [2021-11-11T11:56:25.077Z] - CONFIG_CPUSETS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_MEMCG: enabled [2021-11-11T11:56:25.077Z] - CONFIG_KEYS: enabled [2021-11-11T11:56:25.077Z] - CONFIG_VETH: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_BRIDGE: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-11-11T11:56:25.077Z] - CONFIG_NF_NAT: enabled (as module) [2021-11-11T11:56:25.333Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 125.41MB / 134.80MB 6.8s [2021-11-11T11:56:25.333Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 7.1s [2021-11-11T11:56:25.333Z] - CONFIG_POSIX_MQUEUE: enabled [2021-11-11T11:56:25.333Z] - CONFIG_CGROUP_BPF: enabled [2021-11-11T11:56:25.333Z] [2021-11-11T11:56:25.333Z] Optional Features: [2021-11-11T11:56:25.334Z] - CONFIG_USER_NS: enabled [2021-11-11T11:56:25.334Z] - CONFIG_SECCOMP: enabled [2021-11-11T11:56:25.334Z] - CONFIG_SECCOMP_FILTER: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CGROUP_PIDS: enabled [2021-11-11T11:56:25.334Z] - CONFIG_MEMCG_SWAP: enabled [2021-11-11T11:56:25.334Z] (cgroup swap accounting is currently enabled) [2021-11-11T11:56:25.334Z] - CONFIG_BLK_CGROUP: enabled [2021-11-11T11:56:25.334Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CGROUP_PERF: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-11-11T11:56:25.334Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-11-11T11:56:25.334Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-11-11T11:56:25.334Z] - CONFIG_RT_GROUP_SCHED: missing [2021-11-11T11:56:25.334Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_IP_VS: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_IP_VS_NFCT: enabled [2021-11-11T11:56:25.334Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-11-11T11:56:25.334Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-11-11T11:56:25.334Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_SECURITY_SELINUX: enabled [2021-11-11T11:56:25.334Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-11-11T11:56:25.334Z] - CONFIG_EXT4_FS: enabled [2021-11-11T11:56:25.334Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-11-11T11:56:25.334Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-11-11T11:56:25.334Z] - Network Drivers: [2021-11-11T11:56:25.334Z] - "overlay": [2021-11-11T11:56:25.334Z] - CONFIG_VXLAN: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-11-11T11:56:25.334Z] Optional (for encrypted networks): [2021-11-11T11:56:25.334Z] - CONFIG_CRYPTO: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CRYPTO_AEAD: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CRYPTO_GCM: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-11-11T11:56:25.334Z] - CONFIG_CRYPTO_GHASH: enabled [2021-11-11T11:56:25.334Z] - CONFIG_XFRM: enabled [2021-11-11T11:56:25.334Z] - CONFIG_XFRM_USER: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_INET_ESP: enabled (as module) [2021-11-11T11:56:25.334Z] - "ipvlan": [2021-11-11T11:56:25.334Z] - CONFIG_IPVLAN: enabled (as module) [2021-11-11T11:56:25.334Z] - "macvlan": [2021-11-11T11:56:25.334Z] - CONFIG_MACVLAN: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_DUMMY: enabled (as module) [2021-11-11T11:56:25.334Z] - "ftp,tftp client in container": [2021-11-11T11:56:25.334Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-11-11T11:56:25.334Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-11-11T11:56:25.334Z] - Storage Drivers: [2021-11-11T11:56:25.334Z] - "aufs": [2021-11-11T11:56:25.334Z] - CONFIG_AUFS_FS: missing [2021-11-11T11:56:25.591Z] - "btrfs": [2021-11-11T11:56:25.591Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-11-11T11:56:25.591Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-11-11T11:56:25.591Z] - "devicemapper": [2021-11-11T11:56:25.591Z] - CONFIG_BLK_DEV_DM: enabled [2021-11-11T11:56:25.591Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-11-11T11:56:25.591Z] - "overlay": [2021-11-11T11:56:25.591Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-11-11T11:56:25.591Z] - "zfs": [2021-11-11T11:56:25.591Z] - /dev/zfs: present [2021-11-11T11:56:25.591Z] - zfs command: missing [2021-11-11T11:56:25.591Z] - zpool command: missing [2021-11-11T11:56:25.591Z] [2021-11-11T11:56:25.591Z] Limits: [2021-11-11T11:56:25.591Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-11-11T11:56:25.591Z] [2021-11-11T11:56:25.591Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T11:56:25.918Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4061782d74a90d1aa81a09e2aa71b1e5e976de0e . [2021-11-11T11:56:26.078Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-11-11T11:56:26.078Z] #69 DONE 4.5s [2021-11-11T11:56:26.078Z] [2021-11-11T11:56:26.078Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.078Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.078Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T11:56:26.078Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T11:56:26.078Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T11:56:26.078Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 3.3s done [2021-11-11T11:56:26.078Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T11:56:26.078Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.4s done [2021-11-11T11:56:26.078Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.9s done [2021-11-11T11:56:26.078Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.3s done [2021-11-11T11:56:26.078Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 80.74MB / 85.77MB 4.2s [2021-11-11T11:56:26.078Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.53MB / 134.80MB 4.2s [2021-11-11T11:56:26.078Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 3.7s done [2021-11-11T11:56:26.078Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 0.5s [2021-11-11T11:56:26.175Z] #1 [internal] load build definition from Dockerfile [2021-11-11T11:56:26.175Z] #1 sha256:1263c6f8a57ef0ffaea20dca159570995a2c1d51d7ebe3b3d4abe0d276564bd6 [2021-11-11T11:56:26.175Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T11:56:26.175Z] #1 DONE 0.1s [2021-11-11T11:56:26.175Z] [2021-11-11T11:56:26.175Z] #2 [internal] load .dockerignore [2021-11-11T11:56:26.175Z] #2 sha256:c191e95e93599961f5816bbac8b04391b62c238b9b9a30b1fca3b3525fd44bd5 [2021-11-11T11:56:26.175Z] #2 transferring context: 87B done [2021-11-11T11:56:26.175Z] #2 DONE 0.0s [2021-11-11T11:56:26.175Z] [2021-11-11T11:56:26.175Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T11:56:26.175Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-11-11T11:56:26.196Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2021-11-11T11:56:26.196Z] #69 DONE 6.3s [2021-11-11T11:56:26.196Z] [2021-11-11T11:56:26.196Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.196Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.196Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T11:56:26.196Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T11:56:26.196Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T11:56:26.196Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T11:56:26.196Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.3s done [2021-11-11T11:56:26.196Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.7s done [2021-11-11T11:56:26.196Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 1.4s done [2021-11-11T11:56:26.196Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 4.2s done [2021-11-11T11:56:26.196Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.9s done [2021-11-11T11:56:26.196Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 103.81MB / 134.80MB 6.2s [2021-11-11T11:56:26.196Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 3.4s [2021-11-11T11:56:26.196Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 4.3s done [2021-11-11T11:56:26.291Z] #11 ... [2021-11-11T11:56:26.291Z] [2021-11-11T11:56:26.291Z] #31 [internal] load build context [2021-11-11T11:56:26.291Z] #31 sha256:752c9d27f1dbbdb0e6b8eccf7fe6acc34f9a4c1296d0706754d0da6aa0945706 [2021-11-11T11:56:26.291Z] #31 transferring context: 55.48MB 7.4s done [2021-11-11T11:56:26.291Z] #31 DONE 8.2s [2021-11-11T11:56:26.291Z] [2021-11-11T11:56:26.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.291Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.291Z] #11 ... [2021-11-11T11:56:26.291Z] [2021-11-11T11:56:26.291Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:26.291Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:26.291Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T11:56:26.291Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:26.291Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T11:56:26.291Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T11:56:26.291Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2021-11-11T11:56:26.291Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2021-11-11T11:56:26.291Z] #78 ... [2021-11-11T11:56:26.291Z] [2021-11-11T11:56:26.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.291Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.338Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 4.3s [2021-11-11T11:56:26.465Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 122.68MB / 134.80MB 6.6s [2021-11-11T11:56:26.600Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 22.02MB / 134.80MB 4.6s [2021-11-11T11:56:26.727Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 131.07MB / 134.80MB 6.8s [2021-11-11T11:56:26.738Z] #3 DONE 0.4s [2021-11-11T11:56:26.738Z] [2021-11-11T11:56:26.738Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T11:56:26.738Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2021-11-11T11:56:26.738Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2021-11-11T11:56:26.738Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T11:56:26.738Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2021-11-11T11:56:26.738Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2021-11-11T11:56:26.738Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2021-11-11T11:56:26.872Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 31.46MB / 134.80MB 4.8s [2021-11-11T11:56:26.989Z] #11 ... [2021-11-11T11:56:26.989Z] [2021-11-11T11:56:26.989Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:26.989Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:26.989Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:26.989Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T11:56:26.989Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T11:56:26.989Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-11-11T11:56:26.989Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2021-11-11T11:56:26.989Z] #71 DONE 6.9s [2021-11-11T11:56:26.989Z] [2021-11-11T11:56:26.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.989Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.989Z] #11 ... [2021-11-11T11:56:26.989Z] [2021-11-11T11:56:26.989Z] #24 [internal] load build context [2021-11-11T11:56:26.989Z] #24 sha256:c31b92b859a84680b3dea63e8e187748b0dcc180ddbcc57f5a2ae34c6340aafb [2021-11-11T11:56:26.989Z] #24 transferring context: 38.24MB 7.0s [2021-11-11T11:56:26.989Z] #24 ... [2021-11-11T11:56:26.989Z] [2021-11-11T11:56:26.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:26.989Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:26.994Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2021-11-11T11:56:27.161Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 40.89MB / 134.80MB 5.1s [2021-11-11T11:56:27.252Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2021-11-11T11:56:27.252Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2021-11-11T11:56:27.252Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2021-11-11T11:56:27.422Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 5.0s done [2021-11-11T11:56:27.422Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 53.48MB / 134.80MB 5.5s [2021-11-11T11:56:27.511Z] #4 DONE 0.8s [2021-11-11T11:56:27.511Z] [2021-11-11T11:56:27.511Z] #6 [internal] load build definition from Dockerfile [2021-11-11T11:56:27.511Z] #6 sha256:1a767337b9e526d22ea584422141fac6d1aab2948d535ff95c4816f68f3f9133 [2021-11-11T11:56:27.511Z] #6 DONE 0.0s [2021-11-11T11:56:27.511Z] [2021-11-11T11:56:27.511Z] #5 [internal] load .dockerignore [2021-11-11T11:56:27.511Z] #5 sha256:2959aa24e1663749a6f94ba3c5b58ec4b12ee7bc51df5c161e45a56043ae7aa8 [2021-11-11T11:56:27.511Z] #5 DONE 0.0s [2021-11-11T11:56:27.511Z] [2021-11-11T11:56:27.511Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:27.511Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-11T11:56:27.680Z] #11 ... [2021-11-11T11:56:27.680Z] [2021-11-11T11:56:27.680Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:27.680Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:27.680Z] #78 DONE 9.6s [2021-11-11T11:56:27.680Z] [2021-11-11T11:56:27.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:27.680Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:27.680Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 9.3s done [2021-11-11T11:56:27.691Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 63.58MB / 134.80MB 5.6s [2021-11-11T11:56:27.955Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 72.35MB / 134.80MB 5.9s [2021-11-11T11:56:28.217Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 81.79MB / 134.80MB 6.2s [2021-11-11T11:56:28.253Z] #11 ... [2021-11-11T11:56:28.253Z] [2021-11-11T11:56:28.253Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:28.253Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:28.253Z] #35 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T11:56:28.253Z] #35 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T11:56:28.253Z] #35 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T11:56:28.253Z] #35 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.6s done [2021-11-11T11:56:28.253Z] #35 ... [2021-11-11T11:56:28.253Z] [2021-11-11T11:56:28.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:28.253Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:28.481Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 91.23MB / 134.80MB 6.5s [2021-11-11T11:56:28.481Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 98.57MB / 134.80MB 6.6s [2021-11-11T11:56:28.769Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 105.91MB / 134.80MB 6.7s [2021-11-11T11:56:28.879Z] #10 ... [2021-11-11T11:56:28.879Z] [2021-11-11T11:56:28.879Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:28.880Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T11:56:28.880Z] #9 DONE 1.2s [2021-11-11T11:56:28.880Z] [2021-11-11T11:56:28.880Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:28.880Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:28.880Z] #8 DONE 1.2s [2021-11-11T11:56:28.880Z] [2021-11-11T11:56:28.880Z] #7 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T11:56:28.880Z] #7 sha256:d639a7da9cbf8cc3936ac6c414ed3aa4563358157799876f483cc8bb1172a207 [2021-11-11T11:56:28.880Z] #7 DONE 1.3s [2021-11-11T11:56:28.880Z] [2021-11-11T11:56:28.880Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:28.880Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-11-11T11:56:28.880Z] #10 DONE 1.3s [2021-11-11T11:56:28.949Z] #11 ... [2021-11-11T11:56:28.949Z] [2021-11-11T11:56:28.949Z] #24 [internal] load build context [2021-11-11T11:56:28.949Z] #24 sha256:c31b92b859a84680b3dea63e8e187748b0dcc180ddbcc57f5a2ae34c6340aafb [2021-11-11T11:56:28.949Z] #24 transferring context: 55.48MB 8.0s done [2021-11-11T11:56:28.949Z] #24 DONE 8.9s [2021-11-11T11:56:28.949Z] [2021-11-11T11:56:28.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:28.949Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:29.031Z] #11 ... [2021-11-11T11:56:29.031Z] [2021-11-11T11:56:29.031Z] #24 [internal] load build context [2021-11-11T11:56:29.031Z] #24 sha256:fe0ccd62bde14f1d249f495f2b34ba09856538708030c27d99188e4ed2605ddf [2021-11-11T11:56:29.031Z] #24 transferring context: 55.48MB 6.4s done [2021-11-11T11:56:29.031Z] #24 DONE 7.2s [2021-11-11T11:56:29.031Z] [2021-11-11T11:56:29.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:29.031Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:29.031Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 120.59MB / 134.80MB 7.0s [2021-11-11T11:56:29.031Z] #11 ... [2021-11-11T11:56:29.031Z] [2021-11-11T11:56:29.031Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:29.031Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:29.031Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.2s done [2021-11-11T11:56:29.031Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T11:56:29.031Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T11:56:29.031Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T11:56:29.031Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 3.3s done [2021-11-11T11:56:29.031Z] #28 ... [2021-11-11T11:56:29.031Z] [2021-11-11T11:56:29.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:29.031Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:29.187Z] Client: [2021-11-11T11:56:29.187Z] Context: default [2021-11-11T11:56:29.187Z] Debug Mode: false [2021-11-11T11:56:29.187Z] Plugins: [2021-11-11T11:56:29.187Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-11-11T11:56:29.187Z] buildx: Build with BuildKit (Docker Inc., v0.6.3-docker) [2021-11-11T11:56:29.187Z] compose: Docker Compose (Docker Inc., v2.0.1) [2021-11-11T11:56:29.187Z] scan: Docker Scan (Docker Inc., v0.8.0) [2021-11-11T11:56:29.187Z] [2021-11-11T11:56:29.187Z] Server: [2021-11-11T11:56:29.187Z] Containers: 0 [2021-11-11T11:56:29.187Z] Running: 0 [2021-11-11T11:56:29.187Z] Paused: 0 [2021-11-11T11:56:29.187Z] Stopped: 0 [2021-11-11T11:56:29.187Z] Images: 0 [2021-11-11T11:56:29.187Z] Server Version: 20.10.10-rc1 [2021-11-11T11:56:29.187Z] Storage Driver: overlay2 [2021-11-11T11:56:29.187Z] Backing Filesystem: extfs [2021-11-11T11:56:29.187Z] Supports d_type: true [2021-11-11T11:56:29.187Z] Native Overlay Diff: true [2021-11-11T11:56:29.187Z] userxattr: false [2021-11-11T11:56:29.187Z] Logging Driver: json-file [2021-11-11T11:56:29.187Z] Cgroup Driver: systemd [2021-11-11T11:56:29.187Z] Cgroup Version: 2 [2021-11-11T11:56:29.187Z] Plugins: [2021-11-11T11:56:29.187Z] Volume: local [2021-11-11T11:56:29.187Z] Network: bridge host ipvlan macvlan null overlay [2021-11-11T11:56:29.187Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-11-11T11:56:29.187Z] Swarm: inactive [2021-11-11T11:56:29.187Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-11-11T11:56:29.187Z] Default Runtime: runc [2021-11-11T11:56:29.187Z] Init Binary: docker-init [2021-11-11T11:56:29.187Z] containerd version: 5b46e404f6b9f661a205e28d59c982d3634148f8 [2021-11-11T11:56:29.187Z] runc version: v1.0.2-0-g52b36a2 [2021-11-11T11:56:29.187Z] init version: de40ad0 [2021-11-11T11:56:29.187Z] Security Options: [2021-11-11T11:56:29.187Z] apparmor [2021-11-11T11:56:29.187Z] seccomp [2021-11-11T11:56:29.187Z] Profile: default [2021-11-11T11:56:29.187Z] cgroupns [2021-11-11T11:56:29.187Z] Kernel Version: 5.11.0-1020-aws [2021-11-11T11:56:29.187Z] Operating System: Ubuntu 20.04.3 LTS [2021-11-11T11:56:29.187Z] OSType: linux [2021-11-11T11:56:29.187Z] Architecture: x86_64 [2021-11-11T11:56:29.187Z] CPUs: 2 [2021-11-11T11:56:29.187Z] Total Memory: 7.482GiB [2021-11-11T11:56:29.187Z] Name: ip-10-100-40-108 [2021-11-11T11:56:29.187Z] ID: OBED:WFDB:UKZG:ZPKM:WQRJ:WS2Z:2JRM:ODNC:7HJV:6Z63:5KG3:MLVP [2021-11-11T11:56:29.187Z] Docker Root Dir: /var/lib/docker [2021-11-11T11:56:29.187Z] Debug Mode: false [2021-11-11T11:56:29.187Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:56:29.187Z] Labels: [2021-11-11T11:56:29.187Z] Experimental: true [2021-11-11T11:56:29.187Z] Insecure Registries: [2021-11-11T11:56:29.187Z] 127.0.0.0/8 [2021-11-11T11:56:29.187Z] Live Restore Enabled: true [2021-11-11T11:56:29.187Z] [Pipeline] } [2021-11-11T11:56:29.213Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 9.1s done [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-11-11T11:56:29.295Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 7.2s [2021-11-11T11:56:29.446Z] [2021-11-11T11:56:29.446Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:29.446Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:29.446Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:29.446Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:29.446Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T11:56:29.446Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T11:56:29.530Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:aa5e80f772727e12daff7b673973bbecd7acb441 . [2021-11-11T11:56:29.530Z] #1 [internal] load build definition from Dockerfile [2021-11-11T11:56:29.530Z] #1 sha256:9ecbb70f3c36f79cff35aa80579b2465edb97c1a8a4792528702c5096fe00917 [2021-11-11T11:56:29.530Z] #1 transferring dockerfile: 17.53kB done [2021-11-11T11:56:29.530Z] #1 DONE 0.1s [2021-11-11T11:56:29.530Z] [2021-11-11T11:56:29.530Z] #2 [internal] load .dockerignore [2021-11-11T11:56:29.530Z] #2 sha256:cca9de185194573a95174a3d48b80d19331894c0c4f21cc656b106e2905e6970 [2021-11-11T11:56:29.530Z] #2 transferring context: 87B done [2021-11-11T11:56:29.644Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T11:56:29.644Z] #11 ... [2021-11-11T11:56:29.644Z] [2021-11-11T11:56:29.644Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T11:56:29.644Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T11:56:29.644Z] #77 DONE 0.7s [2021-11-11T11:56:29.644Z] [2021-11-11T11:56:29.644Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:29.644Z] #35 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:29.644Z] #35 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 7.6s done [2021-11-11T11:56:29.644Z] #35 DONE 11.4s [2021-11-11T11:56:29.644Z] [2021-11-11T11:56:29.644Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:29.644Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:29.702Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.4s [2021-11-11T11:56:29.792Z] #2 DONE 0.1s [2021-11-11T11:56:29.792Z] [2021-11-11T11:56:29.792Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-11-11T11:56:29.792Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-11-11T11:56:30.016Z] #69 ... [2021-11-11T11:56:30.016Z] [2021-11-11T11:56:30.016Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T11:56:30.016Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T11:56:30.016Z] #45 DONE 0.0s [2021-11-11T11:56:30.016Z] [2021-11-11T11:56:30.016Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:30.016Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:30.016Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-11-11T11:56:30.052Z] #3 DONE 0.3s [2021-11-11T11:56:30.052Z] [2021-11-11T11:56:30.052Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2021-11-11T11:56:30.053Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2021-11-11T11:56:30.053Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2021-11-11T11:56:30.053Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2021-11-11T11:56:30.053Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2021-11-11T11:56:30.053Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2021-11-11T11:56:30.053Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 2.10MB / 9.67MB 0.1s [2021-11-11T11:56:30.154Z] #11 ... [2021-11-11T11:56:30.155Z] [2021-11-11T11:56:30.155Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:30.155Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:30.155Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T11:56:30.155Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T11:56:30.155Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T11:56:30.155Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T11:56:30.155Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 2.3s done [2021-11-11T11:56:30.155Z] #28 ... [2021-11-11T11:56:30.155Z] [2021-11-11T11:56:30.155Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:30.155Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:30.237Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 7.9s done [2021-11-11T11:56:30.273Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-11-11T11:56:30.273Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-11-11T11:56:30.318Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2021-11-11T11:56:30.498Z] #11 ... [2021-11-11T11:56:30.498Z] [2021-11-11T11:56:30.498Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:30.498Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:30.498Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T11:56:30.498Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:30.498Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T11:56:30.498Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T11:56:30.498Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2021-11-11T11:56:30.498Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-11-11T11:56:30.498Z] #71 DONE 8.5s [2021-11-11T11:56:30.498Z] [2021-11-11T11:56:30.498Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:30.498Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:30.579Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2021-11-11T11:56:30.579Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2021-11-11T11:56:30.610Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.9s done [2021-11-11T11:56:30.726Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 8.2s done [2021-11-11T11:56:30.839Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.7s done [2021-11-11T11:56:30.841Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2021-11-11T11:56:30.841Z] #4 DONE 0.6s [2021-11-11T11:56:30.841Z] [2021-11-11T11:56:30.841Z] #6 [internal] load build definition from Dockerfile [2021-11-11T11:56:30.841Z] #6 sha256:c30aadee6da9a20da44902bbfd9bcace86d42ed0e4d6f76dca2a7a97dac0a48e [2021-11-11T11:56:30.841Z] #6 DONE 0.0s [2021-11-11T11:56:30.841Z] [2021-11-11T11:56:30.841Z] #5 [internal] load .dockerignore [2021-11-11T11:56:30.841Z] #5 sha256:7e939ef15ebc1d9b46516566f517c851ac011b340f28285d606e65d1b92164a9 [2021-11-11T11:56:30.841Z] #5 DONE 0.0s [2021-11-11T11:56:30.841Z] [2021-11-11T11:56:30.841Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:30.841Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:30.875Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T11:56:30.994Z] #11 ... [2021-11-11T11:56:30.994Z] [2021-11-11T11:56:30.994Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T11:56:30.994Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T11:56:30.994Z] #70 DONE 0.6s [2021-11-11T11:56:30.994Z] [2021-11-11T11:56:30.994Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:30.994Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:30.994Z] #28 DONE 11.1s [2021-11-11T11:56:30.994Z] [2021-11-11T11:56:30.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:30.994Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:30.994Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T11:56:31.135Z] #11 ... [2021-11-11T11:56:31.135Z] [2021-11-11T11:56:31.135Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T11:56:31.135Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T11:56:31.135Z] #79 DONE 1.4s [2021-11-11T11:56:31.135Z] [2021-11-11T11:56:31.135Z] #36 [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-11-11T11:56:31.135Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:31.412Z] #69 DONE 2.2s [2021-11-11T11:56:31.412Z] [2021-11-11T11:56:31.412Z] #24 [internal] load build context [2021-11-11T11:56:31.412Z] #24 sha256:094c2efeef07648ba82570a7cfe4437d205d402a02d2387a065391e32cbf54e9 [2021-11-11T11:56:31.412Z] #24 transferring context: 55.48MB 1.8s done [2021-11-11T11:56:31.412Z] #24 DONE 2.3s [2021-11-11T11:56:31.412Z] [2021-11-11T11:56:31.412Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:31.412Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T11:56:31.412Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.1s done [2021-11-11T11:56:31.412Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T11:56:31.412Z] #11 sha256:188890221179ae813175fef21829b84a005878c78ff92a507d260fbcbdfe6208 1.80kB / 1.80kB done [2021-11-11T11:56:31.412Z] #11 sha256:075a07855af2d20a814bdf24c69dd07b1bc730b9c6e3f6cbe40198dbf131acda 6.97kB / 6.97kB done [2021-11-11T11:56:31.412Z] #11 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.6s done [2021-11-11T11:56:31.412Z] #11 sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 5.14MB / 5.14MB 1.6s [2021-11-11T11:56:31.412Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0B / 10.66MB 1.7s [2021-11-11T11:56:31.412Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 1.26MB / 80.99MB 1.7s [2021-11-11T11:56:31.412Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 0B / 54.67MB 1.7s [2021-11-11T11:56:31.441Z] #11 ... [2021-11-11T11:56:31.441Z] [2021-11-11T11:56:31.441Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T11:56:31.441Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T11:56:31.441Z] #70 DONE 0.8s [2021-11-11T11:56:31.441Z] [2021-11-11T11:56:31.441Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:31.441Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:31.441Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.8s [2021-11-11T11:56:31.672Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 2.20MB / 10.66MB 1.8s [2021-11-11T11:56:31.672Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 12.58MB / 80.99MB 1.8s [2021-11-11T11:56:31.672Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 0.3s [2021-11-11T11:56:31.672Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 2.0s [2021-11-11T11:56:31.672Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 34.60MB / 80.99MB 2.0s [2021-11-11T11:56:31.672Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 8.39MB / 54.67MB 2.0s [2021-11-11T11:56:31.783Z] #9 ... [2021-11-11T11:56:31.783Z] [2021-11-11T11:56:31.783Z] #8 [internal] load metadata for docker.io/library/golang:1.17.3-bullseye [2021-11-11T11:56:31.783Z] #8 sha256:ec8fb27bf6d35f83753e37341170e9aa7262b48cf69a5c8f5a51a64046e5de1e [2021-11-11T11:56:31.783Z] #8 DONE 0.9s [2021-11-11T11:56:31.783Z] [2021-11-11T11:56:31.783Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:31.783Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-11-11T11:56:31.783Z] #10 DONE 0.9s [2021-11-11T11:56:31.783Z] [2021-11-11T11:56:31.783Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-11-11T11:56:31.783Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-11-11T11:56:31.783Z] #9 DONE 0.9s [2021-11-11T11:56:31.783Z] [2021-11-11T11:56:31.783Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-11-11T11:56:31.783Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-11-11T11:56:31.783Z] #7 DONE 1.0s [2021-11-11T11:56:31.932Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 46.14MB / 80.99MB 2.1s [2021-11-11T11:56:31.932Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 16.78MB / 54.67MB 2.1s [2021-11-11T11:56:31.932Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 56.62MB / 80.99MB 2.2s [2021-11-11T11:56:31.948Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.6s done [2021-11-11T11:56:32.190Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 66.06MB / 80.99MB 2.3s [2021-11-11T11:56:32.209Z] #11 ... [2021-11-11T11:56:32.209Z] [2021-11-11T11:56:32.209Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T11:56:32.209Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T11:56:32.209Z] #72 DONE 1.2s [2021-11-11T11:56:32.209Z] [2021-11-11T11:56:32.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:32.209Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:32.209Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T11:56:32.353Z] [2021-11-11T11:56:32.354Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:32.354Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:32.354Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T11:56:32.386Z] #11 ... [2021-11-11T11:56:32.386Z] [2021-11-11T11:56:32.386Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T11:56:32.386Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T11:56:32.386Z] #72 DONE 0.7s [2021-11-11T11:56:32.386Z] [2021-11-11T11:56:32.386Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:32.386Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:32.386Z] #28 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 6.0s done [2021-11-11T11:56:32.386Z] #28 DONE 10.3s [2021-11-11T11:56:32.386Z] [2021-11-11T11:56:32.386Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:32.386Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:32.386Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T11:56:32.450Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 75.50MB / 80.99MB 2.5s [2021-11-11T11:56:32.450Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 24.12MB / 54.67MB 2.5s [2021-11-11T11:56:32.450Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 2.7s [2021-11-11T11:56:32.708Z] #11 sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 10.66MB / 10.66MB 2.8s done [2021-11-11T11:56:32.708Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 30.41MB / 54.67MB 2.9s [2021-11-11T11:56:32.931Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:32.931Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T11:56:32.931Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T11:56:32.965Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 3.2s [2021-11-11T11:56:32.965Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 0B / 102.62MB 3.1s [2021-11-11T11:56:32.965Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 7.34MB / 102.62MB 3.3s [2021-11-11T11:56:33.050Z] #36 3.204 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:56:33.050Z] #36 3.220 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:56:33.050Z] #36 3.220 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:56:33.050Z] #36 3.400 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:56:33.194Z] #71 ... [2021-11-11T11:56:33.194Z] [2021-11-11T11:56:33.194Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2021-11-11T11:56:33.194Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2021-11-11T11:56:33.194Z] #45 DONE 0.0s [2021-11-11T11:56:33.194Z] [2021-11-11T11:56:33.194Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:33.194Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:33.194Z] #11 resolve docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 0.0s done [2021-11-11T11:56:33.194Z] #11 sha256:d939cc1fb139e00f0a1540f2b2b405072919bc0be08a1b974783370831606cdc 6.95kB / 6.95kB done [2021-11-11T11:56:33.194Z] #11 sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 1.86kB / 1.86kB done [2021-11-11T11:56:33.194Z] #11 sha256:3b27ac95762ce1340a4824dc3cab2dc9d63f194f0899a0a9887402c1b1463f41 1.80kB / 1.80kB done [2021-11-11T11:56:33.194Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 32.17MB / 54.92MB 0.8s [2021-11-11T11:56:33.194Z] #11 sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 5.15MB / 5.15MB 0.5s done [2021-11-11T11:56:33.194Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 0B / 54.57MB 0.8s [2021-11-11T11:56:33.194Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 8.39MB / 10.87MB 0.8s [2021-11-11T11:56:33.225Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 17.83MB / 102.62MB 3.5s [2021-11-11T11:56:33.310Z] #36 3.851 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:56:33.455Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 4.19MB / 54.57MB 0.9s [2021-11-11T11:56:33.455Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 0.9s [2021-11-11T11:56:33.455Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 46.14MB / 54.92MB 1.0s [2021-11-11T11:56:33.455Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 13.63MB / 54.57MB 1.0s [2021-11-11T11:56:33.483Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 39.77MB / 102.62MB 3.6s [2021-11-11T11:56:33.483Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 66.06MB / 102.62MB 3.8s [2021-11-11T11:56:33.571Z] #36 4.047 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:56:33.718Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.2s [2021-11-11T11:56:33.718Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 27.26MB / 54.57MB 1.2s [2021-11-11T11:56:33.718Z] #11 sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 10.87MB / 10.87MB 1.0s done [2021-11-11T11:56:33.718Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 6.29MB / 85.77MB 1.2s [2021-11-11T11:56:33.718Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 33.55MB / 54.57MB 1.3s [2021-11-11T11:56:33.740Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 78.29MB / 102.62MB 3.9s [2021-11-11T11:56:33.740Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 85.98MB / 102.62MB 4.0s [2021-11-11T11:56:33.776Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 1.7s done [2021-11-11T11:56:33.983Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 41.94MB / 54.57MB 1.4s [2021-11-11T11:56:33.983Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 51.38MB / 54.57MB 1.5s [2021-11-11T11:56:33.983Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 11.53MB / 85.77MB 1.5s [2021-11-11T11:56:33.996Z] #11 extracting sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 2.5s done [2021-11-11T11:56:33.996Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 4.2s [2021-11-11T11:56:34.041Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T11:56:34.130Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.9s done [2021-11-11T11:56:34.248Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 1.6s [2021-11-11T11:56:34.248Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 23.07MB / 85.77MB 1.6s [2021-11-11T11:56:34.248Z] #11 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.7s done [2021-11-11T11:56:34.248Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 32.51MB / 85.77MB 1.8s [2021-11-11T11:56:34.248Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 36.83MB / 85.77MB 1.9s [2021-11-11T11:56:34.248Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 [2021-11-11T11:56:34.517Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 44.04MB / 85.77MB 2.0s [2021-11-11T11:56:34.558Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.1s [2021-11-11T11:56:34.703Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T11:56:34.780Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 55.39MB / 85.77MB 2.2s [2021-11-11T11:56:34.781Z] #11 sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 54.57MB / 54.57MB 2.2s done [2021-11-11T11:56:34.815Z] #11 sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 80.99MB / 80.99MB 4.9s done [2021-11-11T11:56:34.815Z] #11 extracting sha256:889b1f128be8ebd64f787c46418ffe34ce1096d1ccd6938924d7397713720758 0.2s done [2021-11-11T11:56:34.958Z] #36 5.320 Fetched 8473 kB in 2s (3551 kB/s) [2021-11-11T11:56:35.048Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 71.30MB / 85.77MB 2.5s [2021-11-11T11:56:35.048Z] #11 sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 156B / 156B 2.4s done [2021-11-11T11:56:35.048Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 2.10MB / 134.80MB 2.5s [2021-11-11T11:56:35.048Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 83.89MB / 85.77MB 2.7s [2021-11-11T11:56:35.048Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.53MB / 134.80MB 2.7s [2021-11-11T11:56:35.317Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 24.12MB / 134.80MB 2.9s [2021-11-11T11:56:35.530Z] #36 5.320 Reading package lists... [2021-11-11T11:56:35.530Z] #36 ... [2021-11-11T11:56:35.530Z] [2021-11-11T11:56:35.530Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:35.530Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:35.530Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.8s done [2021-11-11T11:56:35.530Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 2.0s [2021-11-11T11:56:35.584Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 33.55MB / 134.80MB 3.1s [2021-11-11T11:56:35.584Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 41.94MB / 134.80MB 3.2s [2021-11-11T11:56:35.764Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 0B / 126B 5.8s [2021-11-11T11:56:35.764Z] #11 sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 54.67MB / 54.67MB 5.9s done [2021-11-11T11:56:35.764Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 5.9s [2021-11-11T11:56:35.764Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.1s [2021-11-11T11:56:35.764Z] #11 extracting sha256:c338d42ad921985fb8ebb6e2c48d381f6e03a91535eeffce7f08084b3dfbfdf4 0.2s done [2021-11-11T11:56:35.847Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 55.70MB / 134.80MB 3.4s [2021-11-11T11:56:35.979Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.8s done [2021-11-11T11:56:36.111Z] #11 sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 85.77MB / 85.77MB 3.5s done [2021-11-11T11:56:36.111Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 70.25MB / 134.80MB 3.7s [2021-11-11T11:56:36.379Z] #11 ... [2021-11-11T11:56:36.379Z] [2021-11-11T11:56:36.379Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:36.379Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-11-11T11:56:36.379Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-11-11T11:56:36.379Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:36.379Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-11-11T11:56:36.379Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-11-11T11:56:36.379Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-11-11T11:56:36.379Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.1s done [2021-11-11T11:56:36.379Z] #69 DONE 3.9s [2021-11-11T11:56:36.379Z] [2021-11-11T11:56:36.379Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:36.379Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:36.379Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 82.84MB / 134.80MB 3.9s [2021-11-11T11:56:36.550Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T11:56:36.642Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 94.64MB / 134.80MB 4.1s [2021-11-11T11:56:36.693Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 [2021-11-11T11:56:36.903Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 111.66MB / 134.80MB 4.4s [2021-11-11T11:56:36.903Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 118.49MB / 134.80MB 4.5s [2021-11-11T11:56:37.165Z] #11 ... [2021-11-11T11:56:37.165Z] [2021-11-11T11:56:37.165Z] #24 [internal] load build context [2021-11-11T11:56:37.165Z] #24 sha256:65952c1613d192a41af0bb1667d3c962fda995c0a18055a58dc54c20adc60f9d [2021-11-11T11:56:37.165Z] #24 transferring context: 55.46MB 4.3s done [2021-11-11T11:56:37.165Z] #24 DONE 4.6s [2021-11-11T11:56:37.165Z] [2021-11-11T11:56:37.165Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:37.165Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:37.165Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 125.83MB / 134.80MB 4.6s [2021-11-11T11:56:37.165Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 4.8s [2021-11-11T11:56:37.623Z] #11 ... [2021-11-11T11:56:37.623Z] [2021-11-11T11:56:37.623Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:37.623Z] #28 sha256:6702028d853491e77e39fcd917ce282868c8c9fac4dfea218eebf594a62213fa [2021-11-11T11:56:37.623Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T11:56:37.623Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T11:56:37.623Z] #28 sha256:21e79e173393a5c03e2dd910354affc1e6ea995aa3c88a18d40bae41760b3d4e 529B / 529B done [2021-11-11T11:56:37.623Z] #28 sha256:bf33d9a9dfb709a9a24218f6ea55bab3965d0029cdc2ce01214ad1a87040e530 1.48kB / 1.48kB done [2021-11-11T11:56:37.623Z] #28 sha256:1c47a423366578e5ce665d03788914bf0459485a627a27896fa9c5663ce55cdf 53.60MB / 53.60MB 1.9s done [2021-11-11T11:56:37.623Z] #28 DONE 8.2s [2021-11-11T11:56:37.623Z] [2021-11-11T11:56:37.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:37.623Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T11:56:37.623Z] #11 sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 102.62MB / 102.62MB 7.7s done [2021-11-11T11:56:37.623Z] #11 sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 126B / 126B 7.7s done [2021-11-11T11:56:37.623Z] #11 ... [2021-11-11T11:56:37.623Z] [2021-11-11T11:56:37.623Z] #29 [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-11-11T11:56:37.623Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T11:56:38.560Z] #11 sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 134.80MB / 134.80MB 6.0s done [2021-11-11T11:56:38.560Z] #11 ... [2021-11-11T11:56:38.560Z] [2021-11-11T11:56:38.560Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:38.560Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:38.560Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done [2021-11-11T11:56:38.560Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-11-11T11:56:38.560Z] #71 DONE 6.1s [2021-11-11T11:56:38.560Z] [2021-11-11T11:56:38.560Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:38.560Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:38.833Z] #11 ... [2021-11-11T11:56:38.833Z] [2021-11-11T11:56:38.833Z] #36 [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-11-11T11:56:38.833Z] #36 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:38.833Z] #36 5.320 Reading package lists... [2021-11-11T11:56:38.833Z] #36 6.129 Reading package lists... [2021-11-11T11:56:38.833Z] #36 6.904 Building dependency tree... [2021-11-11T11:56:38.833Z] #36 7.253 The following additional packages will be installed: [2021-11-11T11:56:38.833Z] #36 7.253 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T11:56:38.833Z] #36 7.253 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T11:56:38.833Z] #36 7.253 Recommended packages: [2021-11-11T11:56:38.833Z] #36 7.253 libldap-common publicsuffix libsasl2-modules [2021-11-11T11:56:38.833Z] #36 7.408 The following NEW packages will be installed: [2021-11-11T11:56:38.833Z] #36 7.408 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T11:56:38.833Z] #36 7.408 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T11:56:38.833Z] #36 7.408 libssh2-1 openssl [2021-11-11T11:56:38.833Z] #36 7.710 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:56:38.833Z] #36 7.710 Need to get 3038 kB of archives. [2021-11-11T11:56:38.833Z] #36 7.710 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T11:56:38.833Z] #36 7.710 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T11:56:38.833Z] #36 7.710 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T11:56:38.833Z] #36 7.710 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T11:56:38.833Z] #36 7.710 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T11:56:38.833Z] #36 7.713 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T11:56:38.833Z] #36 7.716 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T11:56:38.833Z] #36 7.738 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T11:56:38.833Z] #36 7.901 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:56:38.833Z] #36 7.940 Fetched 3038 kB in 0s (9367 kB/s) [2021-11-11T11:56:38.833Z] #36 7.982 Selecting previously unselected package openssl. [2021-11-11T11:56:38.833Z] #36 7.982 (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 ... 6653 files and directories currently installed.) [2021-11-11T11:56:38.833Z] #36 7.982 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 7.993 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:38.833Z] #36 8.129 Selecting previously unselected package ca-certificates. [2021-11-11T11:56:38.833Z] #36 8.129 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T11:56:38.833Z] #36 8.133 Unpacking ca-certificates (20210119) ... [2021-11-11T11:56:38.833Z] #36 8.220 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T11:56:38.833Z] #36 8.220 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.227 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:38.833Z] #36 8.322 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T11:56:38.833Z] #36 8.322 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.335 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:38.833Z] #36 8.381 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T11:56:38.833Z] #36 8.381 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.381 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:38.833Z] #36 8.435 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T11:56:38.833Z] #36 8.436 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.441 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:38.833Z] #36 8.537 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T11:56:38.833Z] #36 8.537 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.539 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:38.833Z] #36 8.605 Selecting previously unselected package libpsl5:amd64. [2021-11-11T11:56:38.833Z] #36 8.605 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.617 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:38.833Z] #36 8.658 Selecting previously unselected package librtmp1:amd64. [2021-11-11T11:56:38.833Z] #36 8.658 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.662 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:38.833Z] #36 8.712 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T11:56:38.833Z] #36 8.712 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.720 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:38.833Z] #36 8.812 Selecting previously unselected package libcurl4:amd64. [2021-11-11T11:56:38.833Z] #36 8.812 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:38.833Z] #36 8.816 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:38.834Z] #36 8.891 Selecting previously unselected package curl. [2021-11-11T11:56:38.834Z] #36 8.891 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:38.834Z] #36 8.894 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:38.834Z] #36 8.976 Selecting previously unselected package libonig5:amd64. [2021-11-11T11:56:38.834Z] #36 8.976 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T11:56:38.834Z] #36 8.980 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:38.834Z] #36 9.052 Selecting previously unselected package libjq1:amd64. [2021-11-11T11:56:38.834Z] #36 9.052 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T11:56:38.834Z] #36 9.056 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:38.834Z] #36 9.145 Selecting previously unselected package jq. [2021-11-11T11:56:38.834Z] #36 9.145 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T11:56:38.834Z] #36 9.149 Unpacking jq (1.6-2.1) ... [2021-11-11T11:56:38.834Z] #36 9.210 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:38.834Z] #36 9.225 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:38.834Z] #36 9.236 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:38.834Z] #36 9.253 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:38.834Z] #36 9.267 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:38.834Z] #36 9.278 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:38.834Z] #36 9.287 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:38.834Z] #36 9.306 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:38.834Z] #36 9.321 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:39.095Z] #36 9.330 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:39.095Z] #36 9.342 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:39.095Z] #36 9.357 Setting up ca-certificates (20210119) ... [2021-11-11T11:56:39.507Z] #11 extracting sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 5.1s done [2021-11-11T11:56:39.518Z] #29 ... [2021-11-11T11:56:39.518Z] [2021-11-11T11:56:39.518Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-11-11T11:56:39.518Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-11-11T11:56:39.518Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-11-11T11:56:39.518Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-11-11T11:56:39.518Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-11-11T11:56:39.518Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-11-11T11:56:39.518Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.7s done [2021-11-11T11:56:39.518Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.5s done [2021-11-11T11:56:39.518Z] #71 DONE 10.0s [2021-11-11T11:56:39.518Z] [2021-11-11T11:56:39.518Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T11:56:39.518Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-11-11T11:56:39.518Z] #70 DONE 1.9s [2021-11-11T11:56:39.518Z] [2021-11-11T11:56:39.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:39.518Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T11:56:39.518Z] #11 extracting sha256:e27d3d9a061af78e3fcbefe5dbbe718db380687319e5ba8a7c9fd7ba55d16cc3 2.8s done [2021-11-11T11:56:39.668Z] #36 10.15 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:39.768Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d [2021-11-11T11:56:39.775Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 [2021-11-11T11:56:40.008Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.1s [2021-11-11T11:56:40.029Z] #11 ... [2021-11-11T11:56:40.029Z] [2021-11-11T11:56:40.029Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c [2021-11-11T11:56:40.029Z] #28 sha256:e606a43c219c45543ce58d2f3077d574711934eb1b63e83c2d10156f8b704a04 [2021-11-11T11:56:40.029Z] #28 resolve docker.io/library/debian:bullseye@sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 0.1s done [2021-11-11T11:56:40.029Z] #28 sha256:4d6ab716de467aad58e91b1b720f0badd7478847ec7a18f66027d0f8a329a43c 1.85kB / 1.85kB done [2021-11-11T11:56:40.029Z] #28 sha256:826d8850098b954c3d67c2e45ea7a08fa681c128126ba01b35bd2689b1bb2e04 529B / 529B done [2021-11-11T11:56:40.029Z] #28 sha256:f776cfb21b5e06bb5b4883eb15c09ab928a411476b8275293c7f96d09b90f7f9 1.46kB / 1.46kB done [2021-11-11T11:56:40.029Z] #28 sha256:bb7d5a84853b217ac05783963f12b034243070c1c9c8d2e60ada47444f3cce04 54.92MB / 54.92MB 1.4s done [2021-11-11T11:56:40.029Z] #28 DONE 7.5s [2021-11-11T11:56:40.029Z] [2021-11-11T11:56:40.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:40.029Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:40.029Z] #11 ... [2021-11-11T11:56:40.029Z] [2021-11-11T11:56:40.029Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-11-11T11:56:40.029Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-11-11T11:56:40.029Z] #70 DONE 0.6s [2021-11-11T11:56:40.029Z] [2021-11-11T11:56:40.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:40.029Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:40.029Z] #11 extracting sha256:f02b617c6a8c415a175f44d7e2c5d3b521059f2a6112c5f022e005a44a759f2d 0.3s done [2021-11-11T11:56:40.029Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a [2021-11-11T11:56:41.059Z] #36 11.24 129 added, 0 removed; done. [2021-11-11T11:56:41.059Z] #36 11.29 Setting up jq (1.6-2.1) ... [2021-11-11T11:56:41.059Z] #36 11.31 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:41.059Z] #36 11.32 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:41.059Z] #36 11.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:56:41.059Z] #36 11.35 Processing triggers for ca-certificates (20210119) ... [2021-11-11T11:56:41.059Z] #36 11.36 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:41.397Z] #11 ... [2021-11-11T11:56:41.397Z] [2021-11-11T11:56:41.397Z] #29 [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-11-11T11:56:41.397Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:41.397Z] #29 3.104 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:56:41.397Z] #29 3.104 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:56:41.397Z] #29 3.124 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:56:41.397Z] #29 3.354 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:56:41.397Z] #29 3.610 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:56:41.397Z] #29 3.866 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:56:41.397Z] #29 5.395 Fetched 8473 kB in 3s (3297 kB/s) [2021-11-11T11:56:41.397Z] #29 5.395 Reading package lists... [2021-11-11T11:56:41.397Z] #29 6.241 Reading package lists... [2021-11-11T11:56:41.397Z] #29 7.060 Building dependency tree... [2021-11-11T11:56:41.397Z] #29 7.425 The following additional packages will be installed: [2021-11-11T11:56:41.397Z] #29 7.432 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T11:56:41.397Z] #29 7.432 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T11:56:41.397Z] #29 7.432 Recommended packages: [2021-11-11T11:56:41.397Z] #29 7.432 libldap-common publicsuffix libsasl2-modules [2021-11-11T11:56:41.397Z] #29 7.630 The following NEW packages will be installed: [2021-11-11T11:56:41.397Z] #29 7.630 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T11:56:41.397Z] #29 7.630 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T11:56:41.397Z] #29 7.630 libssh2-1 openssl [2021-11-11T11:56:41.397Z] #29 7.895 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:56:41.397Z] #29 7.895 Need to get 3038 kB of archives. [2021-11-11T11:56:41.397Z] #29 7.895 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T11:56:41.397Z] #29 7.895 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T11:56:41.397Z] #29 7.932 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T11:56:41.397Z] #29 7.935 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T11:56:41.397Z] #29 7.943 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T11:56:41.397Z] #29 7.944 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T11:56:41.397Z] #29 7.946 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T11:56:41.397Z] #29 7.949 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T11:56:41.397Z] #29 7.951 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T11:56:41.397Z] #29 7.952 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T11:56:41.397Z] #29 7.953 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T11:56:41.397Z] #29 7.960 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T11:56:41.397Z] #29 7.964 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T11:56:41.397Z] #29 7.967 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T11:56:41.397Z] #29 7.976 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T11:56:41.397Z] #29 7.977 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T11:56:41.397Z] #29 8.199 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:56:41.397Z] #29 8.252 Fetched 3038 kB in 0s (8753 kB/s) [2021-11-11T11:56:41.397Z] #29 8.288 Selecting previously unselected package openssl. [2021-11-11T11:56:41.397Z] #29 8.288 (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 ... 6653 files and directories currently installed.) [2021-11-11T11:56:41.397Z] #29 8.290 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T11:56:41.397Z] #29 8.296 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:41.397Z] #29 8.494 Selecting previously unselected package ca-certificates. [2021-11-11T11:56:41.397Z] #29 8.494 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T11:56:41.397Z] #29 8.502 Unpacking ca-certificates (20210119) ... [2021-11-11T11:56:41.397Z] #29 8.602 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T11:56:41.397Z] #29 8.602 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 8.606 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:41.398Z] #29 8.690 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T11:56:41.398Z] #29 8.690 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 8.695 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:41.398Z] #29 8.779 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T11:56:41.398Z] #29 8.779 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 8.782 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:41.398Z] #29 8.849 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T11:56:41.398Z] #29 8.849 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 8.855 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:41.398Z] #29 8.940 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T11:56:41.398Z] #29 8.940 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 8.944 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:41.398Z] #29 9.007 Selecting previously unselected package libpsl5:amd64. [2021-11-11T11:56:41.398Z] #29 9.009 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.013 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:41.398Z] #29 9.070 Selecting previously unselected package librtmp1:amd64. [2021-11-11T11:56:41.398Z] #29 9.070 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.074 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:41.398Z] #29 9.145 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T11:56:41.398Z] #29 9.145 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.148 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:41.398Z] #29 9.238 Selecting previously unselected package libcurl4:amd64. [2021-11-11T11:56:41.398Z] #29 9.238 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.238 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:41.398Z] #29 9.319 Selecting previously unselected package curl. [2021-11-11T11:56:41.398Z] #29 9.319 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.321 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:41.398Z] #29 9.407 Selecting previously unselected package libonig5:amd64. [2021-11-11T11:56:41.398Z] #29 9.407 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.410 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:41.398Z] #29 9.494 Selecting previously unselected package libjq1:amd64. [2021-11-11T11:56:41.398Z] #29 9.494 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.499 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:41.398Z] #29 9.558 Selecting previously unselected package jq. [2021-11-11T11:56:41.398Z] #29 9.558 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T11:56:41.398Z] #29 9.573 Unpacking jq (1.6-2.1) ... [2021-11-11T11:56:41.398Z] #29 9.635 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:41.398Z] #29 9.669 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:41.398Z] #29 9.682 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:41.398Z] #29 9.694 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:41.398Z] #29 9.705 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:41.398Z] #29 9.716 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:41.398Z] #29 9.730 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:41.398Z] #29 9.739 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:41.398Z] #29 9.756 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:41.398Z] #29 9.769 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:41.398Z] #29 9.780 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:41.398Z] #29 9.790 Setting up ca-certificates (20210119) ... [2021-11-11T11:56:41.398Z] #29 ... [2021-11-11T11:56:41.398Z] [2021-11-11T11:56:41.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:41.398Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:41.419Z] #11 extracting sha256:d32e17419b7ee61bbd89c2f0d2833a99cf45e594257d15cb567e4cf7771ce34a 1.0s done [2021-11-11T11:56:41.419Z] #11 ... [2021-11-11T11:56:41.419Z] [2021-11-11T11:56:41.419Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T11:56:41.419Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-11-11T11:56:41.419Z] #72 DONE 1.2s [2021-11-11T11:56:41.419Z] [2021-11-11T11:56:41.419Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:41.419Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:41.419Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 [2021-11-11T11:56:41.636Z] #36 12.10 0 added, 0 removed; done. [2021-11-11T11:56:41.636Z] #36 12.10 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T11:56:41.636Z] #36 12.10 done. [2021-11-11T11:56:41.852Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 5.1s [2021-11-11T11:56:42.114Z] #11 ... [2021-11-11T11:56:42.114Z] [2021-11-11T11:56:42.114Z] #29 [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-11-11T11:56:42.114Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:42.114Z] #29 2.118 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:56:42.114Z] #29 2.118 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:56:42.114Z] #29 2.133 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:56:42.114Z] #29 2.287 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:56:42.114Z] #29 2.544 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:56:42.114Z] #29 2.878 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:56:42.114Z] #29 4.368 Fetched 8473 kB in 3s (3363 kB/s) [2021-11-11T11:56:42.114Z] #29 4.368 Reading package lists... [2021-11-11T11:56:42.114Z] #29 5.254 Reading package lists... [2021-11-11T11:56:42.114Z] #29 6.047 Building dependency tree... [2021-11-11T11:56:42.114Z] #29 6.426 The following additional packages will be installed: [2021-11-11T11:56:42.114Z] #29 6.426 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T11:56:42.114Z] #29 6.426 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T11:56:42.114Z] #29 6.426 Recommended packages: [2021-11-11T11:56:42.114Z] #29 6.426 libldap-common publicsuffix libsasl2-modules [2021-11-11T11:56:42.114Z] #29 6.611 The following NEW packages will be installed: [2021-11-11T11:56:42.114Z] #29 6.611 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T11:56:42.114Z] #29 6.611 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T11:56:42.114Z] #29 6.611 libssh2-1 openssl [2021-11-11T11:56:42.114Z] #29 6.890 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:56:42.114Z] #29 6.890 Need to get 3038 kB of archives. [2021-11-11T11:56:42.114Z] #29 6.890 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T11:56:42.114Z] #29 6.890 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T11:56:42.114Z] #29 6.905 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T11:56:42.114Z] #29 6.905 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T11:56:42.114Z] #29 6.908 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T11:56:42.114Z] #29 6.908 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T11:56:42.114Z] #29 6.944 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T11:56:42.114Z] #29 6.944 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T11:56:42.114Z] #29 6.944 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T11:56:42.114Z] #29 6.944 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T11:56:42.115Z] #29 6.944 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T11:56:42.115Z] #29 6.944 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T11:56:42.115Z] #29 6.944 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T11:56:42.115Z] #29 6.949 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T11:56:42.115Z] #29 6.949 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T11:56:42.115Z] #29 6.949 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T11:56:42.115Z] #29 7.112 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:56:42.115Z] #29 7.147 Fetched 3038 kB in 0s (9290 kB/s) [2021-11-11T11:56:42.115Z] #29 7.183 Selecting previously unselected package openssl. [2021-11-11T11:56:42.115Z] #29 7.183 (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 ... 6653 files and directories currently installed.) [2021-11-11T11:56:42.115Z] #29 7.183 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.187 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:42.115Z] #29 7.338 Selecting previously unselected package ca-certificates. [2021-11-11T11:56:42.115Z] #29 7.338 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T11:56:42.115Z] #29 7.345 Unpacking ca-certificates (20210119) ... [2021-11-11T11:56:42.115Z] #29 7.476 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T11:56:42.115Z] #29 7.476 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.478 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:42.115Z] #29 7.601 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T11:56:42.115Z] #29 7.601 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.609 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:42.115Z] #29 7.681 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T11:56:42.115Z] #29 7.681 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.681 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:42.115Z] #29 7.734 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T11:56:42.115Z] #29 7.734 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.738 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:42.115Z] #29 7.841 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T11:56:42.115Z] #29 7.841 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.844 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:42.115Z] #29 7.908 Selecting previously unselected package libpsl5:amd64. [2021-11-11T11:56:42.115Z] #29 7.908 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.916 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:42.115Z] #29 7.952 Selecting previously unselected package librtmp1:amd64. [2021-11-11T11:56:42.115Z] #29 7.953 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 7.957 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:42.115Z] #29 8.002 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T11:56:42.115Z] #29 8.002 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.006 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:42.115Z] #29 8.084 Selecting previously unselected package libcurl4:amd64. [2021-11-11T11:56:42.115Z] #29 8.084 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.090 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:42.115Z] #29 8.167 Selecting previously unselected package curl. [2021-11-11T11:56:42.115Z] #29 8.167 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.176 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:42.115Z] #29 8.226 Selecting previously unselected package libonig5:amd64. [2021-11-11T11:56:42.115Z] #29 8.226 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.230 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:42.115Z] #29 8.298 Selecting previously unselected package libjq1:amd64. [2021-11-11T11:56:42.115Z] #29 8.298 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.302 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:42.115Z] #29 8.353 Selecting previously unselected package jq. [2021-11-11T11:56:42.115Z] #29 8.353 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T11:56:42.115Z] #29 8.354 Unpacking jq (1.6-2.1) ... [2021-11-11T11:56:42.115Z] #29 8.427 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:42.115Z] #29 8.443 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:42.115Z] #29 8.454 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:42.115Z] #29 8.463 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:42.115Z] #29 8.473 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:42.115Z] #29 8.482 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:42.115Z] #29 8.492 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:42.115Z] #29 8.501 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:42.115Z] #29 8.514 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:42.115Z] #29 8.524 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:42.115Z] #29 8.534 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:42.115Z] #29 8.566 Setting up ca-certificates (20210119) ... [2021-11-11T11:56:42.115Z] #29 9.416 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:42.344Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.6s done [2021-11-11T11:56:42.376Z] #29 ... [2021-11-11T11:56:42.377Z] [2021-11-11T11:56:42.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:42.377Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:42.587Z] #36 DONE 13.0s [2021-11-11T11:56:42.588Z] [2021-11-11T11:56:42.588Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T11:56:42.588Z] #37 sha256:ad35c027d7d79dc560bd7b7815e65816dd48b8997da9e5391e7fb8df41a25380 [2021-11-11T11:56:42.606Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T11:56:42.849Z] #37 DONE 0.2s [2021-11-11T11:56:42.849Z] [2021-11-11T11:56:42.849Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:42.849Z] #38 sha256:054a669c0c420007039cfc920aa0543efdbf9e50df5ffe968e929c8f40a14d41 [2021-11-11T11:56:43.143Z] #11 extracting sha256:80358db0081cf5ec4ef497601a753594b1210526031a5c7710032157913cff04 3.1s done [2021-11-11T11:56:43.401Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 [2021-11-11T11:56:43.772Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.2s done [2021-11-11T11:56:44.036Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T11:56:44.775Z] #11 ... [2021-11-11T11:56:44.775Z] [2021-11-11T11:56:44.775Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-11-11T11:56:44.775Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-11-11T11:56:44.775Z] #72 DONE 4.2s [2021-11-11T11:56:44.775Z] [2021-11-11T11:56:44.775Z] #29 [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-11-11T11:56:44.775Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T11:56:44.775Z] #29 3.664 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:56:44.775Z] #29 3.687 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:56:44.775Z] #29 3.699 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:56:44.775Z] #29 3.827 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:56:44.775Z] #29 4.010 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:56:44.775Z] #29 4.221 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:56:44.775Z] #29 5.174 Fetched 8358 kB in 2s (4717 kB/s) [2021-11-11T11:56:44.775Z] #29 5.174 Reading package lists... [2021-11-11T11:56:44.775Z] #29 5.735 Reading package lists... [2021-11-11T11:56:44.775Z] #29 6.293 Building dependency tree... [2021-11-11T11:56:44.775Z] #29 6.673 The following additional packages will be installed: [2021-11-11T11:56:44.775Z] #29 6.673 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T11:56:44.775Z] #29 6.673 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T11:56:44.775Z] #29 6.673 Recommended packages: [2021-11-11T11:56:44.775Z] #29 6.673 libldap-common publicsuffix libsasl2-modules [2021-11-11T11:56:44.775Z] #29 6.793 The following NEW packages will be installed: [2021-11-11T11:56:44.775Z] #29 6.793 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T11:56:44.775Z] #29 6.793 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T11:56:44.775Z] #29 6.793 libssh2-1 openssl [2021-11-11T11:56:44.775Z] #29 7.058 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:56:44.775Z] #29 7.058 Need to get 2934 kB of archives. [2021-11-11T11:56:44.776Z] #29 7.058 After this operation, 6485 kB of additional disk space will be used. [2021-11-11T11:56:44.776Z] #29 7.058 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2021-11-11T11:56:44.776Z] #29 7.095 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-11-11T11:56:44.776Z] #29 7.097 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-11-11T11:56:44.776Z] #29 7.103 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-11-11T11:56:44.776Z] #29 7.103 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-11-11T11:56:44.776Z] #29 7.103 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-11-11T11:56:44.776Z] #29 7.104 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-11-11T11:56:44.776Z] #29 7.106 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-11-11T11:56:44.776Z] #29 7.108 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-11-11T11:56:44.776Z] #29 7.110 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-11-11T11:56:44.776Z] #29 7.111 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-11-11T11:56:44.776Z] #29 7.113 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-11-11T11:56:44.776Z] #29 7.165 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T11:56:44.776Z] #29 7.166 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T11:56:44.776Z] #29 7.169 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T11:56:45.032Z] #29 7.373 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:56:45.032Z] #29 7.401 Fetched 2934 kB in 0s (7762 kB/s) [2021-11-11T11:56:45.032Z] #29 7.424 Selecting previously unselected package openssl. [2021-11-11T11:56:45.032Z] #29 7.424 (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 ... 6645 files and directories currently installed.) [2021-11-11T11:56:45.032Z] #29 7.425 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2021-11-11T11:56:45.032Z] #29 7.430 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:45.032Z] #29 7.558 Selecting previously unselected package ca-certificates. [2021-11-11T11:56:45.032Z] #29 7.558 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T11:56:45.032Z] #29 7.564 Unpacking ca-certificates (20210119) ... [2021-11-11T11:56:45.032Z] #29 7.640 Selecting previously unselected package libbrotli1:arm64. [2021-11-11T11:56:45.032Z] #29 7.645 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-11-11T11:56:45.032Z] #29 7.653 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T11:56:45.288Z] #29 7.724 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-11-11T11:56:45.288Z] #29 7.724 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T11:56:45.288Z] #29 7.729 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:45.288Z] #29 7.766 Selecting previously unselected package libsasl2-2:arm64. [2021-11-11T11:56:45.288Z] #29 7.768 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-11-11T11:56:45.288Z] #29 7.772 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:45.288Z] #29 7.825 Selecting previously unselected package libldap-2.4-2:arm64. [2021-11-11T11:56:45.288Z] #29 7.825 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-11-11T11:56:45.288Z] #29 7.829 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:45.432Z] #11 ... [2021-11-11T11:56:45.432Z] [2021-11-11T11:56:45.432Z] #29 [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-11-11T11:56:45.432Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:45.432Z] #29 10.43 129 added, 0 removed; done. [2021-11-11T11:56:45.432Z] #29 10.46 Setting up jq (1.6-2.1) ... [2021-11-11T11:56:45.432Z] #29 10.47 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.432Z] #29 10.49 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.432Z] #29 10.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:56:45.432Z] #29 10.52 Processing triggers for ca-certificates (20210119) ... [2021-11-11T11:56:45.432Z] #29 10.54 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:45.432Z] #29 11.42 0 added, 0 removed; done. [2021-11-11T11:56:45.432Z] #29 11.42 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T11:56:45.432Z] #29 11.42 done. [2021-11-11T11:56:45.432Z] #29 DONE 12.8s [2021-11-11T11:56:45.432Z] [2021-11-11T11:56:45.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:45.432Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:45.432Z] #11 ... [2021-11-11T11:56:45.432Z] [2021-11-11T11:56:45.432Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T11:56:45.432Z] #30 sha256:b68a283323df328a592774be47399556a4683dff9dc496663a4e745cf6fd7dfc [2021-11-11T11:56:45.432Z] #30 DONE 0.2s [2021-11-11T11:56:45.432Z] [2021-11-11T11:56:45.432Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:45.432Z] #31 sha256:2370034d1734de77499bef36b2b05d9a558cb95efd0ba1d16125ab8291b3127f [2021-11-11T11:56:45.544Z] #29 7.891 Selecting previously unselected package libnghttp2-14:arm64. [2021-11-11T11:56:45.544Z] #29 7.891 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-11-11T11:56:45.544Z] #29 7.895 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T11:56:45.544Z] #29 7.943 Selecting previously unselected package libpsl5:arm64. [2021-11-11T11:56:45.544Z] #29 7.943 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-11-11T11:56:45.544Z] #29 7.946 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T11:56:45.544Z] #29 7.989 Selecting previously unselected package librtmp1:arm64. [2021-11-11T11:56:45.544Z] #29 7.989 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-11-11T11:56:45.544Z] #29 7.993 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:45.544Z] #29 8.038 Selecting previously unselected package libssh2-1:arm64. [2021-11-11T11:56:45.544Z] #29 8.038 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-11-11T11:56:45.544Z] #29 8.041 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T11:56:45.544Z] #29 8.086 Selecting previously unselected package libcurl4:arm64. [2021-11-11T11:56:45.544Z] #29 8.086 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T11:56:45.544Z] #29 8.092 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.800Z] #29 8.161 Selecting previously unselected package curl. [2021-11-11T11:56:45.801Z] #29 8.161 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-11-11T11:56:45.801Z] #29 8.166 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.801Z] #29 8.226 Selecting previously unselected package libonig5:arm64. [2021-11-11T11:56:45.801Z] #29 8.226 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T11:56:45.801Z] #29 8.231 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T11:56:45.801Z] #29 8.288 Selecting previously unselected package libjq1:arm64. [2021-11-11T11:56:45.801Z] #29 8.288 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T11:56:45.801Z] #29 8.293 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T11:56:45.801Z] #29 8.336 Selecting previously unselected package jq. [2021-11-11T11:56:45.801Z] #29 8.336 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-11-11T11:56:45.801Z] #29 8.347 Unpacking jq (1.6-2.1) ... [2021-11-11T11:56:45.801Z] #29 8.382 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-11-11T11:56:45.801Z] #29 8.396 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-11-11T11:56:45.801Z] #29 8.410 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-11-11T11:56:45.801Z] #29 8.423 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:45.912Z] #11 ... [2021-11-11T11:56:45.912Z] [2021-11-11T11:56:45.912Z] #29 [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-11-11T11:56:45.912Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:45.912Z] #29 10.59 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:45.912Z] #29 11.54 129 added, 0 removed; done. [2021-11-11T11:56:45.912Z] #29 11.60 Setting up jq (1.6-2.1) ... [2021-11-11T11:56:45.912Z] #29 11.61 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.912Z] #29 11.62 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:45.912Z] #29 11.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:56:45.912Z] #29 11.65 Processing triggers for ca-certificates (20210119) ... [2021-11-11T11:56:45.912Z] #29 11.67 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:45.912Z] #29 12.53 0 added, 0 removed; done. [2021-11-11T11:56:45.912Z] #29 12.53 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T11:56:45.912Z] #29 12.53 done. [2021-11-11T11:56:45.912Z] #29 DONE 14.5s [2021-11-11T11:56:45.912Z] [2021-11-11T11:56:45.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:45.912Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:45.912Z] #11 ... [2021-11-11T11:56:45.912Z] [2021-11-11T11:56:45.912Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T11:56:45.912Z] #30 sha256:6b7d6be735311418afc8c5ae9863836eb601cf8763326258382b50b4c4138a85 [2021-11-11T11:56:45.912Z] #30 DONE 0.3s [2021-11-11T11:56:45.912Z] [2021-11-11T11:56:45.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:45.912Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:46.057Z] #29 8.436 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:46.057Z] #29 8.451 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:46.057Z] #29 8.466 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-11-11T11:56:46.057Z] #29 8.478 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:46.057Z] #29 8.498 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T11:56:46.057Z] #29 8.511 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T11:56:46.057Z] #29 8.523 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:46.057Z] #29 8.537 Setting up ca-certificates (20210119) ... [2021-11-11T11:56:46.167Z] #38 3.145 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T11:56:46.430Z] #38 3.511 [2021-11-11T11:56:46.621Z] #29 8.993 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:46.696Z] #38 3.729 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:46.707Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 4.9s done [2021-11-11T11:56:46.707Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 [2021-11-11T11:56:46.956Z] #38 4.082 [2021-11-11T11:56:47.184Z] #29 9.595 129 added, 0 removed; done. [2021-11-11T11:56:47.442Z] #29 9.736 Setting up jq (1.6-2.1) ... [2021-11-11T11:56:47.442Z] #29 9.752 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:47.442Z] #29 9.779 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:47.442Z] #29 9.822 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:56:47.442Z] #29 9.861 Processing triggers for ca-certificates (20210119) ... [2021-11-11T11:56:47.442Z] #29 9.884 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:47.829Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 5.2s [2021-11-11T11:56:47.910Z] #38 5.152 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T11:56:48.006Z] #29 10.36 0 added, 0 removed; done. [2021-11-11T11:56:48.006Z] #29 10.36 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T11:56:48.006Z] #29 10.36 done. [2021-11-11T11:56:48.485Z] #38 5.596 [2021-11-11T11:56:48.737Z] #31 3.226 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T11:56:48.737Z] #31 3.549 [2021-11-11T11:56:48.746Z] #38 5.820 #=#=# 0.6% ######################################################################## 100.0% [2021-11-11T11:56:48.746Z] #38 ... [2021-11-11T11:56:48.746Z] [2021-11-11T11:56:48.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:48.746Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:48.746Z] #11 extracting sha256:c9d2d81226a43a97871acd5afb7e8aabfad4d6b62ae1709c870df3ee230bc3f5 7.8s done [2021-11-11T11:56:48.746Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 7.2s [2021-11-11T11:56:48.998Z] #31 3.776 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:49.008Z] #11 ... [2021-11-11T11:56:49.008Z] [2021-11-11T11:56:49.008Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:49.008Z] #38 sha256:054a669c0c420007039cfc920aa0543efdbf9e50df5ffe968e929c8f40a14d41 [2021-11-11T11:56:49.008Z] #38 6.252 [2021-11-11T11:56:49.264Z] #31 4.104 [2021-11-11T11:56:49.896Z] #29 ... [2021-11-11T11:56:49.896Z] [2021-11-11T11:56:49.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:49.896Z] #11 sha256:048bc85b3d0e49f6a50d62df425077fefc1c4fd129c607f6f3f9c1ea4fbfd32c [2021-11-11T11:56:49.896Z] #11 extracting sha256:e72d0a336dc8c16cec62eaead12a46921ca485b7ad3734768e9146f1dc43c248 5.0s done [2021-11-11T11:56:49.896Z] #11 extracting sha256:fc67d6f857fef62ac6aa770f3466d4364cc2e728c9582ff34a26136b10930f97 done [2021-11-11T11:56:49.896Z] #11 DONE 20.2s [2021-11-11T11:56:49.896Z] [2021-11-11T11:56:49.896Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:56:49.896Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T11:56:49.896Z] #12 ... [2021-11-11T11:56:49.896Z] [2021-11-11T11:56:49.896Z] #29 [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-11-11T11:56:49.896Z] #29 sha256:72fe9753317b24124465b3ecdf6176b4eabd23317084fc8c56a08c868b6b9a1b [2021-11-11T11:56:49.896Z] #29 DONE 12.1s [2021-11-11T11:56:49.896Z] [2021-11-11T11:56:49.896Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T11:56:49.896Z] #30 sha256:c660bdeda3d1e7f365b9e7c0c93c37a83f39b19222fe51373d2d9c2569010e8c [2021-11-11T11:56:49.896Z] #30 DONE 0.1s [2021-11-11T11:56:49.896Z] [2021-11-11T11:56:49.896Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:49.896Z] #31 sha256:b61ff245804899e2c6e9e49b6cc8e1e0faf6db11960c83f3101e015596239db6 [2021-11-11T11:56:50.008Z] #11 ... [2021-11-11T11:56:50.008Z] [2021-11-11T11:56:50.008Z] #29 [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-11-11T11:56:50.008Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:50.008Z] #29 1.905 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:56:50.008Z] #29 1.917 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:56:50.008Z] #29 1.917 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:56:50.008Z] #29 2.130 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:56:50.008Z] #29 2.372 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:56:50.008Z] #29 2.752 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:56:50.008Z] #29 3.969 Fetched 8473 kB in 2s (3594 kB/s) [2021-11-11T11:56:50.008Z] #29 3.969 Reading package lists... [2021-11-11T11:56:50.008Z] #29 4.769 Reading package lists... [2021-11-11T11:56:50.008Z] #29 5.552 Building dependency tree... [2021-11-11T11:56:50.008Z] #29 5.920 The following additional packages will be installed: [2021-11-11T11:56:50.008Z] #29 5.921 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-11-11T11:56:50.008Z] #29 5.921 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-11-11T11:56:50.008Z] #29 5.923 Recommended packages: [2021-11-11T11:56:50.008Z] #29 5.923 libldap-common publicsuffix libsasl2-modules [2021-11-11T11:56:50.008Z] #29 6.099 The following NEW packages will be installed: [2021-11-11T11:56:50.008Z] #29 6.100 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-11-11T11:56:50.008Z] #29 6.100 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-11-11T11:56:50.008Z] #29 6.101 libssh2-1 openssl [2021-11-11T11:56:50.008Z] #29 6.372 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:56:50.008Z] #29 6.372 Need to get 3038 kB of archives. [2021-11-11T11:56:50.008Z] #29 6.372 After this operation, 6652 kB of additional disk space will be used. [2021-11-11T11:56:50.008Z] #29 6.372 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2021-11-11T11:56:50.008Z] #29 6.394 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-11-11T11:56:50.008Z] #29 6.396 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-11-11T11:56:50.008Z] #29 6.400 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-11-11T11:56:50.008Z] #29 6.401 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-11-11T11:56:50.008Z] #29 6.402 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-11-11T11:56:50.008Z] #29 6.405 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-11-11T11:56:50.008Z] #29 6.406 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-11-11T11:56:50.008Z] #29 6.408 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-11-11T11:56:50.008Z] #29 6.408 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-11-11T11:56:50.008Z] #29 6.411 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-11-11T11:56:50.008Z] #29 6.416 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-11-11T11:56:50.008Z] #29 6.435 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T11:56:50.008Z] #29 6.435 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T11:56:50.008Z] #29 6.435 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T11:56:50.008Z] #29 6.568 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:56:50.008Z] #29 6.599 Fetched 3038 kB in 0s (9488 kB/s) [2021-11-11T11:56:50.008Z] #29 6.632 Selecting previously unselected package openssl. [2021-11-11T11:56:50.008Z] #29 6.632 (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 ... 6653 files and directories currently installed.) [2021-11-11T11:56:50.008Z] #29 6.632 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 6.637 Unpacking openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:50.008Z] #29 6.773 Selecting previously unselected package ca-certificates. [2021-11-11T11:56:50.008Z] #29 6.773 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-11-11T11:56:50.008Z] #29 6.777 Unpacking ca-certificates (20210119) ... [2021-11-11T11:56:50.008Z] #29 6.869 Selecting previously unselected package libbrotli1:amd64. [2021-11-11T11:56:50.008Z] #29 6.869 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 6.888 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:50.008Z] #29 6.947 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-11T11:56:50.008Z] #29 6.947 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 6.951 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:50.008Z] #29 6.991 Selecting previously unselected package libsasl2-2:amd64. [2021-11-11T11:56:50.008Z] #29 6.991 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 6.995 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.047 Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-11T11:56:50.008Z] #29 7.049 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.055 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:50.008Z] #29 7.125 Selecting previously unselected package libnghttp2-14:amd64. [2021-11-11T11:56:50.008Z] #29 7.126 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.130 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:50.008Z] #29 7.176 Selecting previously unselected package libpsl5:amd64. [2021-11-11T11:56:50.008Z] #29 7.176 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.180 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:50.008Z] #29 7.223 Selecting previously unselected package librtmp1:amd64. [2021-11-11T11:56:50.008Z] #29 7.223 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.229 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:50.008Z] #29 7.267 Selecting previously unselected package libssh2-1:amd64. [2021-11-11T11:56:50.008Z] #29 7.268 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.276 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:50.008Z] #29 7.336 Selecting previously unselected package libcurl4:amd64. [2021-11-11T11:56:50.008Z] #29 7.336 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.340 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:50.008Z] #29 7.417 Selecting previously unselected package curl. [2021-11-11T11:56:50.008Z] #29 7.417 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.430 Unpacking curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:50.008Z] #29 7.491 Selecting previously unselected package libonig5:amd64. [2021-11-11T11:56:50.008Z] #29 7.491 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.507 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:50.008Z] #29 7.584 Selecting previously unselected package libjq1:amd64. [2021-11-11T11:56:50.008Z] #29 7.584 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.584 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.634 Selecting previously unselected package jq. [2021-11-11T11:56:50.008Z] #29 7.636 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-11-11T11:56:50.008Z] #29 7.655 Unpacking jq (1.6-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.690 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-11-11T11:56:50.008Z] #29 7.707 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-11-11T11:56:50.008Z] #29 7.719 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-11-11T11:56:50.008Z] #29 7.731 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.743 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-11-11T11:56:50.008Z] #29 7.754 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.766 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-11-11T11:56:50.008Z] #29 7.778 Setting up openssl (1.1.1k-1+deb11u1) ... [2021-11-11T11:56:50.008Z] #29 7.794 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:56:50.008Z] #29 7.805 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:56:50.008Z] #29 7.819 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-11-11T11:56:50.008Z] #29 7.835 Setting up ca-certificates (20210119) ... [2021-11-11T11:56:50.008Z] #29 8.425 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:50.008Z] #29 9.104 129 added, 0 removed; done. [2021-11-11T11:56:50.008Z] #29 9.175 Setting up jq (1.6-2.1) ... [2021-11-11T11:56:50.009Z] #29 9.187 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-11-11T11:56:50.009Z] #29 9.198 Setting up curl (7.74.0-1.3+b1) ... [2021-11-11T11:56:50.009Z] #29 9.210 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:56:50.009Z] #29 9.228 Processing triggers for ca-certificates (20210119) ... [2021-11-11T11:56:50.009Z] #29 9.236 Updating certificates in /etc/ssl/certs... [2021-11-11T11:56:50.009Z] #29 9.835 0 added, 0 removed; done. [2021-11-11T11:56:50.009Z] #29 9.835 Running hooks in /etc/ca-certificates/update.d... [2021-11-11T11:56:50.009Z] #29 9.837 done. [2021-11-11T11:56:50.152Z] #31 ... [2021-11-11T11:56:50.152Z] [2021-11-11T11:56:50.152Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:56:50.152Z] #12 sha256:8e0072cf4302e6331cd9d159cf4ccd30cdab8110a1f7a4a97712431d19349f6e [2021-11-11T11:56:50.152Z] #12 DONE 0.8s [2021-11-11T11:56:50.272Z] #29 ... [2021-11-11T11:56:50.272Z] [2021-11-11T11:56:50.272Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:50.272Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:50.398Z] #38 7.428 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T11:56:50.415Z] [2021-11-11T11:56:50.416Z] #13 [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-11-11T11:56:50.416Z] #13 sha256:10488c5ee71ec11eee2a4f63d05969fb8ae4d789760e1b0462381601bcf8d082 [2021-11-11T11:56:50.658Z] #31 5.196 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T11:56:50.659Z] #38 7.748 [2021-11-11T11:56:50.842Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 4.2s done [2021-11-11T11:56:51.061Z] #31 5.527 [2021-11-11T11:56:51.061Z] #31 5.753 #=#=# ########################################## 59.1% ######################################################################## 100.0% [2021-11-11T11:56:51.068Z] #13 DONE 0.7s [2021-11-11T11:56:51.068Z] [2021-11-11T11:56:51.068Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T11:56:51.068Z] #25 sha256:2f9a516417deebcc05784623abf03d583f66d39446b3723b5fb6d72e7a1babb4 [2021-11-11T11:56:51.326Z] #25 ... [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:56:51.326Z] #42 sha256:52e574fb08766ee5bacb409174819215ded8c54053f5853586dac4bb047beeda [2021-11-11T11:56:51.326Z] #42 DONE 0.2s [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T11:56:51.326Z] #46 sha256:db80393ca73b38fc5c2882a800bdcef9aab180ecc0f2a6fccade3f3907bed6cf [2021-11-11T11:56:51.326Z] #46 DONE 0.3s [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:56:51.326Z] #33 sha256:b35013b1d0746e5c252890689dcbfba2a30e2e626e84a7c04f24488d86376718 [2021-11-11T11:56:51.326Z] #33 DONE 0.3s [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T11:56:51.326Z] #64 sha256:cde8f407324e9a4f152a395fecfeb5d28d9919a35c171723e626eff267ae960e [2021-11-11T11:56:51.326Z] #64 DONE 0.3s [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T11:56:51.326Z] #25 sha256:2f9a516417deebcc05784623abf03d583f66d39446b3723b5fb6d72e7a1babb4 [2021-11-11T11:56:51.326Z] #25 DONE 0.4s [2021-11-11T11:56:51.326Z] [2021-11-11T11:56:51.326Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:56:51.326Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:56:51.328Z] #38 7.982 #=#=# ############ 17.1% ####################### 32.7% ############################################## 64.3% ######################################################################## 100.0% [2021-11-11T11:56:51.328Z] #31 6.074 [2021-11-11T11:56:51.417Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T11:56:51.590Z] #38 8.867 [2021-11-11T11:56:51.902Z] #31 ... [2021-11-11T11:56:51.902Z] [2021-11-11T11:56:51.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:51.902Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:51.902Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 7.8s [2021-11-11T11:56:51.989Z] #11 ... [2021-11-11T11:56:51.989Z] [2021-11-11T11:56:51.989Z] #29 [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-11-11T11:56:51.989Z] #29 sha256:ffc04e501379ebdeb5bb578ca3cef1d551144c1da161a8a428c7bb98efe5021e [2021-11-11T11:56:51.989Z] #29 DONE 11.9s [2021-11-11T11:56:52.250Z] [2021-11-11T11:56:52.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:52.250Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:52.476Z] #11 ... [2021-11-11T11:56:52.476Z] [2021-11-11T11:56:52.476Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:52.476Z] #31 sha256:2370034d1734de77499bef36b2b05d9a558cb95efd0ba1d16125ab8291b3127f [2021-11-11T11:56:52.476Z] #31 7.179 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T11:56:52.511Z] #11 ... [2021-11-11T11:56:52.511Z] [2021-11-11T11:56:52.511Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-11-11T11:56:52.511Z] #30 sha256:3d9fdd0a81fd4dbf463593ddd794da1059635cba47cae7dd9e8f5f8f62b61911 [2021-11-11T11:56:52.511Z] #30 DONE 0.4s [2021-11-11T11:56:52.511Z] [2021-11-11T11:56:52.511Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:52.511Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:52.538Z] #38 9.791 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T11:56:52.737Z] #31 7.553 [2021-11-11T11:56:52.799Z] #38 10.08 [2021-11-11T11:56:53.135Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.4s [2021-11-11T11:56:53.328Z] #38 10.32 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:53.403Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.9s done [2021-11-11T11:56:53.520Z] #31 7.770 #=#=# ############ 16.8% ########################################## 59.2% ############################################################ 84.6% ######################################################################## 100.0% [2021-11-11T11:56:53.590Z] #38 10.63 [2021-11-11T11:56:53.792Z] #31 8.439 [2021-11-11T11:56:53.983Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 [2021-11-11T11:56:54.161Z] #38 11.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T11:56:54.422Z] #38 11.68 [2021-11-11T11:56:54.684Z] #38 11.92 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:54.733Z] #31 9.400 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T11:56:54.945Z] #38 12.16 [2021-11-11T11:56:54.945Z] #38 12.22 Download of images into '/build' complete. [2021-11-11T11:56:54.945Z] #38 12.22 Use something like the following to load the result into a Docker daemon: [2021-11-11T11:56:54.945Z] #38 12.22 tar -cC '/build' . | docker load [2021-11-11T11:56:54.995Z] #31 9.654 [2021-11-11T11:56:55.256Z] #31 9.881 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:55.517Z] #31 10.22 [2021-11-11T11:56:55.890Z] #38 DONE 13.0s [2021-11-11T11:56:55.890Z] [2021-11-11T11:56:55.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:55.890Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:55.890Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 10.9s done [2021-11-11T11:56:55.890Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 2.9s [2021-11-11T11:56:55.900Z] #11 ... [2021-11-11T11:56:55.901Z] [2021-11-11T11:56:55.901Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:55.901Z] #31 sha256:ab5eb7dae2d3be843c347a6adf321661bf0cfeef241d2c090dd8989d82866e29 [2021-11-11T11:56:55.901Z] #31 2.606 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T11:56:55.901Z] #31 3.055 [2021-11-11T11:56:55.901Z] #31 3.294 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:55.901Z] #31 3.648 [2021-11-11T11:56:55.901Z] #31 4.742 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T11:56:55.901Z] #31 5.129 [2021-11-11T11:56:55.901Z] #31 5.381 #=#=# ################################################################# 91.4% ######################################################################## 100.0% [2021-11-11T11:56:55.901Z] #31 5.820 [2021-11-11T11:56:55.901Z] #31 6.912 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T11:56:55.901Z] #31 7.234 [2021-11-11T11:56:55.901Z] #31 7.460 #=#=# ################## 25.6% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2021-11-11T11:56:55.901Z] #31 8.027 [2021-11-11T11:56:55.901Z] #31 9.114 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T11:56:55.901Z] #31 9.419 [2021-11-11T11:56:55.901Z] #31 9.655 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:55.901Z] #31 10.02 [2021-11-11T11:56:56.175Z] #31 ... [2021-11-11T11:56:56.175Z] [2021-11-11T11:56:56.175Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:56.175Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:56.507Z] #31 11.03 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T11:56:56.580Z] #65 ... [2021-11-11T11:56:56.580Z] [2021-11-11T11:56:56.580Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:56.580Z] #31 sha256:b61ff245804899e2c6e9e49b6cc8e1e0faf6db11960c83f3101e015596239db6 [2021-11-11T11:56:56.580Z] #31 1.923 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T11:56:56.580Z] #31 2.350 [2021-11-11T11:56:56.580Z] #31 2.584 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:56.580Z] #31 2.899 [2021-11-11T11:56:56.580Z] #31 4.127 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T11:56:56.580Z] #31 4.479 [2021-11-11T11:56:56.580Z] #31 4.743 #=#=# ############### 22.1% ######################################################################## 100.0% [2021-11-11T11:56:56.580Z] #31 5.320 [2021-11-11T11:56:56.720Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.1s [2021-11-11T11:56:56.772Z] #31 11.44 [2021-11-11T11:56:57.035Z] #31 11.69 #=#=# ######################################################################## 100.0% [2021-11-11T11:56:57.144Z] #31 ... [2021-11-11T11:56:57.144Z] [2021-11-11T11:56:57.144Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:56:57.144Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:56:57.144Z] #65 5.921 + RM_GOPATH=0 [2021-11-11T11:56:57.144Z] #65 5.921 + TMP_GOPATH= [2021-11-11T11:56:57.144Z] #65 5.921 + : /build [2021-11-11T11:56:57.144Z] #65 5.921 + '[' -z '' ']' [2021-11-11T11:56:57.144Z] #65 5.921 ++ mktemp -d [2021-11-11T11:56:57.144Z] #65 5.945 + export GOPATH=/tmp/tmp.WQo0zZSSkR [2021-11-11T11:56:57.144Z] #65 5.945 + GOPATH=/tmp/tmp.WQo0zZSSkR [2021-11-11T11:56:57.321Z] #31 11.97 [2021-11-11T11:56:57.322Z] #31 12.07 Download of images into '/build' complete. [2021-11-11T11:56:57.322Z] #31 12.07 Use something like the following to load the result into a Docker daemon: [2021-11-11T11:56:57.322Z] #31 12.07 tar -cC '/build' . | docker load [2021-11-11T11:56:57.401Z] #65 5.947 + RM_GOPATH=1 [2021-11-11T11:56:57.401Z] #65 5.947 + case "$(go env GOARCH)" in [2021-11-11T11:56:57.401Z] #65 5.952 ++ go env GOARCH [2021-11-11T11:56:57.401Z] #65 6.016 Install rootlesskit version v0.14.6 [2021-11-11T11:56:57.401Z] #65 6.016 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:56:57.401Z] #65 6.016 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:56:57.401Z] #65 6.016 ++ dirname /install.sh [2021-11-11T11:56:57.401Z] #65 6.016 + dir=/ [2021-11-11T11:56:57.401Z] #65 6.016 + bin=rootlesskit [2021-11-11T11:56:57.401Z] #65 6.016 + shift [2021-11-11T11:56:57.401Z] #65 6.016 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T11:56:57.401Z] #65 6.016 + . //rootlesskit.installer [2021-11-11T11:56:57.401Z] #65 6.016 ++ : v0.14.6 [2021-11-11T11:56:57.401Z] #65 6.016 + install_rootlesskit [2021-11-11T11:56:57.401Z] #65 6.016 + case "$1" in [2021-11-11T11:56:57.401Z] #65 6.016 + export CGO_ENABLED=0 [2021-11-11T11:56:57.401Z] #65 6.016 + CGO_ENABLED=0 [2021-11-11T11:56:57.401Z] #65 6.016 + _install_rootlesskit [2021-11-11T11:56:57.401Z] #65 6.016 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T11:56:57.401Z] #65 6.016 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:56:57.401Z] #65 6.016 + GOBIN=/build [2021-11-11T11:56:57.401Z] #65 6.016 + GO111MODULE=on [2021-11-11T11:56:57.401Z] #65 6.016 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T11:56:58.330Z] #65 6.857 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T11:56:59.240Z] #31 ... [2021-11-11T11:56:59.240Z] [2021-11-11T11:56:59.240Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:59.240Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:56:59.240Z] #11 extracting sha256:7bd370e02e50430c538ca78431003aa3aeca86bf892c9f75aa7013ac0ad42f49 11.1s done [2021-11-11T11:56:59.240Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 3.7s [2021-11-11T11:56:59.483Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 5.0s [2021-11-11T11:56:59.501Z] #11 ... [2021-11-11T11:56:59.501Z] [2021-11-11T11:56:59.501Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:56:59.501Z] #31 sha256:2370034d1734de77499bef36b2b05d9a558cb95efd0ba1d16125ab8291b3127f [2021-11-11T11:56:59.501Z] #31 DONE 14.3s [2021-11-11T11:56:59.763Z] [2021-11-11T11:56:59.763Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:56:59.763Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:57:00.055Z] #11 ... [2021-11-11T11:57:00.055Z] [2021-11-11T11:57:00.055Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:00.055Z] #31 sha256:ab5eb7dae2d3be843c347a6adf321661bf0cfeef241d2c090dd8989d82866e29 [2021-11-11T11:57:00.055Z] #31 10.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T11:57:00.055Z] #31 11.21 [2021-11-11T11:57:00.055Z] #31 11.43 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:00.055Z] #31 11.70 [2021-11-11T11:57:00.055Z] #31 11.77 Download of images into '/build' complete. [2021-11-11T11:57:00.055Z] #31 11.77 Use something like the following to load the result into a Docker daemon: [2021-11-11T11:57:00.055Z] #31 11.77 tar -cC '/build' . | docker load [2021-11-11T11:57:00.055Z] #31 DONE 14.0s [2021-11-11T11:57:00.055Z] [2021-11-11T11:57:00.055Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.3-bullseye@sha256:d765621cbb382494b4f4f0a9266b039232af9a9d1ed2fffed3dd58e476b7f735 [2021-11-11T11:57:00.055Z] #11 sha256:b7e6e997cda8f791743f7f47f4bbe9ffc4f2527de25fc46e0c975bbdc444ded7 [2021-11-11T11:57:01.192Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 7.9s [2021-11-11T11:57:01.618Z] #65 ... [2021-11-11T11:57:01.618Z] [2021-11-11T11:57:01.618Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:01.618Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T11:57:01.618Z] #49 5.223 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T11:57:01.618Z] #49 ... [2021-11-11T11:57:01.618Z] [2021-11-11T11:57:01.618Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:01.618Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T11:57:01.618Z] #51 6.338 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T11:57:01.618Z] #51 8.489 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T11:57:01.618Z] #51 8.554 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T11:57:01.618Z] #51 8.605 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T11:57:01.618Z] #51 8.802 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T11:57:01.618Z] #51 9.437 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T11:57:01.618Z] #51 9.482 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T11:57:01.618Z] #51 9.695 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T11:57:01.618Z] #51 9.901 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T11:57:01.618Z] #51 9.993 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T11:57:01.618Z] #51 ... [2021-11-11T11:57:01.618Z] [2021-11-11T11:57:01.618Z] #38 [tini 1/3] 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-11-11T11:57:01.618Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:01.618Z] #38 3.723 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:01.618Z] #38 3.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:01.618Z] #38 3.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:01.618Z] #38 4.141 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:57:01.618Z] #38 4.948 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:57:01.618Z] #38 6.464 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:57:01.618Z] #38 ... [2021-11-11T11:57:01.618Z] [2021-11-11T11:57:01.618Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:01.618Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:01.618Z] #53 5.477 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T11:57:01.618Z] #53 ... [2021-11-11T11:57:01.618Z] [2021-11-11T11:57:01.618Z] #34 [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-11-11T11:57:01.618Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T11:57:01.618Z] #34 2.844 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T11:57:01.618Z] #34 2.844 Cloning into '.'... [2021-11-11T11:57:01.876Z] #34 ... [2021-11-11T11:57:01.876Z] [2021-11-11T11:57:01.876Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:01.876Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T11:57:01.876Z] #43 5.601 + git clone https://github.com/docker/distribution.git . [2021-11-11T11:57:01.876Z] #43 5.601 Cloning into '.'... [2021-11-11T11:57:01.876Z] #43 ... [2021-11-11T11:57:01.876Z] [2021-11-11T11:57:01.876Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:01.876Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T11:57:01.876Z] #26 5.846 + RM_GOPATH=0 [2021-11-11T11:57:01.876Z] #26 5.846 + TMP_GOPATH= [2021-11-11T11:57:01.876Z] #26 5.846 + : /build [2021-11-11T11:57:01.876Z] #26 5.846 + '[' -z '' ']' [2021-11-11T11:57:01.876Z] #26 5.846 ++ mktemp -d [2021-11-11T11:57:01.876Z] #26 5.846 + export GOPATH=/tmp/tmp.cWtUPYGfZ4 [2021-11-11T11:57:01.876Z] #26 5.846 + GOPATH=/tmp/tmp.cWtUPYGfZ4 [2021-11-11T11:57:01.876Z] #26 5.846 + RM_GOPATH=1 [2021-11-11T11:57:01.876Z] #26 5.846 + case "$(go env GOARCH)" in [2021-11-11T11:57:01.876Z] #26 5.856 ++ go env GOARCH [2021-11-11T11:57:01.876Z] #26 5.932 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:01.876Z] #26 5.932 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:01.876Z] #26 5.932 ++ dirname /install.sh [2021-11-11T11:57:01.876Z] #26 5.932 + dir=/ [2021-11-11T11:57:01.876Z] #26 5.932 + bin=dockercli [2021-11-11T11:57:01.876Z] #26 5.932 + shift [2021-11-11T11:57:01.876Z] #26 5.932 + '[' '!' -f //dockercli.installer ']' [2021-11-11T11:57:01.876Z] #26 5.932 + . //dockercli.installer [2021-11-11T11:57:01.876Z] #26 5.945 ++ : stable [2021-11-11T11:57:01.876Z] #26 5.945 ++ : 17.06.2-ce [2021-11-11T11:57:01.876Z] #26 5.945 + install_dockercli [2021-11-11T11:57:01.876Z] #26 5.945 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T11:57:01.876Z] #26 5.945 ++ uname -m [2021-11-11T11:57:01.876Z] #26 5.945 Install docker/cli version 17.06.2-ce from stable [2021-11-11T11:57:01.876Z] #26 5.952 + arch=aarch64 [2021-11-11T11:57:01.876Z] #26 5.952 + '[' aarch64 '!=' x86_64 ']' [2021-11-11T11:57:01.876Z] #26 5.952 + '[' aarch64 '!=' s390x ']' [2021-11-11T11:57:01.876Z] #26 5.952 + '[' aarch64 '!=' armhf ']' [2021-11-11T11:57:01.876Z] #26 5.952 + build_dockercli [2021-11-11T11:57:01.876Z] #26 5.978 + git clone https://github.com/docker/docker-ce /tmp/tmp.cWtUPYGfZ4/tmp/docker-ce [2021-11-11T11:57:01.876Z] #26 5.978 Cloning into '/tmp/tmp.cWtUPYGfZ4/tmp/docker-ce'... [2021-11-11T11:57:02.019Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 9.9s done [2021-11-11T11:57:02.019Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T11:57:02.019Z] #11 DONE 29.3s [2021-11-11T11:57:02.019Z] [2021-11-11T11:57:02.019Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:57:02.019Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T11:57:02.134Z] #26 ... [2021-11-11T11:57:02.134Z] [2021-11-11T11:57:02.134Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:02.134Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T11:57:02.134Z] #55 5.584 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T11:57:02.134Z] #55 8.288 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T11:57:02.134Z] #55 8.316 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T11:57:02.134Z] #55 8.413 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T11:57:02.280Z] #12 ... [2021-11-11T11:57:02.280Z] [2021-11-11T11:57:02.280Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:02.280Z] #31 sha256:05b8e02202f6781b804a4e5f1c87b1e2329e1c7c7e865e2391547ea7f2d81556 [2021-11-11T11:57:02.280Z] #31 2.802 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-11-11T11:57:02.280Z] #31 3.237 [2021-11-11T11:57:02.280Z] #31 3.464 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:02.280Z] #31 3.852 [2021-11-11T11:57:02.280Z] #31 4.767 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-11-11T11:57:02.280Z] #31 5.035 [2021-11-11T11:57:02.280Z] #31 5.253 #=#=# 0.6% #################################################################### 95.0% ######################################################################## 100.0% [2021-11-11T11:57:02.280Z] #31 5.716 [2021-11-11T11:57:02.280Z] #31 6.580 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T11:57:02.280Z] #31 6.880 [2021-11-11T11:57:02.280Z] #31 7.096 #=#=# ################### 27.1% ########################################## 58.5% ################################################################# 91.0% ######################################################################## 100.0% [2021-11-11T11:57:02.280Z] #31 7.624 [2021-11-11T11:57:02.280Z] #31 8.604 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T11:57:02.280Z] #31 8.907 [2021-11-11T11:57:02.280Z] #31 9.122 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:02.280Z] #31 9.302 [2021-11-11T11:57:02.390Z] #55 ... [2021-11-11T11:57:02.390Z] [2021-11-11T11:57:02.390Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:02.390Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:02.390Z] #47 6.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:02.391Z] #47 6.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:02.391Z] #47 6.633 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:02.391Z] #47 7.390 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T11:57:02.391Z] #47 8.170 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:57:02.391Z] #47 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:57:02.391Z] #47 ... [2021-11-11T11:57:02.391Z] [2021-11-11T11:57:02.391Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:02.391Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T11:57:02.391Z] #36 6.633 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T11:57:02.391Z] #36 ... [2021-11-11T11:57:02.391Z] [2021-11-11T11:57:02.391Z] #60 [containerd 1/3] 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-11-11T11:57:02.391Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T11:57:02.391Z] #60 5.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:02.391Z] #60 5.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:02.391Z] #60 5.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:02.391Z] #60 6.703 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:57:02.391Z] #60 9.703 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:57:02.541Z] #31 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T11:57:02.647Z] #60 ... [2021-11-11T11:57:02.647Z] [2021-11-11T11:57:02.647Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:02.647Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:02.647Z] #14 6.797 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:02.647Z] #14 6.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:02.647Z] #14 6.891 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:02.647Z] #14 8.215 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:57:02.647Z] #14 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:57:02.802Z] #31 10.55 [2021-11-11T11:57:02.904Z] #14 ... [2021-11-11T11:57:02.904Z] [2021-11-11T11:57:02.904Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:02.904Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T11:57:02.904Z] #55 11.57 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T11:57:03.374Z] #31 10.77 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:03.635Z] #31 ... [2021-11-11T11:57:03.635Z] [2021-11-11T11:57:03.635Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:57:03.635Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T11:57:03.635Z] #12 DONE 1.9s [2021-11-11T11:57:03.635Z] [2021-11-11T11:57:03.635Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:03.635Z] #31 sha256:05b8e02202f6781b804a4e5f1c87b1e2329e1c7c7e865e2391547ea7f2d81556 [2021-11-11T11:57:03.635Z] #31 11.08 [2021-11-11T11:57:03.635Z] #31 11.14 Download of images into '/build' complete. [2021-11-11T11:57:03.635Z] #31 11.14 Use something like the following to load the result into a Docker daemon: [2021-11-11T11:57:03.635Z] #31 11.14 tar -cC '/build' . | docker load [2021-11-11T11:57:03.635Z] #31 DONE 11.2s [2021-11-11T11:57:03.635Z] [2021-11-11T11:57:03.635Z] #13 [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-11-11T11:57:03.635Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T11:57:04.268Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 10.1s [2021-11-11T11:57:05.031Z] #13 DONE 1.3s [2021-11-11T11:57:05.031Z] [2021-11-11T11:57:05.031Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:57:05.031Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T11:57:05.031Z] #33 DONE 0.3s [2021-11-11T11:57:05.031Z] [2021-11-11T11:57:05.031Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:57:05.031Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T11:57:05.031Z] #42 DONE 0.2s [2021-11-11T11:57:05.031Z] [2021-11-11T11:57:05.031Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:05.031Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:05.061Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 8.8s [2021-11-11T11:57:05.292Z] #43 ... [2021-11-11T11:57:05.292Z] [2021-11-11T11:57:05.292Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T11:57:05.292Z] #64 sha256:7e2275a8a12780f9537441eec9c0272d49b01193845223da33413a23083011f4 [2021-11-11T11:57:05.292Z] #64 DONE 0.4s [2021-11-11T11:57:05.292Z] [2021-11-11T11:57:05.292Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T11:57:05.292Z] #25 sha256:ab7fa5998bfd01502fb381b09ff15039ba2fdcb80e2f031336b9e43662f3c558 [2021-11-11T11:57:05.292Z] #25 DONE 0.4s [2021-11-11T11:57:05.292Z] [2021-11-11T11:57:05.292Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T11:57:05.292Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T11:57:05.292Z] #46 DONE 0.5s [2021-11-11T11:57:05.292Z] [2021-11-11T11:57:05.292Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:05.292Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:05.401Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 12.3s done [2021-11-11T11:57:05.401Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T11:57:05.974Z] #11 DONE 47.7s [2021-11-11T11:57:05.974Z] [2021-11-11T11:57:05.974Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:57:05.974Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T11:57:06.815Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 12.6s done [2021-11-11T11:57:06.977Z] #11 extracting sha256:9ddd7280c3f585fe2ee59884cfb82b71708ee17ca4c89b6e0719acae41f036c7 11.1s done [2021-11-11T11:57:06.978Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 [2021-11-11T11:57:06.978Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T11:57:07.090Z] #11 extracting sha256:776d069e7b0456f78adf6d04ca84e3d93d107111afcff84776df32f53787f869 done [2021-11-11T11:57:07.239Z] #11 DONE 45.3s [2021-11-11T11:57:07.239Z] [2021-11-11T11:57:07.239Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:57:07.239Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T11:57:07.351Z] #11 DONE 47.4s [2021-11-11T11:57:07.351Z] [2021-11-11T11:57:07.351Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-11-11T11:57:07.351Z] #12 sha256:9b1df944e75998abb396874c96e2d309d7051d68886304aadea6b86fb8226db3 [2021-11-11T11:57:07.966Z] #12 DONE 2.0s [2021-11-11T11:57:07.966Z] [2021-11-11T11:57:07.966Z] #13 [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-11-11T11:57:07.966Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T11:57:08.182Z] #55 ... [2021-11-11T11:57:08.182Z] [2021-11-11T11:57:08.182Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:08.182Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:08.182Z] #53 14.71 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T11:57:08.182Z] #53 14.71 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T11:57:08.182Z] #53 14.92 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T11:57:08.182Z] #53 14.92 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T11:57:08.182Z] #53 15.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T11:57:08.182Z] #53 15.47 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T11:57:08.182Z] #53 16.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T11:57:08.182Z] #53 16.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T11:57:08.182Z] #53 16.46 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T11:57:08.182Z] #53 16.51 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T11:57:08.740Z] #12 DONE 1.4s [2021-11-11T11:57:08.740Z] [2021-11-11T11:57:08.740Z] #13 [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-11-11T11:57:08.740Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T11:57:08.750Z] #53 ... [2021-11-11T11:57:08.750Z] [2021-11-11T11:57:08.750Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:08.750Z] #31 sha256:b61ff245804899e2c6e9e49b6cc8e1e0faf6db11960c83f3101e015596239db6 [2021-11-11T11:57:08.751Z] #31 8.960 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-11-11T11:57:08.751Z] #31 11.68 #=#=# [2021-11-11T11:57:08.751Z] #31 12.19 #=#=# 0.6% ####### 10.7% ########### 16.6% ############### 22.0% ###################### 31.6% ########################### 38.3% #################################### 50.7% ########################################### 60.7% #################################################### 72.8% ############################################################# 85.0% ################################################################## 92.8% ######################################################################## 100.0% [2021-11-11T11:57:08.751Z] #31 15.72 [2021-11-11T11:57:09.152Z] #12 DONE 1.7s [2021-11-11T11:57:09.152Z] [2021-11-11T11:57:09.152Z] #13 [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-11-11T11:57:09.152Z] #13 sha256:6a3f0662aa0e8438f96b47b9794c5709da4ab939a97b9ab27f183d9324fefa65 [2021-11-11T11:57:09.317Z] #31 ... [2021-11-11T11:57:09.317Z] [2021-11-11T11:57:09.317Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:09.317Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:09.317Z] #53 18.19 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T11:57:09.360Z] #13 DONE 1.3s [2021-11-11T11:57:09.360Z] [2021-11-11T11:57:09.360Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:57:09.360Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T11:57:09.360Z] #49 ... [2021-11-11T11:57:09.360Z] [2021-11-11T11:57:09.360Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:57:09.360Z] #40 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T11:57:09.360Z] #40 DONE 0.2s [2021-11-11T11:57:09.360Z] [2021-11-11T11:57:09.360Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:57:09.360Z] #49 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T11:57:09.360Z] #49 DONE 0.3s [2021-11-11T11:57:09.360Z] [2021-11-11T11:57:09.360Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T11:57:09.360Z] #53 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T11:57:09.360Z] #53 DONE 0.3s [2021-11-11T11:57:09.360Z] [2021-11-11T11:57:09.360Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:09.360Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:09.682Z] #13 DONE 0.9s [2021-11-11T11:57:09.682Z] [2021-11-11T11:57:09.682Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:57:09.682Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T11:57:09.731Z] #13 DONE 0.8s [2021-11-11T11:57:09.732Z] [2021-11-11T11:57:09.732Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:57:09.732Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T11:57:09.732Z] #33 DONE 0.0s [2021-11-11T11:57:09.732Z] [2021-11-11T11:57:09.732Z] #34 [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-11-11T11:57:09.732Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:09.882Z] #53 18.63 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T11:57:09.943Z] #33 ... [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T11:57:09.943Z] #64 sha256:233ef95ea22fc185ca6b71388617d08c93165b192955a7f2179ac3311bdfd4ed [2021-11-11T11:57:09.943Z] #64 DONE 0.2s [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T11:57:09.943Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T11:57:09.943Z] #46 DONE 0.3s [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:57:09.943Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T11:57:09.943Z] #42 DONE 0.3s [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-11-11T11:57:09.943Z] #33 sha256:e2d4ec19b3089eb55fb50ff94dcdf5e864ca4261291a9e58e4bf7688cf1139cd [2021-11-11T11:57:09.943Z] #33 DONE 0.3s [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T11:57:09.943Z] #25 sha256:7c194dee3546e0fe9bc65830bff432f70363ad1029633a8de559b8bee85d2318 [2021-11-11T11:57:09.943Z] #25 DONE 0.4s [2021-11-11T11:57:09.943Z] [2021-11-11T11:57:09.943Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:09.943Z] #26 sha256:264d05f4ce679ed13c20972e71757d12c120a06b5c311ccc5cb68bb2988840f2 [2021-11-11T11:57:10.013Z] #34 ... [2021-11-11T11:57:10.013Z] [2021-11-11T11:57:10.013Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-11-11T11:57:10.013Z] #42 sha256:b25b048812efb5e5fd79938f5a1b89feae4a8595bee6ebcd6d710f9cc6136811 [2021-11-11T11:57:10.013Z] #42 DONE 0.3s [2021-11-11T11:57:10.013Z] [2021-11-11T11:57:10.013Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-11-11T11:57:10.013Z] #46 sha256:705ad05f202bc239482fd9353c06c6f984ce3e2620008a95fcd7e7a88aed512d [2021-11-11T11:57:10.013Z] #46 DONE 0.4s [2021-11-11T11:57:10.013Z] [2021-11-11T11:57:10.013Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:10.013Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:10.275Z] #47 ... [2021-11-11T11:57:10.275Z] [2021-11-11T11:57:10.275Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T11:57:10.275Z] #64 sha256:2fbf0cf7fdcab5bfc08ef8f658c81fa5e29932a3b760b2c8513eae1bfdb24c62 [2021-11-11T11:57:10.275Z] #64 DONE 0.4s [2021-11-11T11:57:10.275Z] [2021-11-11T11:57:10.275Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T11:57:10.275Z] #25 sha256:ddb0f60519bad88c4ac5ec37423c96d48eb79e1dfd40eadeaa9b8cc110e8b57a [2021-11-11T11:57:10.275Z] #25 DONE 0.5s [2021-11-11T11:57:10.275Z] [2021-11-11T11:57:10.275Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:10.275Z] #26 sha256:a42a5d821b279a36798fa48ec6d66921cca9430632d8c36a26cc9c6bf3456213 [2021-11-11T11:57:10.614Z] #47 ... [2021-11-11T11:57:10.614Z] [2021-11-11T11:57:10.614Z] #38 [tini 1/3] 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-11-11T11:57:10.614Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:10.614Z] #38 4.613 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:10.614Z] #38 4.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:10.614Z] #38 4.807 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:10.614Z] #38 4.951 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:10.614Z] #38 5.813 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:11.557Z] #38 ... [2021-11-11T11:57:11.557Z] [2021-11-11T11:57:11.557Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:11.557Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:11.557Z] #43 6.191 + git clone https://github.com/docker/distribution.git . [2021-11-11T11:57:11.557Z] #43 6.193 Cloning into '.'... [2021-11-11T11:57:14.058Z] #53 ... [2021-11-11T11:57:14.058Z] [2021-11-11T11:57:14.058Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:14.058Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:57:14.058Z] #65 12.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T11:57:14.058Z] #65 12.57 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T11:57:14.058Z] #65 13.52 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T11:57:14.058Z] #65 18.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T11:57:14.058Z] #65 19.34 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T11:57:14.058Z] #65 19.34 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T11:57:14.058Z] #65 19.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T11:57:14.058Z] #65 20.01 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T11:57:14.058Z] #65 20.17 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T11:57:14.058Z] #65 20.51 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T11:57:14.058Z] #65 20.98 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T11:57:14.058Z] #65 21.29 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T11:57:14.058Z] #65 ... [2021-11-11T11:57:14.058Z] [2021-11-11T11:57:14.058Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:14.058Z] #31 sha256:b61ff245804899e2c6e9e49b6cc8e1e0faf6db11960c83f3101e015596239db6 [2021-11-11T11:57:14.058Z] #31 23.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-11-11T11:57:14.663Z] #50 ... [2021-11-11T11:57:14.663Z] [2021-11-11T11:57:14.663Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-11-11T11:57:14.663Z] #14 sha256:0c8e5c061cbf63b8cb2b6d6abda97fac744555f99dbfa1c81a34d483c30015bb [2021-11-11T11:57:14.663Z] #14 DONE 5.0s [2021-11-11T11:57:14.663Z] [2021-11-11T11:57:14.663Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-11-11T11:57:14.663Z] #15 sha256:f25cec36bc74eb41fb4d5f19aa7c4aea7db430bcf12867f3c305e03a618e3e5c [2021-11-11T11:57:14.861Z] #43 ... [2021-11-11T11:57:14.862Z] [2021-11-11T11:57:14.862Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:14.862Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:14.862Z] #51 5.140 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T11:57:14.862Z] #51 5.944 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T11:57:14.862Z] #51 5.944 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T11:57:14.862Z] #51 5.953 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T11:57:14.862Z] #51 5.965 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T11:57:14.862Z] #51 6.162 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T11:57:14.862Z] #51 6.232 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T11:57:14.862Z] #51 6.248 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T11:57:14.862Z] #51 6.258 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T11:57:14.862Z] #51 6.349 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T11:57:14.862Z] #51 9.263 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T11:57:14.862Z] #51 9.315 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T11:57:14.862Z] #51 9.500 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T11:57:15.124Z] #51 ... [2021-11-11T11:57:15.124Z] [2021-11-11T11:57:15.124Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:15.124Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:15.124Z] #53 6.241 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T11:57:15.124Z] #53 ... [2021-11-11T11:57:15.124Z] [2021-11-11T11:57:15.124Z] #34 [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-11-11T11:57:15.124Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:15.124Z] #34 6.241 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T11:57:15.124Z] #34 6.243 Cloning into '.'... [2021-11-11T11:57:15.386Z] #34 ... [2021-11-11T11:57:15.386Z] [2021-11-11T11:57:15.386Z] #60 [containerd 1/3] 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-11-11T11:57:15.386Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:15.386Z] #60 8.075 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:15.386Z] #60 8.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:15.386Z] #60 8.280 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:15.386Z] #60 8.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:15.433Z] #31 ... [2021-11-11T11:57:15.433Z] [2021-11-11T11:57:15.433Z] #60 [containerd 1/3] 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-11-11T11:57:15.433Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T11:57:15.433Z] #60 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:57:15.433Z] #60 23.26 Fetched 8358 kB in 18s (471 kB/s) [2021-11-11T11:57:15.433Z] #60 23.26 Reading package lists... [2021-11-11T11:57:15.433Z] #60 ... [2021-11-11T11:57:15.433Z] [2021-11-11T11:57:15.433Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:15.433Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:15.433Z] #53 23.74 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T11:57:15.433Z] #53 23.93 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T11:57:15.433Z] #53 24.10 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T11:57:15.433Z] #53 24.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T11:57:15.433Z] #53 24.39 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T11:57:15.647Z] #60 ... [2021-11-11T11:57:15.647Z] [2021-11-11T11:57:15.647Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:15.647Z] #65 sha256:17a6a42db6997c956b6eab48098122ea666214fe7c56059d52cdae32cc069699 [2021-11-11T11:57:15.647Z] #65 7.210 + RM_GOPATH=0 [2021-11-11T11:57:15.647Z] #65 7.210 + TMP_GOPATH= [2021-11-11T11:57:15.647Z] #65 7.210 + : /build [2021-11-11T11:57:15.647Z] #65 7.210 + '[' -z '' ']' [2021-11-11T11:57:15.647Z] #65 7.220 ++ mktemp -d [2021-11-11T11:57:15.647Z] #65 7.220 + export GOPATH=/tmp/tmp.ASyBjkQYlD [2021-11-11T11:57:15.648Z] #65 7.220 + GOPATH=/tmp/tmp.ASyBjkQYlD [2021-11-11T11:57:15.648Z] #65 7.220 + RM_GOPATH=1 [2021-11-11T11:57:15.648Z] #65 7.220 + case "$(go env GOARCH)" in [2021-11-11T11:57:15.648Z] #65 7.220 ++ go env GOARCH [2021-11-11T11:57:15.648Z] #65 7.268 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:15.648Z] #65 7.268 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:15.648Z] #65 7.268 ++ dirname /install.sh [2021-11-11T11:57:15.648Z] #65 7.268 + dir=/ [2021-11-11T11:57:15.648Z] #65 7.268 + bin=rootlesskit [2021-11-11T11:57:15.648Z] #65 7.268 + shift [2021-11-11T11:57:15.648Z] #65 7.268 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T11:57:15.648Z] #65 7.268 + . //rootlesskit.installer [2021-11-11T11:57:15.648Z] #65 7.268 ++ : v0.14.6 [2021-11-11T11:57:15.648Z] #65 7.268 + install_rootlesskit [2021-11-11T11:57:15.648Z] #65 7.268 + case "$1" in [2021-11-11T11:57:15.648Z] #65 7.268 + export CGO_ENABLED=0 [2021-11-11T11:57:15.648Z] #65 7.268 + CGO_ENABLED=0 [2021-11-11T11:57:15.648Z] #65 7.268 + _install_rootlesskit [2021-11-11T11:57:15.648Z] #65 7.268 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T11:57:15.648Z] #65 7.268 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:57:15.648Z] #65 7.268 + GOBIN=/build [2021-11-11T11:57:15.648Z] #65 7.268 + GO111MODULE=on [2021-11-11T11:57:15.648Z] #65 7.268 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T11:57:15.648Z] #65 7.268 Install rootlesskit version v0.14.6 [2021-11-11T11:57:15.648Z] #65 7.799 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T11:57:15.648Z] #65 10.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T11:57:15.648Z] #65 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T11:57:15.648Z] #65 ... [2021-11-11T11:57:15.648Z] [2021-11-11T11:57:15.648Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:15.648Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:15.648Z] #14 6.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:15.648Z] #14 6.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:15.648Z] #14 6.668 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:15.648Z] #14 7.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:15.648Z] #14 9.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:15.689Z] #53 ... [2021-11-11T11:57:15.689Z] [2021-11-11T11:57:15.689Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:15.689Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:15.689Z] #47 14.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:57:15.689Z] #47 18.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T11:57:15.689Z] #47 ... [2021-11-11T11:57:15.689Z] [2021-11-11T11:57:15.689Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:15.689Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T11:57:15.689Z] #51 15.68 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T11:57:15.689Z] #51 15.81 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T11:57:15.689Z] #51 15.93 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T11:57:15.689Z] #51 19.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T11:57:15.689Z] #51 19.64 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T11:57:15.909Z] #14 ... [2021-11-11T11:57:15.909Z] [2021-11-11T11:57:15.909Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:15.909Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:15.909Z] #49 6.414 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T11:57:15.909Z] #49 ... [2021-11-11T11:57:15.909Z] [2021-11-11T11:57:15.909Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:15.909Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:15.909Z] #55 6.090 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T11:57:15.909Z] #55 6.998 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T11:57:15.909Z] #55 6.998 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T11:57:15.909Z] #55 7.137 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T11:57:15.909Z] #55 8.520 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T11:57:15.946Z] #51 ... [2021-11-11T11:57:15.946Z] [2021-11-11T11:57:15.946Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:15.946Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:15.946Z] #14 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:57:16.174Z] #55 ... [2021-11-11T11:57:16.174Z] [2021-11-11T11:57:16.174Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:16.174Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:16.175Z] #36 6.731 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T11:57:16.175Z] #36 ... [2021-11-11T11:57:16.175Z] [2021-11-11T11:57:16.175Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:16.175Z] #26 sha256:16f4a35883e060f84507157884cdb53115cdaac28bf3146a26b1eff60715f276 [2021-11-11T11:57:16.175Z] #26 7.302 + RM_GOPATH=0 [2021-11-11T11:57:16.175Z] #26 7.302 + TMP_GOPATH= [2021-11-11T11:57:16.175Z] #26 7.302 + : /build [2021-11-11T11:57:16.175Z] #26 7.302 + '[' -z '' ']' [2021-11-11T11:57:16.175Z] #26 7.303 ++ mktemp -d [2021-11-11T11:57:16.175Z] #26 7.323 + export GOPATH=/tmp/tmp.ZNDbdFt2Ys [2021-11-11T11:57:16.175Z] #26 7.323 + GOPATH=/tmp/tmp.ZNDbdFt2Ys [2021-11-11T11:57:16.175Z] #26 7.323 + RM_GOPATH=1 [2021-11-11T11:57:16.175Z] #26 7.324 + case "$(go env GOARCH)" in [2021-11-11T11:57:16.175Z] #26 7.324 ++ go env GOARCH [2021-11-11T11:57:16.175Z] #26 7.356 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:16.175Z] #26 7.356 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:16.175Z] #26 7.357 ++ dirname /install.sh [2021-11-11T11:57:16.175Z] #26 7.366 + dir=/ [2021-11-11T11:57:16.175Z] #26 7.375 + bin=dockercli [2021-11-11T11:57:16.175Z] #26 7.376 + shift [2021-11-11T11:57:16.175Z] #26 7.376 + '[' '!' -f //dockercli.installer ']' [2021-11-11T11:57:16.175Z] #26 7.377 + . //dockercli.installer [2021-11-11T11:57:16.175Z] #26 7.377 ++ : stable [2021-11-11T11:57:16.175Z] #26 7.377 ++ : 17.06.2-ce [2021-11-11T11:57:16.175Z] #26 7.377 + install_dockercli [2021-11-11T11:57:16.175Z] #26 7.378 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T11:57:16.175Z] #26 7.379 Install docker/cli version 17.06.2-ce from stable [2021-11-11T11:57:16.175Z] #26 7.383 ++ uname -m [2021-11-11T11:57:16.175Z] #26 7.387 + arch=x86_64 [2021-11-11T11:57:16.175Z] #26 7.387 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T11:57:16.175Z] #26 7.387 + url=https://download.docker.com/linux/static [2021-11-11T11:57:16.175Z] #26 7.388 + tar -xz docker/docker [2021-11-11T11:57:16.175Z] #26 7.398 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T11:57:16.203Z] #14 ... [2021-11-11T11:57:16.203Z] [2021-11-11T11:57:16.203Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:16.203Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:16.203Z] #53 25.03 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T11:57:16.203Z] #53 25.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T11:57:16.203Z] #53 25.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T11:57:16.203Z] #53 25.21 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T11:57:16.436Z] #26 ... [2021-11-11T11:57:16.436Z] [2021-11-11T11:57:16.437Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:16.437Z] #65 sha256:17a6a42db6997c956b6eab48098122ea666214fe7c56059d52cdae32cc069699 [2021-11-11T11:57:16.437Z] #65 11.20 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T11:57:16.460Z] #53 25.39 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T11:57:16.460Z] #53 25.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T11:57:16.540Z] #26 ... [2021-11-11T11:57:16.540Z] [2021-11-11T11:57:16.540Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:16.540Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:16.540Z] #14 6.950 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:16.540Z] #14 6.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:16.540Z] #14 6.950 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:16.727Z] #53 25.56 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T11:57:16.727Z] #53 25.67 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T11:57:16.727Z] #53 25.71 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T11:57:16.802Z] #14 ... [2021-11-11T11:57:16.802Z] [2021-11-11T11:57:16.802Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:16.802Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:16.802Z] #55 7.118 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T11:57:16.871Z] #26 ... [2021-11-11T11:57:16.871Z] [2021-11-11T11:57:16.871Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:16.871Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:16.871Z] #53 6.960 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T11:57:16.871Z] #53 ... [2021-11-11T11:57:16.871Z] [2021-11-11T11:57:16.871Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:16.871Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:16.871Z] #43 6.718 + git clone https://github.com/docker/distribution.git . [2021-11-11T11:57:16.871Z] #43 6.724 Cloning into '.'... [2021-11-11T11:57:16.989Z] #53 25.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T11:57:16.989Z] #53 26.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T11:57:17.064Z] #55 ... [2021-11-11T11:57:17.064Z] [2021-11-11T11:57:17.064Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:17.064Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:17.064Z] #14 7.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:17.246Z] #53 26.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T11:57:17.247Z] #53 26.28 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T11:57:17.503Z] #53 26.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T11:57:17.503Z] #53 26.42 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T11:57:17.503Z] #53 ... [2021-11-11T11:57:17.503Z] [2021-11-11T11:57:17.503Z] #38 [tini 1/3] 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-11-11T11:57:17.503Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:17.503Z] #38 16.29 Fetched 8358 kB in 13s (653 kB/s) [2021-11-11T11:57:17.503Z] #38 16.29 Reading package lists... [2021-11-11T11:57:17.503Z] #38 25.12 Reading package lists... [2021-11-11T11:57:17.503Z] #38 ... [2021-11-11T11:57:17.503Z] [2021-11-11T11:57:17.503Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:17.503Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:17.503Z] #53 26.49 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T11:57:17.503Z] #53 26.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T11:57:17.639Z] #14 8.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:17.821Z] #43 ... [2021-11-11T11:57:17.821Z] [2021-11-11T11:57:17.821Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:17.821Z] #65 sha256:21a8e65344563cfc7e5af426b731e717385d0bdf9f85752e589b85f7df7ab46a [2021-11-11T11:57:17.821Z] #65 7.729 + RM_GOPATH=0 [2021-11-11T11:57:17.821Z] #65 7.729 + TMP_GOPATH= [2021-11-11T11:57:17.821Z] #65 7.729 + : /build [2021-11-11T11:57:17.821Z] #65 7.729 + '[' -z '' ']' [2021-11-11T11:57:17.821Z] #65 7.729 ++ mktemp -d [2021-11-11T11:57:17.821Z] #65 7.741 + export GOPATH=/tmp/tmp.eFR5oRZmOZ [2021-11-11T11:57:17.821Z] #65 7.741 + GOPATH=/tmp/tmp.eFR5oRZmOZ [2021-11-11T11:57:17.821Z] #65 7.741 + RM_GOPATH=1 [2021-11-11T11:57:17.821Z] #65 7.741 + case "$(go env GOARCH)" in [2021-11-11T11:57:17.821Z] #65 7.758 ++ go env GOARCH [2021-11-11T11:57:17.821Z] #65 7.763 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:17.821Z] #65 7.763 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:17.821Z] #65 7.770 ++ dirname /install.sh [2021-11-11T11:57:17.821Z] #65 7.773 + dir=/ [2021-11-11T11:57:17.821Z] #65 7.773 + bin=rootlesskit [2021-11-11T11:57:17.821Z] #65 7.773 + shift [2021-11-11T11:57:17.821Z] #65 7.773 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T11:57:17.821Z] #65 7.773 + . //rootlesskit.installer [2021-11-11T11:57:17.821Z] #65 7.773 ++ : v0.14.6 [2021-11-11T11:57:17.821Z] #65 7.773 + install_rootlesskit [2021-11-11T11:57:17.821Z] #65 7.773 + case "$1" in [2021-11-11T11:57:17.821Z] #65 7.773 + export CGO_ENABLED=0 [2021-11-11T11:57:17.821Z] #65 7.773 + CGO_ENABLED=0 [2021-11-11T11:57:17.821Z] #65 7.773 + _install_rootlesskit [2021-11-11T11:57:17.821Z] #65 7.782 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T11:57:17.821Z] #65 7.782 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:57:17.821Z] #65 7.782 + GOBIN=/build [2021-11-11T11:57:17.821Z] #65 7.782 + GO111MODULE=on [2021-11-11T11:57:17.821Z] #65 7.782 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T11:57:17.821Z] #65 7.796 Install rootlesskit version v0.14.6 [2021-11-11T11:57:17.971Z] #15 DONE 3.1s [2021-11-11T11:57:17.971Z] [2021-11-11T11:57:17.971Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-11T11:57:17.971Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-11T11:57:18.067Z] #53 27.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T11:57:18.067Z] #53 27.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T11:57:18.324Z] #53 27.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T11:57:18.324Z] #53 27.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T11:57:18.395Z] #65 ... [2021-11-11T11:57:18.395Z] [2021-11-11T11:57:18.395Z] #34 [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-11-11T11:57:18.395Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:18.395Z] #34 8.422 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T11:57:18.395Z] #34 8.432 Cloning into '.'... [2021-11-11T11:57:18.580Z] #53 27.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T11:57:18.838Z] #53 27.70 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T11:57:19.359Z] #16 ... [2021-11-11T11:57:19.359Z] [2021-11-11T11:57:19.359Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:19.359Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:19.359Z] #62 5.766 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T11:57:19.359Z] #62 6.854 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T11:57:19.359Z] #62 6.854 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T11:57:19.359Z] #62 6.915 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T11:57:19.359Z] #62 9.097 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T11:57:19.359Z] #62 ... [2021-11-11T11:57:19.359Z] [2021-11-11T11:57:19.359Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:19.360Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:19.360Z] #43 5.592 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T11:57:19.360Z] #43 ... [2021-11-11T11:57:19.360Z] [2021-11-11T11:57:19.360Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:19.360Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:19.360Z] #58 6.107 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T11:57:19.360Z] #58 8.024 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T11:57:19.360Z] #58 8.052 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T11:57:19.360Z] #58 8.100 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T11:57:19.360Z] #58 8.103 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T11:57:19.360Z] #58 8.724 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T11:57:19.360Z] #58 8.764 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T11:57:19.360Z] #58 8.932 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T11:57:19.360Z] #58 9.000 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T11:57:19.360Z] #58 9.174 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T11:57:19.360Z] #58 9.218 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T11:57:19.360Z] #58 9.281 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T11:57:19.360Z] #58 9.827 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T11:57:19.401Z] #53 28.52 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T11:57:19.557Z] #14 ... [2021-11-11T11:57:19.557Z] [2021-11-11T11:57:19.557Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:19.557Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:19.557Z] #53 9.054 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T11:57:19.621Z] #58 ... [2021-11-11T11:57:19.621Z] [2021-11-11T11:57:19.621Z] #41 [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-11-11T11:57:19.621Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:19.621Z] #41 5.651 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T11:57:19.621Z] #41 5.663 Cloning into '.'... [2021-11-11T11:57:19.658Z] #53 28.60 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T11:57:19.658Z] #53 28.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T11:57:19.783Z] #34 ... [2021-11-11T11:57:19.783Z] [2021-11-11T11:57:19.783Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:19.783Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:19.783Z] #49 8.805 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T11:57:19.783Z] #49 ... [2021-11-11T11:57:19.783Z] [2021-11-11T11:57:19.783Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:19.783Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:19.783Z] #14 9.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:19.783Z] #14 9.673 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:19.783Z] #14 9.811 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:19.818Z] #53 ... [2021-11-11T11:57:19.818Z] [2021-11-11T11:57:19.818Z] #60 [containerd 1/3] 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-11-11T11:57:19.818Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:19.818Z] #60 8.199 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:19.818Z] #60 8.248 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:19.818Z] #60 8.248 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:19.818Z] #60 9.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:19.883Z] #41 ... [2021-11-11T11:57:19.883Z] [2021-11-11T11:57:19.883Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-11-11T11:57:19.883Z] #16 sha256:69232905a1e2f9819bb1379797337b2b1bd2581c8c38d4ee1233a5948cd55a0a [2021-11-11T11:57:19.883Z] #16 DONE 2.4s [2021-11-11T11:57:19.883Z] [2021-11-11T11:57:19.883Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:19.883Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:19.883Z] #54 6.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:19.883Z] #54 6.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:19.883Z] #54 6.261 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:19.883Z] #54 6.644 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T11:57:19.883Z] #54 7.199 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:19.883Z] #54 10.07 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:19.883Z] #54 ... [2021-11-11T11:57:19.883Z] [2021-11-11T11:57:19.883Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:19.883Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:19.883Z] #60 6.201 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-11-11T11:57:20.044Z] #14 ... [2021-11-11T11:57:20.044Z] [2021-11-11T11:57:20.044Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:20.044Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:20.044Z] #36 9.395 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T11:57:20.080Z] #60 ... [2021-11-11T11:57:20.080Z] [2021-11-11T11:57:20.080Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:20.080Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:20.080Z] #36 8.006 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-11-11T11:57:20.080Z] #36 ... [2021-11-11T11:57:20.080Z] [2021-11-11T11:57:20.080Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:20.080Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:57:20.080Z] #65 8.726 + RM_GOPATH=0 [2021-11-11T11:57:20.080Z] #65 8.726 + TMP_GOPATH= [2021-11-11T11:57:20.080Z] #65 8.726 + : /build [2021-11-11T11:57:20.080Z] #65 8.726 + '[' -z '' ']' [2021-11-11T11:57:20.080Z] #65 8.736 ++ mktemp -d [2021-11-11T11:57:20.080Z] #65 8.743 + export GOPATH=/tmp/tmp.oOKvVtHe10 [2021-11-11T11:57:20.080Z] #65 8.743 + GOPATH=/tmp/tmp.oOKvVtHe10 [2021-11-11T11:57:20.080Z] #65 8.743 + RM_GOPATH=1 [2021-11-11T11:57:20.080Z] #65 8.743 + case "$(go env GOARCH)" in [2021-11-11T11:57:20.080Z] #65 8.743 ++ go env GOARCH [2021-11-11T11:57:20.080Z] #65 8.838 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:20.080Z] #65 8.838 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:20.080Z] #65 8.838 ++ dirname /install.sh [2021-11-11T11:57:20.080Z] #65 8.838 + dir=/ [2021-11-11T11:57:20.080Z] #65 8.838 + bin=rootlesskit [2021-11-11T11:57:20.080Z] #65 8.838 + shift [2021-11-11T11:57:20.080Z] #65 8.838 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T11:57:20.080Z] #65 8.838 + . //rootlesskit.installer [2021-11-11T11:57:20.080Z] #65 8.838 ++ : v0.14.6 [2021-11-11T11:57:20.080Z] #65 8.838 + install_rootlesskit [2021-11-11T11:57:20.080Z] #65 8.838 + case "$1" in [2021-11-11T11:57:20.080Z] #65 8.838 + export CGO_ENABLED=0 [2021-11-11T11:57:20.080Z] #65 8.838 + CGO_ENABLED=0 [2021-11-11T11:57:20.080Z] #65 8.838 + _install_rootlesskit [2021-11-11T11:57:20.080Z] #65 8.846 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T11:57:20.080Z] #65 8.846 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:57:20.080Z] #65 8.846 + GOBIN=/build [2021-11-11T11:57:20.080Z] #65 8.846 + GO111MODULE=on [2021-11-11T11:57:20.080Z] #65 8.846 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T11:57:20.080Z] #65 8.848 Install rootlesskit version v0.14.6 [2021-11-11T11:57:20.080Z] #65 9.624 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T11:57:20.145Z] #60 ... [2021-11-11T11:57:20.145Z] [2021-11-11T11:57:20.145Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:20.145Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:20.145Z] #56 6.448 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T11:57:20.145Z] #56 ... [2021-11-11T11:57:20.145Z] [2021-11-11T11:57:20.145Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-11-11T11:57:20.145Z] #17 sha256:d491bb5b6e3ba4cbf30d558147683cd34fed9830a780f83050b4e784cb0941c1 [2021-11-11T11:57:20.220Z] #53 29.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T11:57:20.220Z] #53 29.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T11:57:20.220Z] #53 29.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T11:57:20.304Z] #36 ... [2021-11-11T11:57:20.304Z] [2021-11-11T11:57:20.304Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:20.304Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:20.304Z] #51 9.143 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T11:57:20.304Z] #51 ... [2021-11-11T11:57:20.304Z] [2021-11-11T11:57:20.304Z] #38 [tini 1/3] 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-11-11T11:57:20.304Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:20.304Z] #38 9.468 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:20.304Z] #38 9.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:20.304Z] #38 9.810 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:20.344Z] #65 ... [2021-11-11T11:57:20.344Z] [2021-11-11T11:57:20.344Z] #38 [tini 1/3] 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-11-11T11:57:20.344Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:20.344Z] #38 9.450 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:20.344Z] #38 9.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:20.344Z] #38 9.511 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:20.344Z] #38 ... [2021-11-11T11:57:20.344Z] [2021-11-11T11:57:20.344Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:20.344Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:20.344Z] #49 7.458 go: downloading github.com/LK4D4/vndr v0.1.2 [2021-11-11T11:57:20.566Z] #38 ... [2021-11-11T11:57:20.566Z] [2021-11-11T11:57:20.566Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:20.566Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:20.566Z] #55 8.793 go: downloading mvdan.cc/sh/v3 v3.0.2 [2021-11-11T11:57:20.566Z] #55 10.44 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T11:57:20.566Z] #55 10.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T11:57:20.566Z] #55 10.58 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T11:57:20.566Z] #55 ... [2021-11-11T11:57:20.566Z] [2021-11-11T11:57:20.566Z] #60 [containerd 1/3] 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-11-11T11:57:20.566Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:20.566Z] #60 9.469 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:20.566Z] #60 9.645 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:20.566Z] #60 9.811 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:20.605Z] #49 ... [2021-11-11T11:57:20.606Z] [2021-11-11T11:57:20.606Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:20.606Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:20.606Z] #51 9.581 go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T11:57:20.606Z] #51 ... [2021-11-11T11:57:20.606Z] [2021-11-11T11:57:20.606Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:20.606Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:20.606Z] #43 8.443 + git clone https://github.com/docker/distribution.git . [2021-11-11T11:57:20.606Z] #43 8.443 Cloning into '.'... [2021-11-11T11:57:20.763Z] #65 15.05 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T11:57:20.763Z] #65 15.17 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T11:57:20.784Z] #53 29.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T11:57:20.828Z] #60 ... [2021-11-11T11:57:20.828Z] [2021-11-11T11:57:20.828Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:20.828Z] #26 sha256:a42a5d821b279a36798fa48ec6d66921cca9430632d8c36a26cc9c6bf3456213 [2021-11-11T11:57:20.828Z] #26 8.439 + RM_GOPATH=0 [2021-11-11T11:57:20.828Z] #26 8.439 + TMP_GOPATH= [2021-11-11T11:57:20.828Z] #26 8.439 + : /build [2021-11-11T11:57:20.828Z] #26 8.439 + '[' -z '' ']' [2021-11-11T11:57:20.828Z] #26 8.440 ++ mktemp -d [2021-11-11T11:57:20.828Z] #26 8.463 + export GOPATH=/tmp/tmp.XXvrWGi78A [2021-11-11T11:57:20.828Z] #26 8.463 + GOPATH=/tmp/tmp.XXvrWGi78A [2021-11-11T11:57:20.828Z] #26 8.463 + RM_GOPATH=1 [2021-11-11T11:57:20.828Z] #26 8.463 + case "$(go env GOARCH)" in [2021-11-11T11:57:20.828Z] #26 8.463 ++ go env GOARCH [2021-11-11T11:57:20.828Z] #26 8.482 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:20.828Z] #26 8.482 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:20.828Z] #26 8.482 ++ dirname /install.sh [2021-11-11T11:57:20.828Z] #26 8.496 Install docker/cli version 17.06.2-ce from stable [2021-11-11T11:57:20.828Z] #26 8.496 + dir=/ [2021-11-11T11:57:20.828Z] #26 8.496 + bin=dockercli [2021-11-11T11:57:20.828Z] #26 8.496 + shift [2021-11-11T11:57:20.828Z] #26 8.496 + '[' '!' -f //dockercli.installer ']' [2021-11-11T11:57:20.828Z] #26 8.496 + . //dockercli.installer [2021-11-11T11:57:20.828Z] #26 8.496 ++ : stable [2021-11-11T11:57:20.828Z] #26 8.496 ++ : 17.06.2-ce [2021-11-11T11:57:20.828Z] #26 8.496 + install_dockercli [2021-11-11T11:57:20.828Z] #26 8.496 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T11:57:20.828Z] #26 8.496 ++ uname -m [2021-11-11T11:57:20.828Z] #26 8.507 + arch=x86_64 [2021-11-11T11:57:20.828Z] #26 8.507 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T11:57:20.828Z] #26 8.507 + url=https://download.docker.com/linux/static [2021-11-11T11:57:20.828Z] #26 8.507 + tar -xz docker/docker [2021-11-11T11:57:20.828Z] #26 8.508 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T11:57:20.867Z] #43 ... [2021-11-11T11:57:20.867Z] [2021-11-11T11:57:20.867Z] #34 [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-11-11T11:57:20.867Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:20.867Z] #34 7.764 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-11-11T11:57:20.867Z] #34 7.764 Cloning into '.'... [2021-11-11T11:57:20.867Z] #34 ... [2021-11-11T11:57:20.867Z] [2021-11-11T11:57:20.867Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:20.867Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:20.867Z] #47 9.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:20.867Z] #47 9.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:20.867Z] #47 9.618 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:20.867Z] #47 10.13 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T11:57:21.025Z] #65 15.72 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T11:57:21.041Z] #53 30.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T11:57:21.129Z] #47 ... [2021-11-11T11:57:21.129Z] [2021-11-11T11:57:21.129Z] #38 [tini 1/3] 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-11-11T11:57:21.129Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:21.129Z] #38 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:21.287Z] #65 ... [2021-11-11T11:57:21.287Z] [2021-11-11T11:57:21.287Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:21.287Z] #26 sha256:16f4a35883e060f84507157884cdb53115cdaac28bf3146a26b1eff60715f276 [2021-11-11T11:57:21.287Z] #26 15.53 + mkdir -p /build [2021-11-11T11:57:21.287Z] #26 15.54 + mv docker/docker /build/ [2021-11-11T11:57:21.287Z] #26 15.54 + rmdir docker [2021-11-11T11:57:21.287Z] #26 DONE 16.0s [2021-11-11T11:57:21.287Z] [2021-11-11T11:57:21.287Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:21.287Z] #65 sha256:17a6a42db6997c956b6eab48098122ea666214fe7c56059d52cdae32cc069699 [2021-11-11T11:57:21.287Z] #65 15.88 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T11:57:21.298Z] #53 30.16 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T11:57:21.298Z] #53 30.26 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T11:57:21.547Z] #65 16.27 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T11:57:21.554Z] #53 30.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T11:57:21.554Z] #53 30.61 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T11:57:21.812Z] #65 16.51 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T11:57:21.812Z] #65 16.66 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T11:57:21.812Z] #53 30.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T11:57:21.812Z] #53 30.81 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T11:57:21.812Z] #53 30.84 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T11:57:22.063Z] #17 DONE 2.3s [2021-11-11T11:57:22.063Z] [2021-11-11T11:57:22.063Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:22.063Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:22.063Z] #54 12.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:22.069Z] #53 31.00 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T11:57:22.069Z] #53 31.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T11:57:22.069Z] #53 31.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T11:57:22.069Z] #53 31.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T11:57:22.073Z] #65 ... [2021-11-11T11:57:22.073Z] [2021-11-11T11:57:22.073Z] #38 [tini 1/3] 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-11-11T11:57:22.073Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:22.073Z] #38 7.084 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:22.073Z] #38 14.99 Fetched 8473 kB in 11s (790 kB/s) [2021-11-11T11:57:22.328Z] #53 31.17 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T11:57:22.334Z] #38 14.99 Reading package lists... [2021-11-11T11:57:22.334Z] #38 ... [2021-11-11T11:57:22.334Z] [2021-11-11T11:57:22.334Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:22.334Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:22.334Z] #53 12.95 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T11:57:22.334Z] #53 12.99 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T11:57:22.334Z] #53 13.15 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T11:57:22.334Z] #53 13.20 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T11:57:22.334Z] #53 13.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T11:57:22.334Z] #53 13.51 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T11:57:22.334Z] #53 13.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T11:57:22.334Z] #53 13.78 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T11:57:22.334Z] #53 13.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T11:57:22.334Z] #53 13.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T11:57:22.334Z] #53 14.81 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T11:57:22.334Z] #53 15.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T11:57:22.905Z] #53 32.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T11:57:23.162Z] #53 32.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T11:57:23.162Z] #53 32.22 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T11:57:23.162Z] #53 32.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T11:57:23.162Z] #53 ... [2021-11-11T11:57:23.162Z] [2021-11-11T11:57:23.162Z] #38 [tini 1/3] 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-11-11T11:57:23.162Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:23.162Z] #38 25.12 Reading package lists... [2021-11-11T11:57:23.281Z] #53 ... [2021-11-11T11:57:23.281Z] [2021-11-11T11:57:23.281Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:23.281Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:23.281Z] #47 7.871 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:23.281Z] #47 7.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:23.281Z] #47 7.901 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:23.281Z] #47 8.518 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T11:57:23.281Z] #47 9.092 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:23.281Z] #47 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:23.281Z] #47 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:23.281Z] #47 16.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T11:57:23.418Z] [2021-11-11T11:57:23.418Z] #38 ... [2021-11-11T11:57:23.418Z] [2021-11-11T11:57:23.418Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:23.418Z] #36 sha256:9e733a2787609847bd212aefe9b9ffd65e6789f908a14218dd329037db449f22 [2021-11-11T11:57:23.418Z] #36 28.49 tomll can be used in two ways: [2021-11-11T11:57:23.418Z] #36 28.49 Writing to STDIN and reading from STDOUT: [2021-11-11T11:57:23.418Z] #36 28.49 cat file.toml | tomll > file.toml [2021-11-11T11:57:23.418Z] #36 28.49 [2021-11-11T11:57:23.418Z] #36 28.49 Reading and updating a list of files: [2021-11-11T11:57:23.418Z] #36 28.49 tomll a.toml b.toml c.toml [2021-11-11T11:57:23.418Z] #36 28.49 [2021-11-11T11:57:23.418Z] #36 28.49 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T11:57:23.418Z] #36 DONE 32.4s [2021-11-11T11:57:23.418Z] [2021-11-11T11:57:23.418Z] #38 [tini 1/3] 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-11-11T11:57:23.418Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:23.418Z] #38 32.34 Building dependency tree... [2021-11-11T11:57:23.418Z] #38 ... [2021-11-11T11:57:23.418Z] [2021-11-11T11:57:23.418Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:23.418Z] #49 sha256:695918f21a995b045a8a45b40eded073ec1ee71d22f40eb04d06e98e1200a38f [2021-11-11T11:57:23.418Z] #49 27.94 Usage of /build/vndr: [2021-11-11T11:57:23.418Z] #49 27.94 /build/vndr [[import path] [revision]] [repository] [2021-11-11T11:57:23.418Z] #49 27.94 /build/vndr init [2021-11-11T11:57:23.418Z] #49 27.94 -strict [2021-11-11T11:57:23.418Z] #49 27.94 checking mode. treat non-trivial warning as an error [2021-11-11T11:57:23.418Z] #49 27.94 -verbose [2021-11-11T11:57:23.418Z] #49 27.94 shows all warnings [2021-11-11T11:57:23.418Z] #49 27.94 -whitelist value [2021-11-11T11:57:23.418Z] #49 27.94 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T11:57:23.418Z] #49 DONE 32.4s [2021-11-11T11:57:23.542Z] #47 ... [2021-11-11T11:57:23.542Z] [2021-11-11T11:57:23.542Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:23.542Z] #65 sha256:17a6a42db6997c956b6eab48098122ea666214fe7c56059d52cdae32cc069699 [2021-11-11T11:57:23.542Z] #65 17.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T11:57:23.542Z] #65 18.02 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T11:57:23.542Z] #65 18.22 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T11:57:23.675Z] [2021-11-11T11:57:23.675Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:23.675Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T11:57:23.675Z] #43 30.36 Updating files: 70% (1237/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T11:57:23.675Z] #43 30.97 + git checkout -q v2.3.0 [2021-11-11T11:57:23.675Z] #43 32.11 + 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-11-11T11:57:24.485Z] #65 19.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T11:57:24.624Z] #54 ... [2021-11-11T11:57:24.624Z] [2021-11-11T11:57:24.624Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-11-11T11:57:24.624Z] #18 sha256:8035e1a4d3cf31affe83a488127be50308946dd7d89a122f17cf2f7ea933237f [2021-11-11T11:57:24.624Z] #18 DONE 2.4s [2021-11-11T11:57:24.624Z] [2021-11-11T11:57:24.624Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:24.624Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:24.624Z] #54 15.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T11:57:25.040Z] #26 ... [2021-11-11T11:57:25.040Z] [2021-11-11T11:57:25.040Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:25.040Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:25.040Z] #53 12.50 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T11:57:25.040Z] #53 12.62 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T11:57:25.040Z] #53 12.76 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T11:57:25.040Z] #53 12.79 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T11:57:25.040Z] #53 12.97 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T11:57:25.040Z] #53 13.37 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T11:57:25.040Z] #53 14.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T11:57:25.040Z] #53 14.32 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T11:57:25.040Z] #53 14.45 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T11:57:25.040Z] #53 14.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T11:57:25.342Z] #38 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:25.568Z] #54 ... [2021-11-11T11:57:25.568Z] [2021-11-11T11:57:25.569Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:25.569Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:25.569Z] #50 6.010 + git clone https://github.com/docker/distribution.git . [2021-11-11T11:57:25.569Z] #50 6.011 Cloning into '.'... [2021-11-11T11:57:25.569Z] #50 ... [2021-11-11T11:57:25.569Z] [2021-11-11T11:57:25.569Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:25.569Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:25.569Z] #60 14.73 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T11:57:25.569Z] #60 14.73 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T11:57:25.569Z] #60 14.82 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T11:57:25.569Z] #60 14.86 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T11:57:25.569Z] #60 14.88 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T11:57:25.569Z] #60 15.26 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T11:57:25.569Z] #60 15.74 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T11:57:25.569Z] #60 15.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T11:57:25.569Z] #60 15.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T11:57:25.569Z] #60 15.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T11:57:25.871Z] #65 ... [2021-11-11T11:57:25.871Z] [2021-11-11T11:57:25.871Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:25.871Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:25.871Z] #36 20.40 tomll can be used in two ways: [2021-11-11T11:57:25.871Z] #36 20.40 Writing to STDIN and reading from STDOUT: [2021-11-11T11:57:25.871Z] #36 20.40 cat file.toml | tomll > file.toml [2021-11-11T11:57:25.871Z] #36 20.40 [2021-11-11T11:57:25.871Z] #36 20.40 Reading and updating a list of files: [2021-11-11T11:57:25.871Z] #36 20.40 tomll a.toml b.toml c.toml [2021-11-11T11:57:25.871Z] #36 20.40 [2021-11-11T11:57:25.871Z] #36 20.40 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T11:57:25.871Z] #36 DONE 20.8s [2021-11-11T11:57:25.871Z] [2021-11-11T11:57:25.871Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:25.871Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:25.871Z] #53 18.63 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T11:57:25.871Z] #53 18.71 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T11:57:25.871Z] #53 18.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T11:57:25.871Z] #53 18.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T11:57:25.871Z] #53 19.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T11:57:25.871Z] #53 19.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T11:57:25.871Z] #53 19.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T11:57:25.871Z] #53 19.46 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T11:57:25.871Z] #53 19.66 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T11:57:25.871Z] #53 19.66 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T11:57:25.871Z] #53 19.81 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T11:57:25.871Z] #53 19.86 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T11:57:25.871Z] #53 19.90 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T11:57:25.871Z] #53 19.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T11:57:25.871Z] #53 20.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T11:57:25.871Z] #53 20.31 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.39 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T11:57:25.871Z] #53 20.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T11:57:25.871Z] #53 20.75 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T11:57:25.871Z] #53 20.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T11:57:25.871Z] #53 21.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T11:57:25.871Z] #53 21.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T11:57:26.133Z] #53 21.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T11:57:26.133Z] #53 ... [2021-11-11T11:57:26.133Z] [2021-11-11T11:57:26.133Z] #60 [containerd 1/3] 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-11-11T11:57:26.133Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:26.133Z] #60 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:26.133Z] #60 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:26.133Z] #60 ... [2021-11-11T11:57:26.133Z] [2021-11-11T11:57:26.133Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:26.133Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:26.133Z] #14 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:26.133Z] #14 20.91 Fetched 8473 kB in 15s (580 kB/s) [2021-11-11T11:57:26.142Z] #60 16.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T11:57:26.209Z] #43 ... [2021-11-11T11:57:26.209Z] [2021-11-11T11:57:26.209Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:26.209Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:57:26.209Z] #65 24.81 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T11:57:26.209Z] #65 25.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T11:57:26.288Z] #38 ... [2021-11-11T11:57:26.288Z] [2021-11-11T11:57:26.288Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:26.288Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:26.288Z] #51 12.52 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T11:57:26.288Z] #51 12.55 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T11:57:26.288Z] #51 12.74 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T11:57:26.288Z] #51 12.88 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T11:57:26.288Z] #51 13.32 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T11:57:26.288Z] #51 13.93 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T11:57:26.288Z] #51 14.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T11:57:26.288Z] #51 14.48 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T11:57:26.288Z] #51 14.85 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T11:57:26.395Z] #14 20.91 Reading package lists... [2021-11-11T11:57:26.395Z] #14 ... [2021-11-11T11:57:26.395Z] [2021-11-11T11:57:26.395Z] #38 [tini 1/3] 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-11-11T11:57:26.395Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:26.395Z] #38 14.99 Reading package lists... [2021-11-11T11:57:26.405Z] #60 17.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T11:57:26.428Z] #53 16.42 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T11:57:26.429Z] #53 16.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T11:57:26.467Z] #65 ... [2021-11-11T11:57:26.467Z] [2021-11-11T11:57:26.467Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:26.467Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:26.467Z] #14 25.30 Fetched 8358 kB in 19s (445 kB/s) [2021-11-11T11:57:26.467Z] #14 25.30 Reading package lists... [2021-11-11T11:57:26.467Z] #14 31.81 Reading package lists... [2021-11-11T11:57:26.467Z] #14 ... [2021-11-11T11:57:26.467Z] [2021-11-11T11:57:26.467Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-11-11T11:57:26.467Z] #31 sha256:b61ff245804899e2c6e9e49b6cc8e1e0faf6db11960c83f3101e015596239db6 [2021-11-11T11:57:26.467Z] #31 26.79 #=#=# [2021-11-11T11:57:26.467Z] #31 27.27 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:26.467Z] #31 29.64 [2021-11-11T11:57:26.467Z] #31 33.16 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-11-11T11:57:26.467Z] #31 34.71 #=#=# [2021-11-11T11:57:26.467Z] #31 35.08 #=#=# ######################################################################## 100.0% [2021-11-11T11:57:26.661Z] #38 21.66 Reading package lists... [2021-11-11T11:57:26.661Z] #38 ... [2021-11-11T11:57:26.661Z] [2021-11-11T11:57:26.661Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:26.661Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:26.661Z] #51 11.84 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T11:57:26.661Z] #51 11.94 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T11:57:26.922Z] #51 ... [2021-11-11T11:57:26.922Z] [2021-11-11T11:57:26.922Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:26.922Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:26.922Z] #53 21.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T11:57:26.922Z] #53 21.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T11:57:26.922Z] #53 21.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T11:57:26.922Z] #53 22.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T11:57:27.032Z] #31 37.12 [2021-11-11T11:57:27.183Z] #53 22.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T11:57:27.183Z] #53 22.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T11:57:27.183Z] #53 22.30 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T11:57:27.291Z] #31 37.67 Download of images into '/build' complete. [2021-11-11T11:57:27.291Z] #31 37.67 Use something like the following to load the result into a Docker daemon: [2021-11-11T11:57:27.291Z] #31 37.67 tar -cC '/build' . | docker load [2021-11-11T11:57:27.548Z] #31 DONE 37.8s [2021-11-11T11:57:27.548Z] [2021-11-11T11:57:27.548Z] #38 [tini 1/3] 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-11-11T11:57:27.548Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:27.548Z] #38 32.34 Building dependency tree... [2021-11-11T11:57:27.548Z] #38 ... [2021-11-11T11:57:27.548Z] [2021-11-11T11:57:27.548Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:27.548Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:27.548Z] #47 26.41 Fetched 8361 kB in 20s (415 kB/s) [2021-11-11T11:57:27.548Z] #47 26.41 Reading package lists... [2021-11-11T11:57:27.684Z] #51 ... [2021-11-11T11:57:27.685Z] [2021-11-11T11:57:27.685Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:27.685Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:27.685Z] #55 7.729 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-11-11T11:57:27.685Z] #55 7.729 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-11-11T11:57:27.685Z] #55 7.819 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-11-11T11:57:27.685Z] #55 10.20 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T11:57:27.685Z] #55 ... [2021-11-11T11:57:27.685Z] [2021-11-11T11:57:27.685Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:27.685Z] #26 sha256:264d05f4ce679ed13c20972e71757d12c120a06b5c311ccc5cb68bb2988840f2 [2021-11-11T11:57:27.685Z] #26 7.989 + RM_GOPATH=0 [2021-11-11T11:57:27.685Z] #26 7.989 + TMP_GOPATH= [2021-11-11T11:57:27.685Z] #26 7.989 + : /build [2021-11-11T11:57:27.685Z] #26 7.989 + '[' -z '' ']' [2021-11-11T11:57:27.685Z] #26 7.989 ++ mktemp -d [2021-11-11T11:57:27.685Z] #26 7.989 + export GOPATH=/tmp/tmp.Z8GhP25PIN [2021-11-11T11:57:27.685Z] #26 7.989 + GOPATH=/tmp/tmp.Z8GhP25PIN [2021-11-11T11:57:27.685Z] #26 7.989 + RM_GOPATH=1 [2021-11-11T11:57:27.685Z] #26 7.989 + case "$(go env GOARCH)" in [2021-11-11T11:57:27.685Z] #26 7.989 ++ go env GOARCH [2021-11-11T11:57:27.685Z] #26 8.033 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:27.685Z] #26 8.033 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:27.685Z] #26 8.033 ++ dirname /install.sh [2021-11-11T11:57:27.685Z] #26 8.049 + dir=/ [2021-11-11T11:57:27.685Z] #26 8.049 + bin=dockercli [2021-11-11T11:57:27.685Z] #26 8.049 + shift [2021-11-11T11:57:27.685Z] #26 8.049 + '[' '!' -f //dockercli.installer ']' [2021-11-11T11:57:27.685Z] #26 8.049 + . //dockercli.installer [2021-11-11T11:57:27.685Z] #26 8.049 ++ : stable [2021-11-11T11:57:27.685Z] #26 8.049 ++ : 17.06.2-ce [2021-11-11T11:57:27.685Z] #26 8.049 + install_dockercli [2021-11-11T11:57:27.685Z] #26 8.049 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T11:57:27.685Z] #26 8.049 ++ uname -m [2021-11-11T11:57:27.685Z] #26 8.062 + arch=x86_64 [2021-11-11T11:57:27.685Z] #26 8.062 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T11:57:27.685Z] #26 8.062 + url=https://download.docker.com/linux/static [2021-11-11T11:57:27.685Z] #26 8.062 + tar -xz docker/docker [2021-11-11T11:57:27.685Z] #26 8.062 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T11:57:27.685Z] #26 8.066 Install docker/cli version 17.06.2-ce from stable [2021-11-11T11:57:27.755Z] #53 22.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T11:57:27.804Z] #47 33.28 Reading package lists... [2021-11-11T11:57:27.804Z] #47 ... [2021-11-11T11:57:27.804Z] [2021-11-11T11:57:27.804Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:27.804Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:27.804Z] #53 32.34 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T11:57:27.804Z] #53 32.63 go: downloading golang.org/x/text v0.3.2 [2021-11-11T11:57:28.016Z] #53 23.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T11:57:28.016Z] #53 23.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T11:57:28.016Z] #53 23.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T11:57:28.277Z] #53 23.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T11:57:28.277Z] #53 23.33 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T11:57:28.538Z] #53 ... [2021-11-11T11:57:28.538Z] [2021-11-11T11:57:28.538Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:28.538Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:28.538Z] #49 22.79 Usage of /build/vndr: [2021-11-11T11:57:28.538Z] #49 22.79 /build/vndr [[import path] [revision]] [repository] [2021-11-11T11:57:28.538Z] #49 22.79 /build/vndr init [2021-11-11T11:57:28.538Z] #49 22.79 -strict [2021-11-11T11:57:28.538Z] #49 22.79 checking mode. treat non-trivial warning as an error [2021-11-11T11:57:28.538Z] #49 22.79 -verbose [2021-11-11T11:57:28.538Z] #49 22.79 shows all warnings [2021-11-11T11:57:28.538Z] #49 22.79 -whitelist value [2021-11-11T11:57:28.538Z] #49 22.79 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T11:57:28.538Z] #49 DONE 23.6s [2021-11-11T11:57:28.538Z] [2021-11-11T11:57:28.538Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:28.538Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:28.538Z] #53 23.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T11:57:28.799Z] #53 23.85 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T11:57:28.799Z] #53 23.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T11:57:28.799Z] #53 24.01 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T11:57:28.799Z] #53 24.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T11:57:28.980Z] #53 ... [2021-11-11T11:57:28.980Z] [2021-11-11T11:57:28.980Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:28.980Z] #65 sha256:21a8e65344563cfc7e5af426b731e717385d0bdf9f85752e589b85f7df7ab46a [2021-11-11T11:57:28.980Z] #65 8.632 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T11:57:28.980Z] #65 13.29 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T11:57:28.980Z] #65 13.29 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T11:57:28.980Z] #65 14.65 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T11:57:28.980Z] #65 ... [2021-11-11T11:57:28.980Z] [2021-11-11T11:57:28.980Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:28.980Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:28.980Z] #51 11.57 go: downloading github.com/fatih/color v1.10.0 [2021-11-11T11:57:28.980Z] #51 11.57 go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T11:57:28.980Z] #51 11.62 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T11:57:28.980Z] #51 11.83 go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T11:57:28.980Z] #51 12.59 go: downloading golang.org/x/tools v0.1.0 [2021-11-11T11:57:28.980Z] #51 12.99 go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T11:57:28.980Z] #51 13.08 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T11:57:28.980Z] #51 13.09 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T11:57:28.980Z] #51 13.35 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T11:57:29.059Z] #53 24.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T11:57:29.059Z] #53 24.24 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T11:57:29.074Z] #26 ... [2021-11-11T11:57:29.074Z] [2021-11-11T11:57:29.074Z] #38 [tini 1/3] 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-11-11T11:57:29.074Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:29.074Z] #38 19.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:29.242Z] #51 ... [2021-11-11T11:57:29.242Z] [2021-11-11T11:57:29.242Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:29.242Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:29.242Z] #47 9.090 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:29.242Z] #47 9.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:29.242Z] #47 9.424 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:29.242Z] #47 10.05 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2021-11-11T11:57:29.242Z] #47 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:29.242Z] #47 15.97 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:29.715Z] #53 ... [2021-11-11T11:57:29.715Z] [2021-11-11T11:57:29.716Z] #38 [tini 1/3] 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-11-11T11:57:29.716Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:29.716Z] #38 38.43 The following additional packages will be installed: [2021-11-11T11:57:29.716Z] #38 38.48 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T11:57:29.716Z] #38 38.48 Suggested packages: [2021-11-11T11:57:29.716Z] #38 38.48 cmake-doc ninja-build lrzip [2021-11-11T11:57:29.716Z] #38 38.48 Recommended packages: [2021-11-11T11:57:29.716Z] #38 38.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T11:57:30.216Z] #47 ... [2021-11-11T11:57:30.216Z] [2021-11-11T11:57:30.216Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:30.216Z] #65 sha256:21a8e65344563cfc7e5af426b731e717385d0bdf9f85752e589b85f7df7ab46a [2021-11-11T11:57:30.216Z] #65 19.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T11:57:30.279Z] #38 39.18 The following NEW packages will be installed: [2021-11-11T11:57:30.279Z] #38 39.19 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T11:57:30.279Z] #38 39.19 vim-common xxd [2021-11-11T11:57:30.452Z] #53 25.25 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T11:57:30.452Z] #53 25.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T11:57:30.452Z] #53 25.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T11:57:30.452Z] #53 25.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T11:57:30.453Z] #53 25.44 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T11:57:30.453Z] #53 25.61 go: downloading golang.org/x/text v0.3.2 [2021-11-11T11:57:30.535Z] #38 ... [2021-11-11T11:57:30.535Z] [2021-11-11T11:57:30.535Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:30.535Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:30.535Z] #14 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:30.535Z] #14 ... [2021-11-11T11:57:30.535Z] [2021-11-11T11:57:30.535Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:30.535Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:57:30.535Z] #65 14.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T11:57:30.535Z] #65 14.00 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T11:57:30.535Z] #65 15.17 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T11:57:30.535Z] #38 39.55 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:30.536Z] #38 39.55 Need to get 15.6 MB of archives. [2021-11-11T11:57:30.536Z] #38 39.55 After this operation, 67.4 MB of additional disk space will be used. [2021-11-11T11:57:30.536Z] #38 39.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T11:57:30.536Z] #38 39.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:57:30.536Z] #38 39.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T11:57:30.536Z] #38 39.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T11:57:30.620Z] #60 ... [2021-11-11T11:57:30.620Z] [2021-11-11T11:57:30.620Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:30.620Z] #43 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:30.620Z] #43 20.84 tomll can be used in two ways: [2021-11-11T11:57:30.620Z] #43 20.84 Writing to STDIN and reading from STDOUT: [2021-11-11T11:57:30.620Z] #43 20.84 cat file.toml | tomll > file.toml [2021-11-11T11:57:30.620Z] #43 20.84 [2021-11-11T11:57:30.620Z] #43 20.84 Reading and updating a list of files: [2021-11-11T11:57:30.620Z] #43 20.84 tomll a.toml b.toml c.toml [2021-11-11T11:57:30.620Z] #43 20.84 [2021-11-11T11:57:30.620Z] #43 20.84 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T11:57:30.620Z] #43 DONE 21.2s [2021-11-11T11:57:30.620Z] [2021-11-11T11:57:30.620Z] #19 [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-11-11T11:57:30.620Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:57:30.620Z] #19 2.420 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:57:30.620Z] #19 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:57:30.620Z] #19 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:57:30.620Z] #19 3.801 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T11:57:30.620Z] #19 5.164 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T11:57:30.796Z] #65 20.93 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T11:57:30.883Z] #19 ... [2021-11-11T11:57:30.883Z] [2021-11-11T11:57:30.883Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:30.883Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:30.883Z] #60 21.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T11:57:30.883Z] #60 21.85 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T11:57:31.070Z] #65 ... [2021-11-11T11:57:31.070Z] [2021-11-11T11:57:31.070Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:31.070Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:31.070Z] #53 21.44 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-11-11T11:57:31.070Z] #53 21.45 go: downloading github.com/fatih/color v1.7.0 [2021-11-11T11:57:31.100Z] #38 40.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-11-11T11:57:31.100Z] #38 40.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-11-11T11:57:31.100Z] #38 40.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-11-11T11:57:31.100Z] #38 40.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-11-11T11:57:31.100Z] #38 40.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-11-11T11:57:31.100Z] #38 40.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-11-11T11:57:31.144Z] #60 22.08 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T11:57:31.162Z] #65 ... [2021-11-11T11:57:31.162Z] [2021-11-11T11:57:31.162Z] #60 [containerd 1/3] 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-11-11T11:57:31.162Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:31.162Z] #60 11.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:31.162Z] #60 15.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:31.162Z] #60 20.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:31.162Z] #60 ... [2021-11-11T11:57:31.162Z] [2021-11-11T11:57:31.162Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:31.162Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:31.162Z] #14 11.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:31.162Z] #14 15.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:31.162Z] #14 19.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:31.352Z] #53 21.74 go: downloading github.com/pkg/errors v0.8.1 [2021-11-11T11:57:31.352Z] #53 21.79 go: downloading github.com/spf13/cobra v0.0.5 [2021-11-11T11:57:31.423Z] #14 ... [2021-11-11T11:57:31.423Z] [2021-11-11T11:57:31.423Z] #38 [tini 1/3] 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-11-11T11:57:31.423Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:31.423Z] #38 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:31.423Z] #38 14.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:31.423Z] #38 19.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:31.423Z] #38 ... [2021-11-11T11:57:31.423Z] [2021-11-11T11:57:31.423Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:31.423Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:31.423Z] #47 20.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:31.639Z] #53 21.95 go: downloading github.com/spf13/pflag v1.0.5 [2021-11-11T11:57:31.718Z] #60 22.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T11:57:31.718Z] #60 22.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T11:57:31.940Z] #53 ... [2021-11-11T11:57:31.940Z] [2021-11-11T11:57:31.940Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:31.940Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:31.940Z] #47 11.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:31.940Z] #47 16.46 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:31.940Z] #47 21.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:31.980Z] #60 22.84 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T11:57:31.980Z] #60 22.84 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T11:57:32.029Z] #38 41.06 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:32.242Z] #60 22.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T11:57:32.242Z] #60 22.99 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T11:57:32.288Z] #38 41.27 Fetched 15.6 MB in 1s (15.4 MB/s) [2021-11-11T11:57:32.288Z] #38 41.34 Selecting previously unselected package xxd. [2021-11-11T11:57:32.288Z] #38 41.34 (Reading database ... [2021-11-11T11:57:32.288Z] #38 ... [2021-11-11T11:57:32.288Z] [2021-11-11T11:57:32.288Z] #60 [containerd 1/3] 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-11-11T11:57:32.288Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T11:57:32.288Z] #60 23.26 Reading package lists... [2021-11-11T11:57:32.288Z] #60 31.42 Reading package lists... [2021-11-11T11:57:32.288Z] #60 38.19 Building dependency tree... [2021-11-11T11:57:32.288Z] #60 41.23 The following additional packages will be installed: [2021-11-11T11:57:32.288Z] #60 41.23 libbtrfs0 [2021-11-11T11:57:32.503Z] #60 23.25 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T11:57:32.503Z] #60 23.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T11:57:32.503Z] #60 23.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T11:57:32.503Z] #60 23.45 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T11:57:32.544Z] #60 41.35 The following NEW packages will be installed: [2021-11-11T11:57:32.544Z] #60 41.38 libbtrfs-dev libbtrfs0 [2021-11-11T11:57:32.544Z] #60 ... [2021-11-11T11:57:32.544Z] [2021-11-11T11:57:32.544Z] #38 [tini 1/3] 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-11-11T11:57:32.544Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:32.544Z] #38 41.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T11:57:32.544Z] #38 41.38 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T11:57:32.544Z] #38 41.39 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:57:32.544Z] #38 41.54 Selecting previously unselected package vim-common. [2021-11-11T11:57:32.544Z] #38 41.54 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:57:32.544Z] #38 41.57 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:57:32.553Z] #47 ... [2021-11-11T11:57:32.553Z] [2021-11-11T11:57:32.553Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:32.553Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:32.553Z] #53 22.94 go: downloading github.com/spf13/viper v1.6.1 [2021-11-11T11:57:32.764Z] #60 23.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T11:57:32.764Z] #60 23.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T11:57:32.842Z] #38 41.81 Selecting previously unselected package cmake-data. [2021-11-11T11:57:32.842Z] #38 41.82 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T11:57:32.842Z] #38 41.82 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T11:57:33.026Z] #60 23.99 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T11:57:33.289Z] #60 24.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T11:57:33.503Z] #53 ... [2021-11-11T11:57:33.503Z] [2021-11-11T11:57:33.503Z] #60 [containerd 1/3] 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-11-11T11:57:33.503Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:33.503Z] #60 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:33.503Z] #60 18.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:33.503Z] #60 ... [2021-11-11T11:57:33.503Z] [2021-11-11T11:57:33.503Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:33.503Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:57:33.503Z] #65 23.43 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T11:57:33.503Z] #65 23.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T11:57:33.551Z] #60 24.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T11:57:33.817Z] #60 24.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T11:57:33.817Z] #60 24.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T11:57:33.817Z] #60 24.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T11:57:33.817Z] #60 24.73 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T11:57:33.975Z] #47 23.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T11:57:33.975Z] #47 ... [2021-11-11T11:57:33.976Z] [2021-11-11T11:57:33.976Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:33.976Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:33.976Z] #55 13.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-11-11T11:57:33.976Z] #55 ... [2021-11-11T11:57:33.976Z] [2021-11-11T11:57:33.976Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:33.976Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:33.976Z] #53 23.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T11:57:33.976Z] #53 23.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T11:57:33.976Z] #53 24.15 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T11:57:33.976Z] #53 24.33 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T11:57:33.976Z] #53 24.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T11:57:34.078Z] #60 24.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T11:57:34.078Z] #60 25.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T11:57:34.342Z] #60 25.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T11:57:34.342Z] #60 25.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T11:57:34.448Z] #65 24.60 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T11:57:34.604Z] #60 25.30 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T11:57:34.604Z] #60 25.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T11:57:34.867Z] #60 ... [2021-11-11T11:57:34.867Z] [2021-11-11T11:57:34.867Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:34.867Z] #56 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:34.867Z] #56 25.51 Usage of /build/vndr: [2021-11-11T11:57:34.867Z] #56 25.51 /build/vndr [[import path] [revision]] [repository] [2021-11-11T11:57:34.867Z] #56 25.51 /build/vndr init [2021-11-11T11:57:34.867Z] #56 25.51 -strict [2021-11-11T11:57:34.867Z] #56 25.51 checking mode. treat non-trivial warning as an error [2021-11-11T11:57:34.867Z] #56 25.51 -verbose [2021-11-11T11:57:34.867Z] #56 25.51 shows all warnings [2021-11-11T11:57:34.867Z] #56 25.51 -whitelist value [2021-11-11T11:57:34.867Z] #56 25.51 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T11:57:34.867Z] #56 DONE 25.7s [2021-11-11T11:57:34.920Z] #53 25.08 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T11:57:34.920Z] #53 25.21 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T11:57:34.920Z] #53 25.22 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T11:57:34.920Z] #53 25.30 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T11:57:35.021Z] #65 25.05 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T11:57:35.021Z] #65 25.20 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T11:57:35.129Z] [2021-11-11T11:57:35.129Z] #19 [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-11-11T11:57:35.129Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:57:35.129Z] #19 6.832 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:57:35.129Z] #19 8.815 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T11:57:35.129Z] #19 10.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T11:57:35.283Z] #65 ... [2021-11-11T11:57:35.283Z] [2021-11-11T11:57:35.283Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:35.283Z] #26 sha256:264d05f4ce679ed13c20972e71757d12c120a06b5c311ccc5cb68bb2988840f2 [2021-11-11T11:57:35.283Z] #26 24.95 + mkdir -p /build [2021-11-11T11:57:35.283Z] #26 24.98 + mv docker/docker /build/ [2021-11-11T11:57:35.283Z] #26 25.00 + rmdir docker [2021-11-11T11:57:35.283Z] #26 DONE 25.2s [2021-11-11T11:57:35.283Z] [2021-11-11T11:57:35.283Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:35.283Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:35.283Z] #51 23.52 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T11:57:35.283Z] #51 23.70 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T11:57:35.283Z] #51 23.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T11:57:35.495Z] #53 25.71 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T11:57:35.496Z] #53 25.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T11:57:35.496Z] #53 ... [2021-11-11T11:57:35.496Z] [2021-11-11T11:57:35.496Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:57:35.496Z] #26 sha256:a42a5d821b279a36798fa48ec6d66921cca9430632d8c36a26cc9c6bf3456213 [2021-11-11T11:57:35.496Z] #26 24.56 + mkdir -p /build [2021-11-11T11:57:35.496Z] #26 24.58 + mv docker/docker /build/ [2021-11-11T11:57:35.496Z] #26 24.60 + rmdir docker [2021-11-11T11:57:35.496Z] #26 DONE 25.4s [2021-11-11T11:57:35.496Z] [2021-11-11T11:57:35.496Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:35.496Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:35.496Z] #53 25.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T11:57:35.758Z] #53 26.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T11:57:35.758Z] #53 26.01 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T11:57:35.758Z] #53 26.17 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T11:57:36.180Z] #38 44.91 Selecting previously unselected package libicu67:arm64. [2021-11-11T11:57:36.180Z] #38 44.91 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-11-11T11:57:36.180Z] #38 44.94 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T11:57:36.331Z] #53 26.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T11:57:36.331Z] #53 26.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T11:57:36.521Z] #19 12.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:57:36.593Z] #53 26.82 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T11:57:36.782Z] #19 ... [2021-11-11T11:57:36.782Z] [2021-11-11T11:57:36.782Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:36.782Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:36.782Z] #58 17.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T11:57:36.782Z] #58 17.59 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T11:57:36.782Z] #58 ... [2021-11-11T11:57:36.782Z] [2021-11-11T11:57:36.782Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:36.782Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:36.782Z] #60 25.96 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T11:57:36.782Z] #60 26.00 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T11:57:36.782Z] #60 26.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T11:57:36.782Z] #60 26.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T11:57:36.782Z] #60 26.43 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T11:57:36.782Z] #60 26.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T11:57:36.782Z] #60 26.65 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T11:57:36.782Z] #60 27.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T11:57:36.782Z] #60 27.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T11:57:36.782Z] #60 27.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T11:57:36.782Z] #60 27.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T11:57:36.782Z] #60 27.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T11:57:36.782Z] #60 27.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T11:57:36.782Z] #60 27.69 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T11:57:36.859Z] #53 27.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T11:57:36.859Z] #53 27.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T11:57:36.859Z] #53 27.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T11:57:36.859Z] #53 27.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T11:57:37.047Z] #60 28.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T11:57:37.064Z] #53 31.16 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T11:57:37.065Z] #53 31.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T11:57:37.065Z] #53 31.26 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T11:57:37.065Z] #53 31.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T11:57:37.065Z] #53 31.37 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T11:57:37.065Z] #53 ... [2021-11-11T11:57:37.065Z] [2021-11-11T11:57:37.065Z] #60 [containerd 1/3] 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-11-11T11:57:37.065Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:37.065Z] #60 22.07 Fetched 8473 kB in 14s (593 kB/s) [2021-11-11T11:57:37.065Z] #60 22.07 Reading package lists... [2021-11-11T11:57:37.065Z] #60 27.57 Reading package lists... [2021-11-11T11:57:37.065Z] #60 ... [2021-11-11T11:57:37.065Z] [2021-11-11T11:57:37.065Z] #38 [tini 1/3] 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-11-11T11:57:37.065Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:37.065Z] #38 21.66 Reading package lists... [2021-11-11T11:57:37.065Z] #38 26.53 Building dependency tree... [2021-11-11T11:57:37.065Z] #38 29.76 The following additional packages will be installed: [2021-11-11T11:57:37.065Z] #38 29.76 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T11:57:37.065Z] #38 29.76 Suggested packages: [2021-11-11T11:57:37.065Z] #38 29.76 cmake-doc ninja-build lrzip [2021-11-11T11:57:37.065Z] #38 29.76 Recommended packages: [2021-11-11T11:57:37.065Z] #38 29.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T11:57:37.065Z] #38 30.80 The following NEW packages will be installed: [2021-11-11T11:57:37.065Z] #38 30.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T11:57:37.065Z] #38 30.80 vim-common xxd [2021-11-11T11:57:37.065Z] #38 31.26 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:37.065Z] #38 31.26 Need to get 17.7 MB of archives. [2021-11-11T11:57:37.065Z] #38 31.26 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T11:57:37.065Z] #38 31.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T11:57:37.065Z] #38 31.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:57:37.065Z] #38 31.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T11:57:37.065Z] #38 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T11:57:37.065Z] #38 32.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T11:57:37.065Z] #38 32.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T11:57:37.065Z] #38 32.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T11:57:37.065Z] #38 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T11:57:37.065Z] #38 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T11:57:37.065Z] #38 32.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T11:57:37.202Z] #51 27.48 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T11:57:37.202Z] #51 27.59 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T11:57:37.244Z] Running on azwin-2-5a0cf0 in d:\jenkins\workspace\moby_PR-42999 [Pipeline] { [Pipeline] ws [2021-11-11T11:57:37.262Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-11T11:57:37.310Z] #60 28.05 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T11:57:37.310Z] #60 28.20 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T11:57:37.310Z] #60 28.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T11:57:37.310Z] #60 28.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T11:57:37.432Z] #53 27.48 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T11:57:37.432Z] #53 27.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T11:57:37.432Z] #53 27.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T11:57:37.432Z] #53 27.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T11:57:37.557Z] #38 ... [2021-11-11T11:57:37.557Z] [2021-11-11T11:57:37.557Z] #60 [containerd 1/3] 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-11-11T11:57:37.557Z] #60 sha256:3da096a6b8b1bfe5d66cc67cc107a07083b07452b59d36c0181669731684d1fa [2021-11-11T11:57:37.557Z] #60 41.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:37.557Z] #60 41.76 Need to get 454 kB of archives. [2021-11-11T11:57:37.557Z] #60 41.76 After this operation, 1275 kB of additional disk space will be used. [2021-11-11T11:57:37.557Z] #60 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T11:57:37.557Z] #60 41.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T11:57:37.557Z] #60 42.73 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:37.557Z] #60 42.95 Fetched 454 kB in 0s (1409 kB/s) [2021-11-11T11:57:37.557Z] #60 43.09 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T11:57:37.557Z] #60 43.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-11-11T11:57:37.557Z] #60 43.12 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T11:57:37.557Z] #60 43.13 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T11:57:37.557Z] #60 43.26 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T11:57:37.557Z] #60 43.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T11:57:37.557Z] #60 43.28 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T11:57:37.557Z] #60 43.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T11:57:37.557Z] #60 43.72 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T11:57:37.557Z] #60 43.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:57:37.557Z] #60 DONE 46.3s [2021-11-11T11:57:37.557Z] [2021-11-11T11:57:37.557Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:37.557Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:37.557Z] #14 31.81 Reading package lists... [2021-11-11T11:57:37.557Z] #14 38.90 Building dependency tree... [2021-11-11T11:57:37.557Z] #14 41.66 The following additional packages will be installed: [2021-11-11T11:57:37.557Z] #14 41.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:57:37.557Z] #14 41.68 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T11:57:37.557Z] #14 41.68 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T11:57:37.557Z] #14 41.68 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T11:57:37.557Z] #14 41.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T11:57:37.557Z] #14 41.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T11:57:37.557Z] #14 41.69 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T11:57:37.557Z] #14 41.70 Suggested packages: [2021-11-11T11:57:37.557Z] #14 41.70 gcc-10-locales seccomp wine64 [2021-11-11T11:57:37.557Z] #14 42.73 The following NEW packages will be installed: [2021-11-11T11:57:37.557Z] #14 42.74 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:57:37.557Z] #14 42.74 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T11:57:37.557Z] #14 42.74 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T11:57:37.557Z] #14 42.74 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T11:57:37.557Z] #14 42.74 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T11:57:37.557Z] #14 42.74 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T11:57:37.557Z] #14 42.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T11:57:37.557Z] #14 42.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T11:57:37.557Z] #14 42.74 mingw-w64-x86-64-dev [2021-11-11T11:57:37.557Z] #14 43.09 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:37.557Z] #14 43.09 Need to get 108 MB of archives. [2021-11-11T11:57:37.557Z] #14 43.09 After this operation, 620 MB of additional disk space will be used. [2021-11-11T11:57:37.557Z] #14 43.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-11-11T11:57:37.557Z] #14 43.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-11-11T11:57:37.557Z] #14 43.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T11:57:37.557Z] #14 43.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-11-11T11:57:37.557Z] #14 43.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-11-11T11:57:37.557Z] #14 43.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T11:57:37.557Z] #14 43.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T11:57:37.557Z] #14 43.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-11-11T11:57:37.557Z] #14 43.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T11:57:37.557Z] #14 44.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-11T11:57:37.557Z] #14 45.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-11-11T11:57:37.557Z] #14 46.18 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T11:57:37.557Z] #14 ... [2021-11-11T11:57:37.557Z] [2021-11-11T11:57:37.557Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T11:57:37.557Z] #61 sha256:b0437bb7d9237f30164212e07c366dedb3a4e2df198aa925078f63cc870bde78 [2021-11-11T11:57:37.557Z] #61 ... [2021-11-11T11:57:37.557Z] [2021-11-11T11:57:37.557Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:37.557Z] #55 sha256:3547e6151fcc6b6e9e2475c0ccac39234a22796ba7a916fdfe2222a293d0f6d1 [2021-11-11T11:57:37.557Z] #55 45.29 v3.0.2 [2021-11-11T11:57:37.557Z] #55 DONE 46.7s [2021-11-11T11:57:37.573Z] #60 28.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T11:57:37.637Z] #38 ... [2021-11-11T11:57:37.637Z] [2021-11-11T11:57:37.637Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:37.637Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:37.637Z] #53 32.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T11:57:37.637Z] #53 32.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T11:57:37.694Z] #53 28.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T11:57:37.827Z] [2021-11-11T11:57:37.827Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:37.827Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:37.827Z] #14 46.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-11-11T11:57:37.898Z] #53 33.05 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T11:57:38.266Z] #53 28.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T11:57:38.392Z] #14 ... [2021-11-11T11:57:38.392Z] [2021-11-11T11:57:38.392Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T11:57:38.392Z] #61 sha256:b0437bb7d9237f30164212e07c366dedb3a4e2df198aa925078f63cc870bde78 [2021-11-11T11:57:38.392Z] #61 DONE 0.7s [2021-11-11T11:57:38.392Z] [2021-11-11T11:57:38.392Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:57:38.392Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T11:57:38.546Z] #60 29.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T11:57:38.546Z] #60 29.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T11:57:38.685Z] The recommended git tool is: git [2021-11-11T11:57:38.807Z] #60 29.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T11:57:38.807Z] #60 29.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T11:57:38.807Z] #60 29.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T11:57:38.807Z] #60 29.70 go: downloading golang.org/x/text v0.3.2 [2021-11-11T11:57:38.839Z] #53 29.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T11:57:38.839Z] #53 29.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T11:57:38.839Z] #53 29.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T11:57:38.840Z] #53 ... [2021-11-11T11:57:38.840Z] [2021-11-11T11:57:38.840Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:38.840Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:38.840Z] #47 23.39 Fetched 8476 kB in 16s (536 kB/s) [2021-11-11T11:57:38.840Z] #47 23.39 Reading package lists... [2021-11-11T11:57:38.840Z] #47 28.70 Reading package lists... [2021-11-11T11:57:38.840Z] #47 ... [2021-11-11T11:57:38.840Z] [2021-11-11T11:57:38.840Z] #38 [tini 1/3] 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-11-11T11:57:38.840Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:38.840Z] #38 33.52 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:38.840Z] #38 33.77 Fetched 17.7 MB in 2s (11.2 MB/s) [2021-11-11T11:57:38.840Z] #38 33.88 Selecting previously unselected package xxd. [2021-11-11T11:57:38.840Z] #38 33.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 ... 15713 files and directories currently installed.) [2021-11-11T11:57:38.840Z] #38 34.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T11:57:38.840Z] #38 34.02 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:57:38.916Z] Running on azwin-2-037540 in d:\jenkins\workspace\moby_PR-42999 [Pipeline] { [Pipeline] ws [2021-11-11T11:57:38.944Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-11T11:57:39.102Z] #38 34.26 Selecting previously unselected package vim-common. [2021-11-11T11:57:39.102Z] #38 34.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:57:39.102Z] #38 34.29 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:57:39.412Z] #53 29.62 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T11:57:39.413Z] #53 29.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T11:57:39.674Z] #38 34.56 Selecting previously unselected package cmake-data. [2021-11-11T11:57:39.674Z] #38 34.56 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T11:57:39.674Z] #38 34.57 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T11:57:39.674Z] #38 ... [2021-11-11T11:57:39.674Z] [2021-11-11T11:57:39.674Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:39.674Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:39.674Z] #43 24.57 Updating files: 92% (1617/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T11:57:39.674Z] #43 24.61 + git checkout -q v2.3.0 [2021-11-11T11:57:39.674Z] #43 26.82 + 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-11-11T11:57:39.676Z] #53 30.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T11:57:39.676Z] #53 30.06 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T11:57:39.751Z] #51 ... [2021-11-11T11:57:39.751Z] [2021-11-11T11:57:39.751Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:39.751Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:57:39.751Z] #65 25.95 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T11:57:39.751Z] #65 26.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T11:57:39.751Z] #65 27.24 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T11:57:39.751Z] #65 27.48 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T11:57:39.751Z] #65 29.86 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T11:57:39.762Z] #62 1.403 + RM_GOPATH=0 [2021-11-11T11:57:39.762Z] #62 1.403 + TMP_GOPATH= [2021-11-11T11:57:39.762Z] #62 1.403 + : /build [2021-11-11T11:57:39.762Z] #62 1.403 + '[' -z '' ']' [2021-11-11T11:57:39.762Z] #62 1.404 ++ mktemp -d [2021-11-11T11:57:39.762Z] #62 1.411 + export GOPATH=/tmp/tmp.ZtzAb4Ou7W [2021-11-11T11:57:39.762Z] #62 1.411 + GOPATH=/tmp/tmp.ZtzAb4Ou7W [2021-11-11T11:57:39.762Z] #62 1.411 + RM_GOPATH=1 [2021-11-11T11:57:39.762Z] #62 1.411 + case "$(go env GOARCH)" in [2021-11-11T11:57:39.762Z] #62 1.411 ++ go env GOARCH [2021-11-11T11:57:39.762Z] #62 1.437 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:39.762Z] #62 1.437 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:39.762Z] #62 1.437 ++ dirname /install.sh [2021-11-11T11:57:39.762Z] #62 1.454 Install containerd version v1.5.7 [2021-11-11T11:57:39.762Z] #62 1.455 + dir=/ [2021-11-11T11:57:39.762Z] #62 1.455 + bin=containerd [2021-11-11T11:57:39.762Z] #62 1.455 + shift [2021-11-11T11:57:39.762Z] #62 1.455 + '[' '!' -f //containerd.installer ']' [2021-11-11T11:57:39.762Z] #62 1.455 + . //containerd.installer [2021-11-11T11:57:39.762Z] #62 1.455 ++ set -e [2021-11-11T11:57:39.762Z] #62 1.455 ++ : v1.5.7 [2021-11-11T11:57:39.762Z] #62 1.455 + install_containerd [2021-11-11T11:57:39.762Z] #62 1.455 + echo 'Install containerd version v1.5.7' [2021-11-11T11:57:39.762Z] #62 1.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZtzAb4Ou7W/src/github.com/containerd/containerd [2021-11-11T11:57:39.762Z] #62 1.455 Cloning into '/tmp/tmp.ZtzAb4Ou7W/src/github.com/containerd/containerd'... [2021-11-11T11:57:39.941Z] #43 ... [2021-11-11T11:57:39.941Z] [2021-11-11T11:57:39.941Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:39.941Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:39.941Z] #47 28.70 Reading package lists... [2021-11-11T11:57:40.641Z] The recommended git tool is: git [2021-11-11T11:57:40.692Z] #62 ... [2021-11-11T11:57:40.692Z] [2021-11-11T11:57:40.693Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:40.693Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:40.693Z] #47 33.28 Reading package lists... [2021-11-11T11:57:40.693Z] #47 39.52 Building dependency tree... [2021-11-11T11:57:40.693Z] #47 42.52 The following additional packages will be installed: [2021-11-11T11:57:40.693Z] #47 42.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:40.693Z] #47 42.53 python3-protobuf python3-six [2021-11-11T11:57:40.693Z] #47 42.53 Suggested packages: [2021-11-11T11:57:40.693Z] #47 42.55 python3-setuptools [2021-11-11T11:57:40.693Z] #47 42.55 Recommended packages: [2021-11-11T11:57:40.693Z] #47 42.55 iproute2 | iproute [2021-11-11T11:57:40.693Z] #47 43.05 The following NEW packages will be installed: [2021-11-11T11:57:40.693Z] #47 43.06 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:40.693Z] #47 43.07 python3-protobuf python3-six [2021-11-11T11:57:40.693Z] #47 43.43 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:40.693Z] #47 43.43 Need to get 2112 kB of archives. [2021-11-11T11:57:40.693Z] #47 43.43 After this operation, 10.7 MB of additional disk space will be used. [2021-11-11T11:57:40.693Z] #47 43.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-11-11T11:57:40.693Z] #47 43.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:57:40.693Z] #47 43.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T11:57:40.693Z] #47 43.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-11-11T11:57:40.693Z] #47 43.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T11:57:40.693Z] #47 43.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-11T11:57:40.693Z] #47 43.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T11:57:40.693Z] #47 47.18 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [606 kB] [2021-11-11T11:57:40.693Z] #47 48.91 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:40.693Z] #47 49.40 Fetched 2112 kB in 4s (483 kB/s) [2021-11-11T11:57:40.693Z] #47 49.56 Selecting previously unselected package libprotobuf23:arm64. [2021-11-11T11:57:40.693Z] #47 49.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% [2021-11-11T11:57:40.693Z] #47 ... [2021-11-11T11:57:40.693Z] [2021-11-11T11:57:40.693Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:40.693Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:40.693Z] #14 48.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-11-11T11:57:40.693Z] #14 48.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T11:57:40.693Z] #14 48.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T11:57:40.693Z] #14 48.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T11:57:40.693Z] #14 48.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-11-11T11:57:40.693Z] #14 48.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-11-11T11:57:40.693Z] #14 48.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-11-11T11:57:40.693Z] #14 48.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-11-11T11:57:40.693Z] #14 48.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-11-11T11:57:40.693Z] #14 48.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-11-11T11:57:40.693Z] #14 48.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-11-11T11:57:40.693Z] #14 48.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-11-11T11:57:40.693Z] #14 48.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-11-11T11:57:40.693Z] #14 48.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-11-11T11:57:40.693Z] #14 48.86 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T11:57:40.693Z] #14 48.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T11:57:40.693Z] #14 48.90 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-11-11T11:57:40.949Z] #14 ... [2021-11-11T11:57:40.949Z] [2021-11-11T11:57:40.949Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:40.949Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T11:57:40.949Z] #53 39.91 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T11:57:40.949Z] #53 39.92 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T11:57:40.949Z] #53 39.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T11:57:40.949Z] #53 40.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T11:57:40.949Z] #53 40.06 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T11:57:40.949Z] #53 40.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T11:57:40.949Z] #53 41.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T11:57:40.949Z] #53 41.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T11:57:40.949Z] #53 ... [2021-11-11T11:57:40.949Z] [2021-11-11T11:57:40.949Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:40.949Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:40.949Z] #47 49.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 ... 15703 files and directories currently installed.) [2021-11-11T11:57:40.949Z] #47 49.65 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-11-11T11:57:40.949Z] #47 49.69 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T11:57:41.022Z] #47 34.06 Building dependency tree... [2021-11-11T11:57:41.091Z] #53 31.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T11:57:41.091Z] #53 31.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T11:57:41.091Z] #53 31.18 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T11:57:41.091Z] #53 31.45 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T11:57:41.091Z] #53 31.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T11:57:41.283Z] #47 ... [2021-11-11T11:57:41.283Z] [2021-11-11T11:57:41.283Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:41.283Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:41.283Z] #14 20.91 Reading package lists... [2021-11-11T11:57:41.283Z] #14 26.42 Reading package lists... [2021-11-11T11:57:41.283Z] #14 31.61 Building dependency tree... [2021-11-11T11:57:41.283Z] #14 35.36 The following additional packages will be installed: [2021-11-11T11:57:41.283Z] #14 35.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:57:41.283Z] #14 35.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T11:57:41.283Z] #14 35.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T11:57:41.283Z] #14 35.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T11:57:41.283Z] #14 35.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T11:57:41.283Z] #14 35.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T11:57:41.283Z] #14 35.44 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T11:57:41.283Z] #14 35.44 Suggested packages: [2021-11-11T11:57:41.283Z] #14 35.44 gcc-10-locales seccomp wine64 [2021-11-11T11:57:41.283Z] #14 ... [2021-11-11T11:57:41.283Z] [2021-11-11T11:57:41.283Z] #60 [containerd 1/3] 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-11-11T11:57:41.283Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:41.283Z] #60 27.57 Reading package lists... [2021-11-11T11:57:41.283Z] #60 32.89 Building dependency tree... [2021-11-11T11:57:41.355Z] #53 31.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T11:57:41.543Z] #60 36.58 The following additional packages will be installed: [2021-11-11T11:57:41.543Z] #60 36.58 libbtrfs0 [2021-11-11T11:57:41.543Z] #60 36.73 The following NEW packages will be installed: [2021-11-11T11:57:41.543Z] #60 36.78 libbtrfs-dev libbtrfs0 [2021-11-11T11:57:41.674Z] #65 ... [2021-11-11T11:57:41.674Z] [2021-11-11T11:57:41.674Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:41.674Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:41.674Z] #36 31.74 tomll can be used in two ways: [2021-11-11T11:57:41.674Z] #36 31.74 Writing to STDIN and reading from STDOUT: [2021-11-11T11:57:41.674Z] #36 31.74 cat file.toml | tomll > file.toml [2021-11-11T11:57:41.674Z] #36 31.74 [2021-11-11T11:57:41.674Z] #36 31.74 Reading and updating a list of files: [2021-11-11T11:57:41.674Z] #36 31.74 tomll a.toml b.toml c.toml [2021-11-11T11:57:41.674Z] #36 31.74 [2021-11-11T11:57:41.674Z] #36 31.74 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T11:57:41.674Z] #36 DONE 31.9s [2021-11-11T11:57:41.674Z] [2021-11-11T11:57:41.674Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:41.674Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:41.674Z] #53 24.12 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-11-11T11:57:41.674Z] #53 24.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-11-11T11:57:41.674Z] #53 26.06 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-11-11T11:57:41.674Z] #53 26.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-11T11:57:41.880Z] #47 50.66 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:57:41.880Z] #47 50.67 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:57:41.880Z] #47 50.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:57:41.930Z] #53 ... [2021-11-11T11:57:41.930Z] [2021-11-11T11:57:41.930Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:41.930Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:57:41.930Z] #51 22.16 go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T11:57:41.930Z] #51 22.26 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T11:57:41.930Z] #51 22.47 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T11:57:41.930Z] #51 26.04 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T11:57:41.930Z] #51 26.14 go: downloading golang.org/x/mod v0.3.0 [2021-11-11T11:57:41.930Z] #51 ... [2021-11-11T11:57:41.930Z] [2021-11-11T11:57:41.930Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:57:41.930Z] #65 sha256:21a8e65344563cfc7e5af426b731e717385d0bdf9f85752e589b85f7df7ab46a [2021-11-11T11:57:41.930Z] #65 21.80 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T11:57:41.930Z] #65 21.96 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T11:57:41.930Z] #65 22.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T11:57:41.930Z] #65 22.38 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T11:57:41.930Z] #65 22.40 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T11:57:41.930Z] #65 22.89 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T11:57:41.930Z] #65 23.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T11:57:41.930Z] #65 23.93 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T11:57:41.930Z] #65 24.40 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T11:57:41.930Z] #65 28.75 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T11:57:42.114Z] #60 ... [2021-11-11T11:57:42.114Z] [2021-11-11T11:57:42.114Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:42.114Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:42.114Z] #55 36.89 v3.0.2 [2021-11-11T11:57:42.114Z] #55 DONE 37.1s [2021-11-11T11:57:42.114Z] [2021-11-11T11:57:42.114Z] #60 [containerd 1/3] 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-11-11T11:57:42.115Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:42.115Z] #60 37.20 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:42.115Z] #60 37.20 Need to get 460 kB of archives. [2021-11-11T11:57:42.115Z] #60 37.20 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T11:57:42.115Z] #60 37.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:57:42.115Z] #60 37.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:57:42.137Z] #47 51.02 Selecting previously unselected package python3-six. [2021-11-11T11:57:42.137Z] #47 51.02 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T11:57:42.137Z] #47 51.04 Unpacking python3-six (1.16.0-2) ... [2021-11-11T11:57:42.192Z] #65 ... [2021-11-11T11:57:42.192Z] [2021-11-11T11:57:42.192Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:42.192Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:42.192Z] #53 32.28 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T11:57:42.394Z] #47 51.18 Selecting previously unselected package python3-protobuf. [2021-11-11T11:57:42.394Z] #47 51.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-11-11T11:57:42.454Z] #53 32.66 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T11:57:42.455Z] #53 32.81 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T11:57:42.455Z] #53 32.88 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T11:57:42.616Z] #53 32.79 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-11-11T11:57:42.616Z] #53 32.89 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-11-11T11:57:42.616Z] #53 33.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-11-11T11:57:42.661Z] #47 51.18 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T11:57:42.689Z] #60 ... [2021-11-11T11:57:42.689Z] [2021-11-11T11:57:42.689Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:42.689Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:42.689Z] #14 36.85 The following NEW packages will be installed: [2021-11-11T11:57:42.689Z] #14 36.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:57:42.689Z] #14 36.85 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T11:57:42.689Z] #14 36.85 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T11:57:42.689Z] #14 36.85 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T11:57:42.689Z] #14 36.85 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T11:57:42.689Z] #14 36.85 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T11:57:42.689Z] #14 36.85 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T11:57:42.689Z] #14 36.85 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T11:57:42.689Z] #14 36.85 mingw-w64-x86-64-dev [2021-11-11T11:57:42.689Z] #14 37.31 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:42.689Z] #14 37.31 Need to get 115 MB of archives. [2021-11-11T11:57:42.689Z] #14 37.31 After this operation, 645 MB of additional disk space will be used. [2021-11-11T11:57:42.689Z] #14 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T11:57:42.689Z] #14 37.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T11:57:42.689Z] #14 37.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T11:57:42.689Z] #14 37.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T11:57:42.689Z] #14 37.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T11:57:42.689Z] #14 37.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T11:57:42.718Z] #53 ... [2021-11-11T11:57:42.718Z] [2021-11-11T11:57:42.718Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2021-11-11T11:57:42.718Z] #36 sha256:9c7fb3b4be6eb08cfacf57b9c30105632b61415c96fcee8ddecdce6672564994 [2021-11-11T11:57:42.718Z] #36 32.60 tomll can be used in two ways: [2021-11-11T11:57:42.718Z] #36 32.60 Writing to STDIN and reading from STDOUT: [2021-11-11T11:57:42.718Z] #36 32.60 cat file.toml | tomll > file.toml [2021-11-11T11:57:42.718Z] #36 32.60 [2021-11-11T11:57:42.718Z] #36 32.60 Reading and updating a list of files: [2021-11-11T11:57:42.718Z] #36 32.60 tomll a.toml b.toml c.toml [2021-11-11T11:57:42.718Z] #36 32.60 [2021-11-11T11:57:42.718Z] #36 32.60 When given a list of files, tomll will modify all files in place without asking. [2021-11-11T11:57:42.718Z] #36 DONE 32.9s [2021-11-11T11:57:42.718Z] [2021-11-11T11:57:42.718Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:42.718Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:42.718Z] #53 32.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T11:57:42.718Z] #53 33.03 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T11:57:42.718Z] #53 33.14 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T11:57:42.878Z] #53 33.11 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-11-11T11:57:42.878Z] #53 33.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-11-11T11:57:42.951Z] #14 37.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T11:57:43.139Z] #53 33.49 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-11-11T11:57:43.139Z] #53 33.59 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-11-11T11:57:43.212Z] #14 38.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T11:57:43.212Z] #14 38.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T11:57:43.225Z] #47 51.83 Selecting previously unselected package libnet1:arm64. [2021-11-11T11:57:43.225Z] #47 51.85 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T11:57:43.225Z] #47 51.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:57:43.225Z] #47 51.92 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T11:57:43.225Z] #47 51.92 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T11:57:43.225Z] #47 51.92 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T11:57:43.404Z] #53 ... [2021-11-11T11:57:43.405Z] [2021-11-11T11:57:43.405Z] #60 [containerd 1/3] 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-11-11T11:57:43.405Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:43.405Z] #60 33.91 Fetched 8473 kB in 26s (326 kB/s) [2021-11-11T11:57:43.482Z] #47 52.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T11:57:43.482Z] #47 52.06 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T11:57:43.482Z] #47 52.07 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T11:57:43.482Z] #47 52.15 Selecting previously unselected package criu. [2021-11-11T11:57:43.482Z] #47 52.15 Preparing to unpack .../7-criu_3.16.1-1_arm64.deb ... [2021-11-11T11:57:43.482Z] #47 52.15 Unpacking criu (3.16.1-1) ... [2021-11-11T11:57:43.812Z] #14 38.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:57:44.050Z] #47 52.81 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:57:44.110Z] #60 ... [2021-11-11T11:57:44.110Z] [2021-11-11T11:57:44.110Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:44.110Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:44.110Z] #54 23.75 Fetched 8476 kB in 18s (471 kB/s) [2021-11-11T11:57:44.110Z] #54 23.75 Reading package lists... [2021-11-11T11:57:44.110Z] #54 30.40 Reading package lists... [2021-11-11T11:57:44.110Z] #54 ... [2021-11-11T11:57:44.110Z] [2021-11-11T11:57:44.110Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:44.110Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:44.110Z] #50 27.76 Updating files: 89% (1559/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T11:57:44.110Z] #50 27.97 + git checkout -q v2.3.0 [2021-11-11T11:57:44.110Z] #50 29.90 + 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-11-11T11:57:44.635Z] #53 34.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T11:57:44.635Z] #53 34.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T11:57:44.635Z] #53 34.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T11:57:44.756Z] #14 ... [2021-11-11T11:57:44.756Z] [2021-11-11T11:57:44.756Z] #60 [containerd 1/3] 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-11-11T11:57:44.756Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:44.756Z] #60 38.35 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:44.756Z] #60 38.57 Fetched 460 kB in 0s (1334 kB/s) [2021-11-11T11:57:44.756Z] #60 38.70 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:57:44.756Z] #60 38.70 (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 ... 15713 files and directories currently installed.) [2021-11-11T11:57:44.756Z] #60 38.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:57:44.756Z] #60 38.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:57:44.756Z] #60 38.97 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:57:44.756Z] #60 38.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:57:44.756Z] #60 39.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:57:44.756Z] #60 39.35 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:57:44.756Z] #60 39.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:57:44.756Z] #60 39.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:57:44.756Z] #60 DONE 39.7s [2021-11-11T11:57:44.756Z] [2021-11-11T11:57:44.756Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T11:57:44.756Z] #61 sha256:3aaf718820e9051020b5df1b8ee080164306c18df89348636dd87c6461db85c0 [2021-11-11T11:57:44.756Z] #61 DONE 0.1s [2021-11-11T11:57:44.756Z] [2021-11-11T11:57:44.756Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:57:44.756Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T11:57:44.897Z] #53 35.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T11:57:44.897Z] #53 35.16 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T11:57:44.897Z] #53 35.28 go: downloading golang.org/x/text v0.3.2 [2021-11-11T11:57:44.980Z] #47 ... [2021-11-11T11:57:44.980Z] [2021-11-11T11:57:44.980Z] #34 [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-11-11T11:57:44.980Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T11:57:44.980Z] #34 43.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T11:57:44.980Z] #34 44.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T11:57:44.980Z] #34 ... [2021-11-11T11:57:44.980Z] [2021-11-11T11:57:44.980Z] #38 [tini 1/3] 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-11-11T11:57:44.980Z] #38 sha256:d9799c7c9611b9cf2f1c88dc802ac72ebff01dfccc32380450851e87948f6cd7 [2021-11-11T11:57:44.980Z] #38 52.60 Selecting previously unselected package libxml2:arm64. [2021-11-11T11:57:44.980Z] #38 52.60 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 52.60 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:57:44.980Z] #38 52.99 Selecting previously unselected package libarchive13:arm64. [2021-11-11T11:57:44.980Z] #38 53.01 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 53.03 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T11:57:44.980Z] #38 53.23 Selecting previously unselected package libjsoncpp24:arm64. [2021-11-11T11:57:44.980Z] #38 53.24 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 53.24 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T11:57:44.980Z] #38 53.39 Selecting previously unselected package librhash0:arm64. [2021-11-11T11:57:44.980Z] #38 53.40 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 53.40 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-11-11T11:57:44.980Z] #38 53.55 Selecting previously unselected package libuv1:arm64. [2021-11-11T11:57:44.980Z] #38 53.55 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 53.57 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-11-11T11:57:44.980Z] #38 53.72 Selecting previously unselected package cmake. [2021-11-11T11:57:44.980Z] #38 53.75 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-11-11T11:57:44.980Z] #38 53.76 Unpacking cmake (3.18.4-2) ... [2021-11-11T11:57:45.324Z] #60 33.91 Reading package lists... [2021-11-11T11:57:45.324Z] #60 ... [2021-11-11T11:57:45.324Z] [2021-11-11T11:57:45.324Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:45.324Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:45.324Z] #49 35.50 Usage of /build/vndr: [2021-11-11T11:57:45.324Z] #49 35.50 /build/vndr [[import path] [revision]] [repository] [2021-11-11T11:57:45.324Z] #49 35.50 /build/vndr init [2021-11-11T11:57:45.324Z] #49 35.50 -strict [2021-11-11T11:57:45.324Z] #49 35.50 checking mode. treat non-trivial warning as an error [2021-11-11T11:57:45.324Z] #49 35.50 -verbose [2021-11-11T11:57:45.324Z] #49 35.50 shows all warnings [2021-11-11T11:57:45.324Z] #49 35.50 -whitelist value [2021-11-11T11:57:45.324Z] #49 35.50 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T11:57:45.324Z] #49 DONE 35.6s [2021-11-11T11:57:45.588Z] [2021-11-11T11:57:45.588Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:45.588Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:45.588Z] #53 34.14 go: downloading github.com/magiconair/properties v1.8.1 [2021-11-11T11:57:45.588Z] #53 34.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-11T11:57:45.588Z] #53 34.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-11-11T11:57:45.588Z] #53 34.43 go: downloading github.com/spf13/afero v1.1.2 [2021-11-11T11:57:45.588Z] #53 34.70 go: downloading github.com/spf13/cast v1.3.0 [2021-11-11T11:57:45.588Z] #53 34.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-11-11T11:57:45.588Z] #53 34.79 go: downloading github.com/subosito/gotenv v1.2.0 [2021-11-11T11:57:45.588Z] #53 34.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-11-11T11:57:45.588Z] #53 35.05 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-11-11T11:57:45.588Z] #53 35.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.50 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.61 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-11-11T11:57:45.588Z] #53 35.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-11-11T11:57:45.588Z] #53 35.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-11-11T11:57:45.588Z] #53 36.03 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-11-11T11:57:45.588Z] #53 36.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-11-11T11:57:45.588Z] #53 36.03 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-11-11T11:57:45.850Z] #53 36.17 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-11-11T11:57:45.851Z] #53 36.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-11-11T11:57:46.026Z] #50 ... [2021-11-11T11:57:46.026Z] [2021-11-11T11:57:46.026Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:46.026Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:46.026Z] #54 30.40 Reading package lists... [2021-11-11T11:57:46.111Z] #53 36.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-11-11T11:57:46.112Z] #53 36.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-11-11T11:57:46.112Z] #53 ... [2021-11-11T11:57:46.112Z] [2021-11-11T11:57:46.112Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:46.112Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:46.112Z] #47 26.08 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1806 B] [2021-11-11T11:57:46.112Z] #47 ... [2021-11-11T11:57:46.112Z] [2021-11-11T11:57:46.112Z] #38 [tini 1/3] 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-11-11T11:57:46.112Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:46.112Z] #38 34.61 Fetched 8473 kB in 25s (333 kB/s) [2021-11-11T11:57:46.687Z] #38 34.61 Reading package lists... [2021-11-11T11:57:46.687Z] #38 ... [2021-11-11T11:57:46.687Z] [2021-11-11T11:57:46.687Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:46.687Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:46.687Z] #14 27.04 Fetched 8473 kB in 20s (417 kB/s) [2021-11-11T11:57:46.948Z] #14 27.04 Reading package lists... [2021-11-11T11:57:46.948Z] #14 ... [2021-11-11T11:57:46.948Z] [2021-11-11T11:57:46.948Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:46.948Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:46.948Z] #53 36.71 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-11-11T11:57:46.948Z] #53 36.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-11-11T11:57:46.948Z] #53 36.74 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-11-11T11:57:46.948Z] #53 36.91 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-11-11T11:57:46.948Z] #53 36.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-11-11T11:57:46.948Z] #53 37.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-11-11T11:57:46.948Z] #53 37.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-11-11T11:57:46.948Z] #53 37.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-11-11T11:57:46.948Z] #53 37.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-11-11T11:57:46.948Z] #53 37.42 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-11-11T11:57:47.457Z] #53 ... [2021-11-11T11:57:47.457Z] [2021-11-11T11:57:47.457Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2021-11-11T11:57:47.457Z] #49 sha256:2400a6541f501c8a17ba719cbfae1c21b6f397dc2c2abe53736d8ffa5eaa46e8 [2021-11-11T11:57:47.457Z] #49 37.61 Usage of /build/vndr: [2021-11-11T11:57:47.457Z] #49 37.61 /build/vndr [[import path] [revision]] [repository] [2021-11-11T11:57:47.457Z] #49 37.61 /build/vndr init [2021-11-11T11:57:47.457Z] #49 37.61 -strict [2021-11-11T11:57:47.457Z] #49 37.61 checking mode. treat non-trivial warning as an error [2021-11-11T11:57:47.457Z] #49 37.61 -verbose [2021-11-11T11:57:47.457Z] #49 37.61 shows all warnings [2021-11-11T11:57:47.457Z] #49 37.61 -whitelist value [2021-11-11T11:57:47.457Z] #49 37.61 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2021-11-11T11:57:47.457Z] #49 DONE 37.7s [2021-11-11T11:57:47.502Z] #38 56.09 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T11:57:47.502Z] #38 56.10 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:57:47.502Z] #38 56.12 Setting up libuv1:arm64 (1.40.0-2) ... [2021-11-11T11:57:47.502Z] #38 56.14 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:57:47.502Z] #38 56.17 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-11-11T11:57:47.502Z] #38 56.18 Setting up librhash0:arm64 (1.4.1-2) ... [2021-11-11T11:57:47.502Z] #38 56.20 Setting up cmake-data (3.18.4-2) ... [2021-11-11T11:57:47.502Z] #38 56.22 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:57:47.502Z] #38 56.25 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-11-11T11:57:47.502Z] #38 56.26 Setting up cmake (3.18.4-2) ... [2021-11-11T11:57:47.502Z] #38 56.30 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:57:47.719Z] [2021-11-11T11:57:47.719Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:47.719Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:47.719Z] #43 33.80 Updating files: 62% (1094/1750) Updating files: 63% (1103/1750) Updating files: 64% (1120/1750) Updating files: 65% (1138/1750) Updating files: 66% (1155/1750) Updating files: 67% (1173/1750) Updating files: 68% (1190/1750) Updating files: 69% (1208/1750) Updating files: 70% (1225/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T11:57:47.719Z] #43 34.78 + git checkout -q v2.3.0 [2021-11-11T11:57:47.891Z] #53 37.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-11-11T11:57:47.891Z] #53 38.07 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-11-11T11:57:47.891Z] #53 38.17 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-11-11T11:57:47.956Z] #54 36.39 Building dependency tree... [2021-11-11T11:57:47.956Z] #54 ... [2021-11-11T11:57:47.956Z] [2021-11-11T11:57:47.956Z] #19 [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-11-11T11:57:47.956Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:57:47.956Z] #19 13.08 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T11:57:47.956Z] #19 13.08 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T11:57:47.956Z] #19 13.12 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:57:47.956Z] #19 13.12 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T11:57:47.956Z] #19 13.14 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T11:57:47.956Z] #19 13.14 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:57:47.956Z] #19 13.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T11:57:47.956Z] #19 13.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T11:57:47.956Z] #19 13.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:57:47.956Z] #19 13.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T11:57:47.956Z] #19 13.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T11:57:47.956Z] #19 13.18 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:57:47.956Z] #19 ... [2021-11-11T11:57:47.956Z] [2021-11-11T11:57:47.956Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:47.956Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:47.956Z] #60 36.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T11:57:47.956Z] #60 36.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T11:57:47.956Z] #60 36.86 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T11:57:47.956Z] #60 36.88 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T11:57:47.956Z] #60 36.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T11:57:47.956Z] #60 38.50 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T11:57:47.956Z] #60 38.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T11:57:48.153Z] #53 38.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-11-11T11:57:48.153Z] #53 38.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-11-11T11:57:48.153Z] #53 38.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-11-11T11:57:48.153Z] #53 38.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-11-11T11:57:48.218Z] #60 38.96 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T11:57:48.292Z] #43 38.30 + 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-11-11T11:57:48.971Z] #62 4.175 + RM_GOPATH=0 [2021-11-11T11:57:48.971Z] #62 4.175 + TMP_GOPATH= [2021-11-11T11:57:48.971Z] #62 4.175 + : /build [2021-11-11T11:57:48.971Z] #62 4.175 + '[' -z '' ']' [2021-11-11T11:57:48.971Z] #62 4.175 ++ mktemp -d [2021-11-11T11:57:48.971Z] #62 4.175 + export GOPATH=/tmp/tmp.ijm04rDqqg [2021-11-11T11:57:48.971Z] #62 4.175 + GOPATH=/tmp/tmp.ijm04rDqqg [2021-11-11T11:57:48.971Z] #62 4.175 + RM_GOPATH=1 [2021-11-11T11:57:48.971Z] #62 4.175 + case "$(go env GOARCH)" in [2021-11-11T11:57:48.971Z] #62 4.175 ++ go env GOARCH [2021-11-11T11:57:48.971Z] #62 4.175 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:48.971Z] #62 4.175 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:48.971Z] #62 4.175 ++ dirname /install.sh [2021-11-11T11:57:48.971Z] #62 4.175 + dir=/ [2021-11-11T11:57:48.971Z] #62 4.175 + bin=containerd [2021-11-11T11:57:48.971Z] #62 4.175 + shift [2021-11-11T11:57:48.971Z] #62 4.175 + '[' '!' -f //containerd.installer ']' [2021-11-11T11:57:48.971Z] #62 4.175 + . //containerd.installer [2021-11-11T11:57:48.971Z] #62 4.175 ++ set -e [2021-11-11T11:57:48.971Z] #62 4.175 ++ : v1.5.7 [2021-11-11T11:57:48.971Z] #62 4.175 + install_containerd [2021-11-11T11:57:48.971Z] #62 4.175 + echo 'Install containerd version v1.5.7' [2021-11-11T11:57:48.971Z] #62 4.175 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ijm04rDqqg/src/github.com/containerd/containerd [2021-11-11T11:57:48.971Z] #62 4.175 Cloning into '/tmp/tmp.ijm04rDqqg/src/github.com/containerd/containerd'... [2021-11-11T11:57:48.971Z] #62 4.176 Install containerd version v1.5.7 [2021-11-11T11:57:49.553Z] #53 39.99 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-11-11T11:57:49.815Z] #53 39.99 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-11-11T11:57:49.815Z] #53 40.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-11-11T11:57:49.915Z] #62 ... [2021-11-11T11:57:49.915Z] [2021-11-11T11:57:49.915Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:49.915Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:49.915Z] #14 40.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:57:49.915Z] #14 40.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T11:57:49.915Z] #14 41.39 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:57:49.915Z] #14 42.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T11:57:49.915Z] #14 43.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T11:57:49.915Z] #14 43.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T11:57:49.915Z] #14 43.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T11:57:49.915Z] #14 43.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T11:57:49.915Z] #14 44.59 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:49.915Z] #14 44.81 Fetched 115 MB in 7s (17.1 MB/s) [2021-11-11T11:57:49.915Z] #14 44.91 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T11:57:49.915Z] #14 44.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T11:57:49.915Z] #14 44.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:57:49.915Z] #14 44.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:57:50.024Z] #38 DONE 58.8s [2021-11-11T11:57:50.024Z] [2021-11-11T11:57:50.024Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T11:57:50.024Z] #39 sha256:b77ae6e1557f1a47fd072e5dd71b3997b4ecd9d25f374fc4b62c3920b8a7ea60 [2021-11-11T11:57:50.076Z] #53 40.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-11T11:57:50.282Z] #39 DONE 0.5s [2021-11-11T11:57:50.282Z] [2021-11-11T11:57:50.282Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:50.282Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:50.282Z] #14 50.43 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:50.282Z] #14 50.83 Fetched 108 MB in 6s (17.8 MB/s) [2021-11-11T11:57:50.282Z] #14 50.94 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T11:57:50.282Z] #14 50.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 ... 15703 files and directories currently installed.) [2021-11-11T11:57:50.282Z] #14 51.06 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T11:57:50.282Z] #14 51.08 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:57:50.282Z] #14 53.40 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T11:57:50.282Z] #14 53.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-11-11T11:57:50.282Z] #14 53.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:57:50.282Z] #14 55.50 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T11:57:50.282Z] #14 55.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T11:57:50.282Z] #14 55.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:57:50.282Z] #14 55.67 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-11-11T11:57:50.282Z] #14 55.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T11:57:50.282Z] #14 55.70 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:57:50.282Z] #14 55.82 Selecting previously unselected package dmsetup. [2021-11-11T11:57:50.282Z] #14 55.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T11:57:50.282Z] #14 55.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:57:50.282Z] #14 55.99 Selecting previously unselected package mingw-w64-common. [2021-11-11T11:57:50.282Z] #14 55.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T11:57:50.282Z] #14 56.00 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T11:57:50.337Z] #53 40.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T11:57:50.538Z] #14 ... [2021-11-11T11:57:50.538Z] [2021-11-11T11:57:50.538Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:57:50.538Z] #40 sha256:6e55b51e0ce956c22f54057fec768ee0d1ba92a35834b12b36dc1d1eac7af071 [2021-11-11T11:57:50.599Z] #53 40.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-11-11T11:57:50.861Z] #53 41.27 go: downloading golang.org/x/text v0.3.2 [2021-11-11T11:57:51.101Z] #40 0.815 + RM_GOPATH=0 [2021-11-11T11:57:51.102Z] #40 0.815 + TMP_GOPATH= [2021-11-11T11:57:51.102Z] #40 0.815 + : /build [2021-11-11T11:57:51.102Z] #40 0.815 + '[' -z '' ']' [2021-11-11T11:57:51.102Z] #40 0.815 ++ mktemp -d [2021-11-11T11:57:51.102Z] #40 0.815 + export GOPATH=/tmp/tmp.nYdAhH7Ix4 [2021-11-11T11:57:51.102Z] #40 0.815 + GOPATH=/tmp/tmp.nYdAhH7Ix4 [2021-11-11T11:57:51.102Z] #40 0.815 + RM_GOPATH=1 [2021-11-11T11:57:51.102Z] #40 0.815 + case "$(go env GOARCH)" in [2021-11-11T11:57:51.102Z] #40 0.820 ++ go env GOARCH [2021-11-11T11:57:51.102Z] #40 0.851 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:51.102Z] #40 0.851 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:51.102Z] #40 0.851 ++ dirname /install.sh [2021-11-11T11:57:51.358Z] #40 0.863 + dir=/ [2021-11-11T11:57:51.358Z] #40 0.863 + bin=tini [2021-11-11T11:57:51.358Z] #40 0.863 + shift [2021-11-11T11:57:51.358Z] #40 0.863 + '[' '!' -f //tini.installer ']' [2021-11-11T11:57:51.358Z] #40 0.863 + . //tini.installer [2021-11-11T11:57:51.358Z] #40 0.863 ++ : v0.19.0 [2021-11-11T11:57:51.358Z] #40 0.863 + install_tini [2021-11-11T11:57:51.358Z] #40 0.863 + echo 'Install tini version v0.19.0' [2021-11-11T11:57:51.358Z] #40 0.863 + git clone https://github.com/krallin/tini.git /tmp/tmp.nYdAhH7Ix4/tini [2021-11-11T11:57:51.358Z] #40 0.863 Install tini version v0.19.0 [2021-11-11T11:57:51.358Z] #40 0.866 Cloning into '/tmp/tmp.nYdAhH7Ix4/tini'... [2021-11-11T11:57:51.522Z] #60 ... [2021-11-11T11:57:51.522Z] [2021-11-11T11:57:51.522Z] #62 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:57:51.522Z] #62 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:57:51.522Z] #62 41.84 v3.0.2 [2021-11-11T11:57:52.094Z] #62 DONE 42.8s [2021-11-11T11:57:52.094Z] [2021-11-11T11:57:52.094Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:52.094Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:52.094Z] #54 40.80 The following additional packages will be installed: [2021-11-11T11:57:52.094Z] #54 40.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:52.094Z] #54 40.82 python3-protobuf python3-six [2021-11-11T11:57:52.094Z] #54 40.86 Suggested packages: [2021-11-11T11:57:52.094Z] #54 40.86 python3-setuptools [2021-11-11T11:57:52.094Z] #54 40.86 Recommended packages: [2021-11-11T11:57:52.094Z] #54 40.86 iproute2 | iproute [2021-11-11T11:57:52.094Z] #54 41.65 The following NEW packages will be installed: [2021-11-11T11:57:52.094Z] #54 41.65 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:52.094Z] #54 41.66 python3-protobuf python3-six [2021-11-11T11:57:52.094Z] #54 42.14 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:52.094Z] #54 42.14 Need to get 2288 kB of archives. [2021-11-11T11:57:52.094Z] #54 42.14 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T11:57:52.094Z] #54 42.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T11:57:52.094Z] #54 42.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:57:52.094Z] #54 42.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T11:57:52.094Z] #54 42.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T11:57:52.094Z] #54 42.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T11:57:52.094Z] #54 42.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T11:57:52.094Z] #54 42.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T11:57:52.288Z] #40 ... [2021-11-11T11:57:52.289Z] [2021-11-11T11:57:52.289Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:52.289Z] #47 sha256:89b11372689892d3dedb5189a56cd8d29cfb749317155f960e9d645e706b7b11 [2021-11-11T11:57:52.289Z] #47 54.08 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-11-11T11:57:52.289Z] #47 54.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:57:52.289Z] #47 54.12 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T11:57:52.289Z] #47 54.15 Setting up python3-six (1.16.0-2) ... [2021-11-11T11:57:52.289Z] #47 55.02 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T11:57:52.289Z] #47 55.08 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T11:57:52.289Z] #47 57.94 Setting up criu (3.16.1-1) ... [2021-11-11T11:57:52.289Z] #47 60.08 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:57:52.289Z] #47 DONE 61.0s [2021-11-11T11:57:52.289Z] [2021-11-11T11:57:52.289Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:57:52.289Z] #40 sha256:6e55b51e0ce956c22f54057fec768ee0d1ba92a35834b12b36dc1d1eac7af071 [2021-11-11T11:57:52.289Z] #40 1.968 + cd /tmp/tmp.nYdAhH7Ix4/tini [2021-11-11T11:57:52.289Z] #40 1.968 + git checkout -q v0.19.0 [2021-11-11T11:57:52.289Z] #40 1.997 + cmake . [2021-11-11T11:57:52.474Z] #14 ... [2021-11-11T11:57:52.474Z] [2021-11-11T11:57:52.474Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:52.474Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:52.474Z] #47 38.01 The following additional packages will be installed: [2021-11-11T11:57:52.474Z] #47 38.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:52.474Z] #47 38.01 python3-protobuf python3-six [2021-11-11T11:57:52.474Z] #47 38.01 Suggested packages: [2021-11-11T11:57:52.474Z] #47 38.01 python3-setuptools [2021-11-11T11:57:52.474Z] #47 38.01 Recommended packages: [2021-11-11T11:57:52.474Z] #47 38.01 iproute2 | iproute [2021-11-11T11:57:52.474Z] #47 38.63 The following NEW packages will be installed: [2021-11-11T11:57:52.474Z] #47 38.63 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:57:52.474Z] #47 38.63 python3-protobuf python3-six [2021-11-11T11:57:52.475Z] #47 39.03 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:57:52.475Z] #47 39.03 Need to get 2288 kB of archives. [2021-11-11T11:57:52.475Z] #47 39.03 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T11:57:52.475Z] #47 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T11:57:52.475Z] #47 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:57:52.475Z] #47 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T11:57:52.475Z] #47 39.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T11:57:52.475Z] #47 39.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T11:57:52.475Z] #47 39.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T11:57:52.475Z] #47 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T11:57:52.475Z] #47 42.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T11:57:52.475Z] #47 43.94 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:52.475Z] #47 44.26 Fetched 2288 kB in 4s (528 kB/s) [2021-11-11T11:57:52.475Z] #47 44.29 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T11:57:52.475Z] #47 44.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T11:57:52.475Z] #47 44.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 44.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:57:52.475Z] #47 45.12 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:57:52.475Z] #47 45.12 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:57:52.475Z] #47 45.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:57:52.475Z] #47 45.39 Selecting previously unselected package python3-six. [2021-11-11T11:57:52.475Z] #47 45.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T11:57:52.475Z] #47 45.50 Unpacking python3-six (1.16.0-2) ... [2021-11-11T11:57:52.475Z] #47 45.75 Selecting previously unselected package python3-protobuf. [2021-11-11T11:57:52.475Z] #47 45.76 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 45.77 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T11:57:52.475Z] #47 46.30 Selecting previously unselected package libnet1:amd64. [2021-11-11T11:57:52.475Z] #47 46.30 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 46.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:57:52.475Z] #47 46.48 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T11:57:52.475Z] #47 46.48 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 46.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:57:52.475Z] #47 46.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T11:57:52.475Z] #47 46.62 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 46.64 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:57:52.475Z] #47 46.76 Selecting previously unselected package criu. [2021-11-11T11:57:52.475Z] #47 46.77 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T11:57:52.475Z] #47 46.77 Unpacking criu (3.16.1-1) ... [2021-11-11T11:57:52.475Z] #47 ... [2021-11-11T11:57:52.475Z] [2021-11-11T11:57:52.475Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:52.475Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:52.475Z] #14 47.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T11:57:52.475Z] #14 47.46 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:57:52.475Z] #14 47.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:57:52.778Z] #53 ... [2021-11-11T11:57:52.778Z] [2021-11-11T11:57:52.778Z] #60 [containerd 1/3] 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-11-11T11:57:52.778Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:52.778Z] #60 33.91 Reading package lists... [2021-11-11T11:57:53.050Z] #14 ... [2021-11-11T11:57:53.050Z] [2021-11-11T11:57:53.050Z] #38 [tini 1/3] 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-11-11T11:57:53.050Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:53.050Z] #38 38.00 Selecting previously unselected package libicu67:amd64. [2021-11-11T11:57:53.050Z] #38 38.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 38.04 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T11:57:53.050Z] #38 44.07 Selecting previously unselected package libxml2:amd64. [2021-11-11T11:57:53.050Z] #38 44.07 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 44.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:57:53.050Z] #38 44.59 Selecting previously unselected package libarchive13:amd64. [2021-11-11T11:57:53.050Z] #38 44.59 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 44.61 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:57:53.050Z] #38 44.91 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T11:57:53.050Z] #38 44.91 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 44.92 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:57:53.050Z] #38 45.04 Selecting previously unselected package librhash0:amd64. [2021-11-11T11:57:53.050Z] #38 45.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 45.05 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:57:53.050Z] #38 45.24 Selecting previously unselected package libuv1:amd64. [2021-11-11T11:57:53.050Z] #38 45.24 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 45.25 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:57:53.050Z] #38 45.43 Selecting previously unselected package cmake. [2021-11-11T11:57:53.050Z] #38 45.43 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T11:57:53.050Z] #38 45.44 Unpacking cmake (3.18.4-2) ... [2021-11-11T11:57:53.050Z] #38 ... [2021-11-11T11:57:53.050Z] [2021-11-11T11:57:53.050Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:53.050Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:53.050Z] #47 47.58 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:57:53.261Z] #40 2.767 -- The C compiler identification is GNU 10.2.1 [2021-11-11T11:57:53.261Z] #40 2.872 -- Detecting C compiler ABI info [2021-11-11T11:57:53.587Z] #43 ... [2021-11-11T11:57:53.587Z] [2021-11-11T11:57:53.587Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:53.587Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:53.587Z] #14 33.87 Fetched 8473 kB in 25s (342 kB/s) [2021-11-11T11:57:53.587Z] #14 33.87 Reading package lists... [2021-11-11T11:57:53.847Z] #14 43.47 Reading package lists... [2021-11-11T11:57:53.847Z] #14 ... [2021-11-11T11:57:53.847Z] [2021-11-11T11:57:53.847Z] #60 [containerd 1/3] 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-11-11T11:57:53.847Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:57:53.847Z] #60 34.30 Fetched 8473 kB in 25s (337 kB/s) [2021-11-11T11:57:53.847Z] #60 34.30 Reading package lists... [2021-11-11T11:57:53.847Z] #60 43.57 Reading package lists... [2021-11-11T11:57:53.847Z] #60 ... [2021-11-11T11:57:53.847Z] [2021-11-11T11:57:53.847Z] #38 [tini 1/3] 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-11-11T11:57:53.847Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:53.847Z] #38 34.28 Fetched 8473 kB in 25s (337 kB/s) [2021-11-11T11:57:53.847Z] #38 34.28 Reading package lists... [2021-11-11T11:57:53.851Z] Running on azwin-2-5a0cf1 in d:\jenkins\workspace\moby_PR-42999 [Pipeline] { [Pipeline] ws [2021-11-11T11:57:53.874Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-11-11T11:57:54.196Z] #40 3.699 -- Detecting C compiler ABI info - done [2021-11-11T11:57:54.196Z] #40 3.782 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T11:57:54.196Z] #40 3.782 -- Detecting C compile features [2021-11-11T11:57:54.196Z] #40 3.782 -- Detecting C compile features - done [2021-11-11T11:57:54.196Z] #40 3.864 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T11:57:54.443Z] #47 49.21 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:57:54.443Z] #47 49.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:57:54.443Z] #47 49.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:57:54.453Z] #40 4.140 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T11:57:54.704Z] #47 49.28 Setting up python3-six (1.16.0-2) ... [2021-11-11T11:57:54.710Z] #40 4.297 -- Configuring done [2021-11-11T11:57:54.710Z] #40 4.319 -- Generating done [2021-11-11T11:57:54.710Z] #40 4.329 -- Build files have been written to: /tmp/tmp.nYdAhH7Ix4/tini [2021-11-11T11:57:54.710Z] #40 4.339 + make tini-static [2021-11-11T11:57:54.791Z] #38 43.34 Reading package lists... [2021-11-11T11:57:54.791Z] #38 ... [2021-11-11T11:57:54.791Z] [2021-11-11T11:57:54.791Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:54.791Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:54.791Z] #47 35.54 Fetched 8476 kB in 27s (317 kB/s) [2021-11-11T11:57:54.791Z] #47 35.54 Reading package lists... [2021-11-11T11:57:55.052Z] #47 44.69 Reading package lists... [2021-11-11T11:57:55.052Z] #47 ... [2021-11-11T11:57:55.052Z] [2021-11-11T11:57:55.052Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:57:55.052Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:57:55.052Z] #53 45.46 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T11:57:55.273Z] #40 4.785 Scanning dependencies of target tini-static [2021-11-11T11:57:55.273Z] #40 4.875 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T11:57:55.313Z] #53 45.61 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T11:57:55.313Z] #53 45.75 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T11:57:55.313Z] #53 45.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T11:57:55.399Z] #54 45.87 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T11:57:55.527Z] The recommended git tool is: git [2021-11-11T11:57:55.575Z] #53 45.82 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T11:57:55.656Z] #47 ... [2021-11-11T11:57:55.656Z] [2021-11-11T11:57:55.656Z] #38 [tini 1/3] 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-11-11T11:57:55.656Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:55.656Z] #38 49.73 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T11:57:55.656Z] #38 49.75 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:57:55.656Z] #38 49.76 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:57:55.656Z] #38 49.79 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:57:55.656Z] #38 49.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:57:55.656Z] #38 49.84 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:57:55.656Z] #38 49.86 Setting up cmake-data (3.18.4-2) ... [2021-11-11T11:57:55.656Z] #38 49.89 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:57:55.656Z] #38 49.91 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:57:55.656Z] #38 49.93 Setting up cmake (3.18.4-2) ... [2021-11-11T11:57:55.656Z] #38 49.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:57:55.656Z] #38 DONE 50.8s [2021-11-11T11:57:55.917Z] [2021-11-11T11:57:55.917Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T11:57:55.917Z] #39 sha256:d3ecf0abfca919692c906ac515e5bdc94ea6c2e73a39f6bafef96e684e6a34a3 [2021-11-11T11:57:55.917Z] #39 DONE 0.2s [2021-11-11T11:57:55.917Z] [2021-11-11T11:57:55.918Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:55.918Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:55.918Z] #14 50.03 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T11:57:55.918Z] #14 50.04 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T11:57:55.918Z] #14 50.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:57:55.918Z] #14 50.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T11:57:55.918Z] #14 50.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:57:55.918Z] #14 50.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:57:55.918Z] #14 50.80 Selecting previously unselected package dmsetup. [2021-11-11T11:57:55.918Z] #14 50.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:57:55.918Z] #14 50.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:57:55.918Z] #14 51.03 Selecting previously unselected package mingw-w64-common. [2021-11-11T11:57:55.918Z] #14 51.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T11:57:55.918Z] #14 51.06 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T11:57:56.647Z] #40 6.317 [100%] Linking C executable tini-static [2021-11-11T11:57:56.657Z] #60 43.57 Reading package lists... [2021-11-11T11:57:56.657Z] #60 ... [2021-11-11T11:57:56.657Z] [2021-11-11T11:57:56.657Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:57:56.657Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:57:56.657Z] #47 36.71 Fetched 8476 kB in 28s (307 kB/s) [2021-11-11T11:57:56.657Z] #47 36.71 Reading package lists... [2021-11-11T11:57:56.919Z] #47 45.68 Reading package lists... [2021-11-11T11:57:56.919Z] #47 ... [2021-11-11T11:57:56.919Z] [2021-11-11T11:57:56.919Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:57:56.919Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:57:56.919Z] #43 40.31 Updating files: 70% (1226/1750) Updating files: 71% (1243/1750) Updating files: 72% (1260/1750) Updating files: 73% (1278/1750) Updating files: 74% (1295/1750) Updating files: 75% (1313/1750) Updating files: 76% (1330/1750) Updating files: 77% (1348/1750) Updating files: 78% (1365/1750) Updating files: 79% (1383/1750) Updating files: 80% (1400/1750) Updating files: 81% (1418/1750) Updating files: 82% (1435/1750) Updating files: 83% (1453/1750) Updating files: 84% (1470/1750) Updating files: 85% (1488/1750) Updating files: 86% (1505/1750) Updating files: 87% (1523/1750) Updating files: 88% (1540/1750) Updating files: 89% (1558/1750) Updating files: 90% (1575/1750) Updating files: 91% (1593/1750) Updating files: 92% (1610/1750) Updating files: 93% (1628/1750) Updating files: 94% (1645/1750) Updating files: 95% (1663/1750) Updating files: 96% (1680/1750) Updating files: 97% (1698/1750) Updating files: 98% (1715/1750) Updating files: 99% (1733/1750) Updating files: 100% (1750/1750) Updating files: 100% (1750/1750), done. [2021-11-11T11:57:56.919Z] #43 41.13 + git checkout -q v2.3.0 [2021-11-11T11:57:56.919Z] #43 44.78 + 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-11-11T11:57:57.182Z] #43 ... [2021-11-11T11:57:57.182Z] [2021-11-11T11:57:57.182Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:57.182Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:57.182Z] #14 37.54 Reading package lists... [2021-11-11T11:57:57.212Z] #40 6.760 [100%] Built target tini-static [2021-11-11T11:57:57.212Z] #40 6.787 + mkdir -p /build [2021-11-11T11:57:57.212Z] #40 6.788 + cp tini-static /build/docker-init [2021-11-11T11:57:57.325Z] #54 47.49 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:57:57.325Z] #54 47.73 Fetched 2288 kB in 4s (513 kB/s) [2021-11-11T11:57:57.325Z] #54 47.83 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T11:57:57.325Z] #54 47.84 (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 ... 15713 files and directories currently installed.) [2021-11-11T11:57:57.325Z] #54 47.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T11:57:57.443Z] #14 46.94 Building dependency tree... [2021-11-11T11:57:57.443Z] #14 ... [2021-11-11T11:57:57.443Z] [2021-11-11T11:57:57.443Z] #38 [tini 1/3] 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-11-11T11:57:57.443Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:57:57.443Z] #38 34.61 Reading package lists... [2021-11-11T11:57:57.469Z] #40 DONE 7.1s [2021-11-11T11:57:57.469Z] [2021-11-11T11:57:57.469Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:57:57.469Z] #51 sha256:046e3de1a88adace01c5a897cc472637ef74b7e15f175e2afc93c4232fe3ecd9 [2021-11-11T11:57:57.469Z] #51 65.70 gotestsum version dev [2021-11-11T11:57:57.587Z] #54 47.96 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:57:57.725Z] #51 DONE 66.5s [2021-11-11T11:57:57.725Z] [2021-11-11T11:57:57.725Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:57.725Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:57:57.725Z] #14 61.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T11:57:57.725Z] #14 61.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T11:57:57.725Z] #14 61.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:57:58.122Z] #53 48.08 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T11:57:58.122Z] #53 48.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T11:57:58.384Z] #53 48.72 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T11:57:58.532Z] #54 48.97 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:57:58.532Z] #54 48.97 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:57:58.533Z] #54 48.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:57:58.794Z] #54 49.23 Selecting previously unselected package python3-six. [2021-11-11T11:57:58.794Z] #54 49.23 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T11:57:58.794Z] #54 49.25 Unpacking python3-six (1.16.0-2) ... [2021-11-11T11:57:58.794Z] #54 49.36 Selecting previously unselected package python3-protobuf. [2021-11-11T11:57:58.794Z] #54 49.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T11:57:59.056Z] #54 49.38 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T11:57:59.056Z] #54 ... [2021-11-11T11:57:59.056Z] [2021-11-11T11:57:59.056Z] #41 [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-11-11T11:57:59.056Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:59.232Z] #14 ... [2021-11-11T11:57:59.232Z] [2021-11-11T11:57:59.232Z] #34 [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-11-11T11:57:59.232Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:57:59.232Z] #34 43.73 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T11:57:59.232Z] #34 43.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T11:57:59.232Z] #34 44.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T11:57:59.232Z] #34 ... [2021-11-11T11:57:59.232Z] [2021-11-11T11:57:59.232Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:57:59.232Z] #40 sha256:8e135266fe199aca9806765c2ec99341fbbc7d3665a358ec109b9e5ba4821636 [2021-11-11T11:57:59.232Z] #40 2.310 + RM_GOPATH=0 [2021-11-11T11:57:59.232Z] #40 2.311 + TMP_GOPATH= [2021-11-11T11:57:59.232Z] #40 2.311 + : /build [2021-11-11T11:57:59.232Z] #40 2.311 + '[' -z '' ']' [2021-11-11T11:57:59.232Z] #40 2.312 ++ mktemp -d [2021-11-11T11:57:59.232Z] #40 2.320 + export GOPATH=/tmp/tmp.6U9p2c1g38 [2021-11-11T11:57:59.232Z] #40 2.320 + GOPATH=/tmp/tmp.6U9p2c1g38 [2021-11-11T11:57:59.232Z] #40 2.320 + RM_GOPATH=1 [2021-11-11T11:57:59.232Z] #40 2.321 + case "$(go env GOARCH)" in [2021-11-11T11:57:59.232Z] #40 2.321 ++ go env GOARCH [2021-11-11T11:57:59.232Z] #40 2.344 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:59.232Z] #40 2.344 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:57:59.232Z] #40 2.345 ++ dirname /install.sh [2021-11-11T11:57:59.232Z] #40 2.346 + dir=/ [2021-11-11T11:57:59.232Z] #40 2.356 + bin=tini [2021-11-11T11:57:59.232Z] #40 2.356 + shift [2021-11-11T11:57:59.232Z] #40 2.356 + '[' '!' -f //tini.installer ']' [2021-11-11T11:57:59.232Z] #40 2.356 + . //tini.installer [2021-11-11T11:57:59.232Z] #40 2.356 ++ : v0.19.0 [2021-11-11T11:57:59.232Z] #40 2.357 + install_tini [2021-11-11T11:57:59.232Z] #40 2.357 + echo 'Install tini version v0.19.0' [2021-11-11T11:57:59.232Z] #40 2.357 + git clone https://github.com/krallin/tini.git /tmp/tmp.6U9p2c1g38/tini [2021-11-11T11:57:59.232Z] #40 2.357 Install tini version v0.19.0 [2021-11-11T11:57:59.232Z] #40 2.366 Cloning into '/tmp/tmp.6U9p2c1g38/tini'... [2021-11-11T11:57:59.232Z] #40 3.075 + cd /tmp/tmp.6U9p2c1g38/tini [2021-11-11T11:57:59.232Z] #40 3.076 + git checkout -q v0.19.0 [2021-11-11T11:57:59.232Z] #40 3.094 + cmake . [2021-11-11T11:57:59.318Z] #41 49.65 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T11:57:59.318Z] #41 49.94 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T11:57:59.364Z] #38 43.76 Reading package lists... [2021-11-11T11:57:59.364Z] #38 ... [2021-11-11T11:57:59.364Z] [2021-11-11T11:57:59.364Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:57:59.364Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:57:59.364Z] #14 46.94 Building dependency tree... [2021-11-11T11:57:59.495Z] #40 3.644 -- The C compiler identification is GNU 10.2.1 [2021-11-11T11:57:59.580Z] #41 50.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T11:57:59.622Z] #14 68.61 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T11:57:59.622Z] #14 68.64 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:57:59.622Z] #14 68.64 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:57:59.756Z] #40 3.739 -- Detecting C compiler ABI info [2021-11-11T11:57:59.879Z] #14 68.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T11:57:59.879Z] #14 68.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:57:59.879Z] #14 68.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:00.329Z] #40 4.324 -- Detecting C compiler ABI info - done [2021-11-11T11:58:00.329Z] #40 4.461 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T11:58:00.590Z] #40 4.468 -- Detecting C compile features [2021-11-11T11:58:00.590Z] #40 4.470 -- Detecting C compile features - done [2021-11-11T11:58:00.590Z] #40 4.532 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T11:58:00.590Z] #40 4.754 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T11:58:00.851Z] #40 4.880 -- Configuring done [2021-11-11T11:58:00.851Z] #40 4.897 -- Generating done [2021-11-11T11:58:00.851Z] #40 4.912 -- Build files have been written to: /tmp/tmp.6U9p2c1g38/tini [2021-11-11T11:58:00.851Z] #40 4.936 + make tini-static [2021-11-11T11:58:01.113Z] #40 5.190 Scanning dependencies of target tini-static [2021-11-11T11:58:01.113Z] #40 5.240 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T11:58:01.375Z] #40 ... [2021-11-11T11:58:01.375Z] [2021-11-11T11:58:01.375Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:01.375Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:01.375Z] #14 56.65 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T11:58:01.636Z] #14 56.65 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T11:58:01.636Z] #14 56.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:58:01.835Z] #53 ... [2021-11-11T11:58:01.835Z] [2021-11-11T11:58:01.835Z] #38 [tini 1/3] 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-11-11T11:58:01.835Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:01.835Z] #38 43.34 Reading package lists... [2021-11-11T11:58:02.583Z] #14 ... [2021-11-11T11:58:02.583Z] [2021-11-11T11:58:02.583Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:58:02.583Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:58:02.583Z] #51 56.89 gotestsum version dev [2021-11-11T11:58:02.583Z] #51 DONE 57.6s [2021-11-11T11:58:02.583Z] [2021-11-11T11:58:02.583Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:02.583Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:02.583Z] #47 50.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:02.583Z] #47 50.58 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:02.583Z] #47 54.47 Setting up criu (3.16.1-1) ... [2021-11-11T11:58:02.583Z] #47 56.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:02.583Z] #47 DONE 57.1s [2021-11-11T11:58:02.583Z] [2021-11-11T11:58:02.583Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:58:02.583Z] #40 sha256:8e135266fe199aca9806765c2ec99341fbbc7d3665a358ec109b9e5ba4821636 [2021-11-11T11:58:02.583Z] #40 6.732 [100%] Linking C executable tini-static [2021-11-11T11:58:03.531Z] #40 7.301 [100%] Built target tini-static [2021-11-11T11:58:03.531Z] #40 7.387 + mkdir -p /build [2021-11-11T11:58:03.531Z] #40 7.387 + cp tini-static /build/docker-init [2021-11-11T11:58:03.531Z] #40 DONE 7.7s [2021-11-11T11:58:03.531Z] [2021-11-11T11:58:03.531Z] #34 [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-11-11T11:58:03.531Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:58:03.582Z] #14 53.54 The following additional packages will be installed: [2021-11-11T11:58:03.582Z] #14 53.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:58:03.582Z] #14 53.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T11:58:03.582Z] #14 53.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T11:58:03.582Z] #14 53.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T11:58:03.582Z] #14 53.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T11:58:03.582Z] #14 53.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T11:58:03.582Z] #14 53.60 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T11:58:03.582Z] #14 53.63 Suggested packages: [2021-11-11T11:58:03.582Z] #14 53.63 gcc-10-locales seccomp wine64 [2021-11-11T11:58:03.785Z] using credential docker-jenkins-github-credentials [2021-11-11T11:58:03.863Z] Cloning the remote Git repository [2021-11-11T11:58:03.863Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:58:04.526Z] #14 ... [2021-11-11T11:58:04.526Z] [2021-11-11T11:58:04.526Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:04.526Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:04.526Z] #47 45.68 Reading package lists... [2021-11-11T11:58:04.638Z] #38 52.40 Building dependency tree... [2021-11-11T11:58:04.059Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:58:04.461Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T11:58:05.987Z] using credential docker-jenkins-github-credentials [2021-11-11T11:58:06.067Z] Cloning the remote Git repository [2021-11-11T11:58:06.067Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:58:06.177Z] #41 ... [2021-11-11T11:58:06.177Z] [2021-11-11T11:58:06.177Z] #54 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:06.177Z] #54 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:06.177Z] #54 50.00 Selecting previously unselected package libnet1:amd64. [2021-11-11T11:58:06.177Z] #54 50.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T11:58:06.177Z] #54 50.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:06.177Z] #54 50.20 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T11:58:06.177Z] #54 50.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T11:58:06.177Z] #54 50.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:06.177Z] #54 50.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T11:58:06.177Z] #54 50.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T11:58:06.177Z] #54 50.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:06.177Z] #54 50.53 Selecting previously unselected package criu. [2021-11-11T11:58:06.177Z] #54 50.54 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T11:58:06.177Z] #54 50.54 Unpacking criu (3.16.1-1) ... [2021-11-11T11:58:06.177Z] #54 51.41 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:58:06.177Z] #54 53.30 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:58:06.177Z] #54 53.32 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:06.177Z] #54 53.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:06.177Z] #54 53.36 Setting up python3-six (1.16.0-2) ... [2021-11-11T11:58:06.177Z] #54 54.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:06.177Z] #54 54.90 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:06.452Z] #14 74.54 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T11:58:06.452Z] #14 74.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:58:06.452Z] #14 74.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:06.264Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:58:07.078Z] #47 54.39 Building dependency tree... [2021-11-11T11:58:05.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:05.330Z] > git --version # timeout=10 [2021-11-11T11:58:05.368Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T11:58:05.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:05.371Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:07.752Z] #34 ... [2021-11-11T11:58:07.752Z] [2021-11-11T11:58:07.752Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:07.752Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:07.752Z] #14 62.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T11:58:07.752Z] #14 62.11 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:07.752Z] #14 62.11 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:58:07.752Z] #14 62.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T11:58:07.752Z] #14 62.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:07.752Z] #14 62.24 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:07.940Z] #38 58.33 The following additional packages will be installed: [2021-11-11T11:58:08.202Z] #38 58.36 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T11:58:08.202Z] #38 58.39 Suggested packages: [2021-11-11T11:58:08.202Z] #38 58.39 cmake-doc ninja-build lrzip [2021-11-11T11:58:08.202Z] #38 58.39 Recommended packages: [2021-11-11T11:58:08.202Z] #38 58.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T11:58:06.671Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T11:58:09.588Z] #38 59.84 The following NEW packages will be installed: [2021-11-11T11:58:09.588Z] #38 59.87 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T11:58:09.588Z] #38 59.87 vim-common xxd [2021-11-11T11:58:09.635Z] #47 ... [2021-11-11T11:58:09.635Z] [2021-11-11T11:58:09.635Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:09.635Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:09.635Z] #14 55.96 The following NEW packages will be installed: [2021-11-11T11:58:09.635Z] #14 55.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:58:09.635Z] #14 55.96 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T11:58:09.635Z] #14 55.96 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T11:58:09.635Z] #14 55.96 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T11:58:09.635Z] #14 55.96 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T11:58:09.635Z] #14 55.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T11:58:09.635Z] #14 55.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T11:58:09.635Z] #14 56.00 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T11:58:09.635Z] #14 56.01 mingw-w64-x86-64-dev [2021-11-11T11:58:09.635Z] #14 56.62 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:09.635Z] #14 56.62 Need to get 115 MB of archives. [2021-11-11T11:58:09.635Z] #14 56.62 After this operation, 645 MB of additional disk space will be used. [2021-11-11T11:58:09.635Z] #14 56.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T11:58:09.635Z] #14 56.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T11:58:09.635Z] #14 57.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T11:58:09.635Z] #14 57.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T11:58:09.635Z] #14 57.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T11:58:09.635Z] #14 57.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T11:58:09.635Z] #14 57.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T11:58:09.635Z] #14 58.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T11:58:09.635Z] #14 58.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T11:58:09.635Z] #14 59.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:58:09.640Z] #54 59.89 Setting up criu (3.16.1-1) ... [2021-11-11T11:58:10.160Z] #38 60.46 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:10.160Z] #38 60.46 Need to get 17.7 MB of archives. [2021-11-11T11:58:10.160Z] #38 60.46 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T11:58:10.160Z] #38 60.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T11:58:10.160Z] #38 60.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:58:10.160Z] #38 60.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T11:58:10.421Z] #38 60.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T11:58:11.030Z] #14 ... [2021-11-11T11:58:11.030Z] [2021-11-11T11:58:11.030Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:58:11.030Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:58:11.030Z] #55 60.70 v3.0.2 [2021-11-11T11:58:11.030Z] #55 DONE 61.3s [2021-11-11T11:58:11.030Z] [2021-11-11T11:58:11.030Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:11.030Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:11.030Z] #14 61.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:58:11.030Z] #14 ... [2021-11-11T11:58:11.030Z] [2021-11-11T11:58:11.030Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:58:11.030Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:58:11.030Z] #53 53.76 go: downloading github.com/gobwas/glob v0.2.3 [2021-11-11T11:58:11.030Z] #53 53.84 go: downloading github.com/kisielk/gotool v1.0.0 [2021-11-11T11:58:11.030Z] #53 53.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-11-11T11:58:11.030Z] #53 54.04 go: downloading github.com/gogo/protobuf v1.2.1 [2021-11-11T11:58:11.030Z] #53 54.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-11-11T11:58:11.030Z] #53 56.17 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-11-11T11:58:11.030Z] #53 56.54 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-11-11T11:58:11.030Z] #53 56.83 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-11-11T11:58:11.030Z] #53 ... [2021-11-11T11:58:11.030Z] [2021-11-11T11:58:11.030Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:11.030Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:11.030Z] #47 61.03 The following additional packages will be installed: [2021-11-11T11:58:11.030Z] #47 61.03 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:58:11.030Z] #47 61.03 python3-protobuf python3-six [2021-11-11T11:58:11.030Z] #47 61.06 Suggested packages: [2021-11-11T11:58:11.030Z] #47 61.06 python3-setuptools [2021-11-11T11:58:11.030Z] #47 61.06 Recommended packages: [2021-11-11T11:58:11.030Z] #47 61.06 iproute2 | iproute [2021-11-11T11:58:11.365Z] #38 ... [2021-11-11T11:58:11.365Z] [2021-11-11T11:58:11.365Z] #55 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2021-11-11T11:58:11.365Z] #55 sha256:c6e4e4bd9a5d5c7ad1e82856e9bef84220005c2dffdeef1fc88a055591229274 [2021-11-11T11:58:11.365Z] #55 61.67 v3.0.2 [2021-11-11T11:58:11.603Z] #47 ... [2021-11-11T11:58:11.604Z] [2021-11-11T11:58:11.604Z] #60 [containerd 1/3] 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-11-11T11:58:11.604Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:58:11.604Z] #60 43.57 Reading package lists... [2021-11-11T11:58:11.604Z] #60 52.17 Building dependency tree... [2021-11-11T11:58:11.604Z] #60 58.53 The following additional packages will be installed: [2021-11-11T11:58:11.604Z] #60 58.56 libbtrfs0 [2021-11-11T11:58:11.604Z] #60 58.93 The following NEW packages will be installed: [2021-11-11T11:58:11.604Z] #60 58.94 libbtrfs-dev libbtrfs0 [2021-11-11T11:58:11.604Z] #60 59.54 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:11.604Z] #60 59.54 Need to get 460 kB of archives. [2021-11-11T11:58:11.604Z] #60 59.54 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T11:58:11.604Z] #60 59.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:58:11.604Z] #60 59.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:58:11.604Z] #60 61.40 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:11.604Z] #60 61.78 Fetched 460 kB in 0s (1084 kB/s) [2021-11-11T11:58:11.604Z] #60 61.94 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:58:11.604Z] #60 61.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 ... 15713 files and directories currently installed.) [2021-11-11T11:58:11.604Z] #60 62.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:58:11.626Z] #55 DONE 62.0s [2021-11-11T11:58:11.626Z] [2021-11-11T11:58:11.626Z] #38 [tini 1/3] 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-11-11T11:58:11.626Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:11.626Z] #38 61.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T11:58:11.626Z] #38 61.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T11:58:11.626Z] #38 61.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T11:58:11.626Z] #38 61.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T11:58:11.626Z] #38 61.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T11:58:11.626Z] #38 61.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T11:58:11.868Z] #60 62.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:11.868Z] #60 ... [2021-11-11T11:58:11.868Z] [2021-11-11T11:58:11.868Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:11.868Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:11.868Z] #14 62.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T11:58:12.187Z] #54 62.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:12.199Z] #38 ... [2021-11-11T11:58:12.199Z] [2021-11-11T11:58:12.199Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:12.199Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:12.199Z] #14 43.47 Reading package lists... [2021-11-11T11:58:12.199Z] #14 52.89 Building dependency tree... [2021-11-11T11:58:12.199Z] #14 59.19 The following additional packages will be installed: [2021-11-11T11:58:12.199Z] #14 59.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:58:12.199Z] #14 59.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T11:58:12.199Z] #14 59.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T11:58:12.199Z] #14 59.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T11:58:12.199Z] #14 59.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T11:58:12.199Z] #14 59.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T11:58:12.199Z] #14 59.19 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T11:58:12.199Z] #14 59.21 Suggested packages: [2021-11-11T11:58:12.199Z] #14 59.21 gcc-10-locales seccomp wine64 [2021-11-11T11:58:12.199Z] #14 61.44 The following NEW packages will be installed: [2021-11-11T11:58:12.199Z] #14 61.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T11:58:12.199Z] #14 61.47 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T11:58:12.199Z] #14 61.47 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T11:58:12.199Z] #14 61.47 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T11:58:12.199Z] #14 61.47 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T11:58:12.199Z] #14 61.47 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T11:58:12.199Z] #14 61.47 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T11:58:12.199Z] #14 61.47 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T11:58:12.199Z] #14 61.49 mingw-w64-x86-64-dev [2021-11-11T11:58:12.199Z] #14 62.01 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:12.199Z] #14 62.01 Need to get 115 MB of archives. [2021-11-11T11:58:12.199Z] #14 62.01 After this operation, 645 MB of additional disk space will be used. [2021-11-11T11:58:12.199Z] #14 62.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T11:58:12.199Z] #14 62.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T11:58:12.199Z] #14 62.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T11:58:12.199Z] #14 62.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T11:58:12.199Z] #14 62.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T11:58:12.199Z] #14 62.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T11:58:12.443Z] #14 ... [2021-11-11T11:58:12.443Z] [2021-11-11T11:58:12.443Z] #38 [tini 1/3] 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-11-11T11:58:12.443Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:12.443Z] #38 43.76 Reading package lists... [2021-11-11T11:58:12.443Z] #38 52.99 Building dependency tree... [2021-11-11T11:58:12.443Z] #38 59.39 The following additional packages will be installed: [2021-11-11T11:58:12.443Z] #38 59.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-11-11T11:58:12.443Z] #38 59.44 Suggested packages: [2021-11-11T11:58:12.443Z] #38 59.44 cmake-doc ninja-build lrzip [2021-11-11T11:58:12.443Z] #38 59.44 Recommended packages: [2021-11-11T11:58:12.443Z] #38 59.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T11:58:12.443Z] #38 60.99 The following NEW packages will be installed: [2021-11-11T11:58:12.443Z] #38 60.99 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-11-11T11:58:12.443Z] #38 60.99 vim-common xxd [2021-11-11T11:58:12.443Z] #38 61.57 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:12.443Z] #38 61.57 Need to get 17.7 MB of archives. [2021-11-11T11:58:12.443Z] #38 61.57 After this operation, 70.7 MB of additional disk space will be used. [2021-11-11T11:58:12.443Z] #38 61.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T11:58:12.443Z] #38 61.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:58:12.443Z] #38 61.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T11:58:12.443Z] #38 61.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T11:58:12.443Z] #38 62.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T11:58:12.443Z] #38 62.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T11:58:12.443Z] #38 62.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T11:58:12.443Z] #38 62.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T11:58:12.443Z] #38 62.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T11:58:12.443Z] #38 62.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T11:58:12.447Z] #54 DONE 62.8s [2021-11-11T11:58:12.447Z] [2021-11-11T11:58:12.447Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:58:12.447Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:58:12.460Z] #14 ... [2021-11-11T11:58:12.460Z] [2021-11-11T11:58:12.460Z] #60 [containerd 1/3] 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-11-11T11:58:12.460Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:58:12.460Z] #60 43.57 Reading package lists... [2021-11-11T11:58:12.460Z] #60 52.90 Building dependency tree... [2021-11-11T11:58:12.460Z] #60 59.09 The following additional packages will be installed: [2021-11-11T11:58:12.460Z] #60 59.09 libbtrfs0 [2021-11-11T11:58:12.460Z] #60 59.45 The following NEW packages will be installed: [2021-11-11T11:58:12.460Z] #60 59.45 libbtrfs-dev libbtrfs0 [2021-11-11T11:58:12.460Z] #60 60.00 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:12.460Z] #60 60.00 Need to get 460 kB of archives. [2021-11-11T11:58:12.460Z] #60 60.00 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T11:58:12.460Z] #60 60.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:58:12.460Z] #60 60.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:58:12.460Z] #60 61.98 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:12.460Z] #60 62.35 Fetched 460 kB in 0s (1178 kB/s) [2021-11-11T11:58:12.460Z] #60 62.50 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:58:12.460Z] #60 62.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 ... 15713 files and directories currently installed.) [2021-11-11T11:58:12.460Z] #60 62.62 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:58:12.460Z] #60 62.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:12.460Z] #60 ... [2021-11-11T11:58:12.460Z] [2021-11-11T11:58:12.460Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:12.460Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:12.460Z] #14 62.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T11:58:12.709Z] #38 ... [2021-11-11T11:58:12.709Z] [2021-11-11T11:58:12.709Z] #60 [containerd 1/3] 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-11-11T11:58:12.709Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:58:12.709Z] #60 62.53 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:58:12.709Z] #60 62.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:58:12.709Z] #60 62.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:12.722Z] #14 63.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T11:58:12.970Z] #60 63.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:12.970Z] #60 63.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:12.970Z] #60 63.27 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:12.985Z] #14 63.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T11:58:12.998Z] #14 ... [2021-11-11T11:58:12.998Z] [2021-11-11T11:58:12.998Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:58:12.998Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T11:58:12.998Z] #62 34.23 Updating files: 75% (3546/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T11:58:12.998Z] #62 34.77 + cd /tmp/tmp.ZtzAb4Ou7W/src/github.com/containerd/containerd [2021-11-11T11:58:12.998Z] #62 34.77 + git checkout -q v1.5.7 [2021-11-11T11:58:13.232Z] #60 DONE 63.7s [2021-11-11T11:58:13.232Z] [2021-11-11T11:58:13.232Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T11:58:13.232Z] #61 sha256:6fecbdfbd1cee376986492fadf8c9daa28dc71d774eb410006e93790c62d37c4 [2021-11-11T11:58:11.363Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:11.363Z] > git --version # timeout=10 [2021-11-11T11:58:11.403Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T11:58:11.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:11.407Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:13.495Z] #61 DONE 0.1s [2021-11-11T11:58:13.495Z] [2021-11-11T11:58:13.495Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:58:13.495Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T11:58:13.930Z] #14 64.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:58:13.930Z] #14 ... [2021-11-11T11:58:13.930Z] [2021-11-11T11:58:13.930Z] #60 [containerd 1/3] 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-11-11T11:58:13.930Z] #60 sha256:ee36ee883e916997db206b442827fc91bec4dc27b7c49cee7d3766667e443ce3 [2021-11-11T11:58:13.930Z] #60 63.03 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:58:13.930Z] #60 63.03 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:58:13.930Z] #60 63.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:13.930Z] #60 63.58 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:13.930Z] #60 63.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:13.930Z] #60 63.65 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:13.930Z] #60 DONE 64.2s [2021-11-11T11:58:13.930Z] [2021-11-11T11:58:13.930Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T11:58:13.930Z] #61 sha256:70d40ef38f3d04088f32943ef3a233a10186f0426bbf22fa1265b8a10562aeb8 [2021-11-11T11:58:13.930Z] #61 DONE 0.1s [2021-11-11T11:58:13.930Z] [2021-11-11T11:58:13.930Z] #38 [tini 1/3] 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-11-11T11:58:13.930Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:13.930Z] #38 63.84 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:13.930Z] #38 64.20 Fetched 17.7 MB in 2s (7703 kB/s) [2021-11-11T11:58:14.194Z] #38 64.42 Selecting previously unselected package xxd. [2021-11-11T11:58:14.194Z] #38 64.42 (Reading database ... [2021-11-11T11:58:14.194Z] #38 ... [2021-11-11T11:58:14.194Z] [2021-11-11T11:58:14.194Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:14.194Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:14.194Z] #47 44.69 Reading package lists... [2021-11-11T11:58:14.194Z] #47 54.12 Building dependency tree... [2021-11-11T11:58:14.194Z] #47 60.20 The following additional packages will be installed: [2021-11-11T11:58:14.194Z] #47 60.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:58:14.194Z] #47 60.20 python3-protobuf python3-six [2021-11-11T11:58:14.194Z] #47 60.26 Suggested packages: [2021-11-11T11:58:14.194Z] #47 60.26 python3-setuptools [2021-11-11T11:58:14.194Z] #47 60.26 Recommended packages: [2021-11-11T11:58:14.194Z] #47 60.26 iproute2 | iproute [2021-11-11T11:58:14.194Z] #47 61.31 The following NEW packages will be installed: [2021-11-11T11:58:14.194Z] #47 61.41 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:58:14.194Z] #47 61.42 python3-protobuf python3-six [2021-11-11T11:58:14.194Z] #47 62.12 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:14.194Z] #47 62.12 Need to get 2288 kB of archives. [2021-11-11T11:58:14.194Z] #47 62.12 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T11:58:14.194Z] #47 62.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T11:58:14.194Z] #47 62.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:58:14.194Z] #47 62.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T11:58:14.194Z] #47 62.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T11:58:14.194Z] #47 62.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T11:58:14.194Z] #47 62.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T11:58:14.194Z] #47 62.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T11:58:14.194Z] #47 ... [2021-11-11T11:58:14.194Z] [2021-11-11T11:58:14.194Z] #38 [tini 1/3] 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-11-11T11:58:14.194Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:14.194Z] #38 64.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 ... 15713 files and directories currently installed.) [2021-11-11T11:58:14.194Z] #38 64.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T11:58:14.194Z] #38 64.54 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:58:14.344Z] #14 69.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T11:58:14.344Z] #14 69.36 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:14.344Z] #14 69.36 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:14.367Z] #62 36.24 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T11:58:14.367Z] #62 36.24 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T11:58:14.367Z] #62 36.24 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:58:14.367Z] #62 36.24 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:58:14.367Z] #62 36.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T11:58:14.367Z] #62 36.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T11:58:14.367Z] #62 36.24 + '[' '' = dynamic ']' [2021-11-11T11:58:14.367Z] #62 36.24 + make [2021-11-11T11:58:14.767Z] #38 64.84 Selecting previously unselected package vim-common. [2021-11-11T11:58:14.767Z] #38 64.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:58:14.767Z] #38 64.90 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:58:14.891Z] #62 1.472 + RM_GOPATH=0 [2021-11-11T11:58:14.891Z] #62 1.472 + TMP_GOPATH= [2021-11-11T11:58:14.891Z] #62 1.472 + : /build [2021-11-11T11:58:14.891Z] #62 1.472 + '[' -z '' ']' [2021-11-11T11:58:14.891Z] #62 1.472 ++ mktemp -d [2021-11-11T11:58:14.891Z] #62 1.472 + export GOPATH=/tmp/tmp.Iv9fdvEVOs [2021-11-11T11:58:14.891Z] #62 1.472 + GOPATH=/tmp/tmp.Iv9fdvEVOs [2021-11-11T11:58:14.891Z] #62 1.472 + RM_GOPATH=1 [2021-11-11T11:58:14.891Z] #62 1.472 + case "$(go env GOARCH)" in [2021-11-11T11:58:14.891Z] #62 1.472 ++ go env GOARCH [2021-11-11T11:58:14.891Z] #62 1.543 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:14.891Z] #62 1.543 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:14.891Z] #62 1.543 ++ dirname /install.sh [2021-11-11T11:58:14.891Z] #62 1.544 + dir=/ [2021-11-11T11:58:14.891Z] #62 1.544 + bin=containerd [2021-11-11T11:58:14.891Z] #62 1.544 + shift [2021-11-11T11:58:14.891Z] #62 1.544 + '[' '!' -f //containerd.installer ']' [2021-11-11T11:58:14.891Z] #62 1.544 + . //containerd.installer [2021-11-11T11:58:14.891Z] #62 1.544 ++ set -e [2021-11-11T11:58:14.891Z] #62 1.544 ++ : v1.5.7 [2021-11-11T11:58:14.891Z] #62 1.544 + install_containerd [2021-11-11T11:58:14.891Z] #62 1.544 + echo 'Install containerd version v1.5.7' [2021-11-11T11:58:14.891Z] #62 1.544 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Iv9fdvEVOs/src/github.com/containerd/containerd [2021-11-11T11:58:14.891Z] #62 1.544 Install containerd version v1.5.7 [2021-11-11T11:58:14.891Z] #62 1.555 Cloning into '/tmp/tmp.Iv9fdvEVOs/src/github.com/containerd/containerd'... [2021-11-11T11:58:15.029Z] #38 65.30 Selecting previously unselected package cmake-data. [2021-11-11T11:58:15.029Z] #38 65.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T11:58:15.029Z] #38 65.32 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T11:58:15.749Z] #50 ... [2021-11-11T11:58:15.749Z] [2021-11-11T11:58:15.749Z] #58 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:58:15.749Z] #58 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:58:15.749Z] #58 66.08 gotestsum version dev [2021-11-11T11:58:15.749Z] #58 DONE 66.3s [2021-11-11T11:58:15.749Z] [2021-11-11T11:58:15.749Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:58:15.749Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:58:16.262Z] #62 37.69 + bin/ctr [2021-11-11T11:58:19.906Z] using credential docker-jenkins-github-credentials [2021-11-11T11:58:19.981Z] Cloning the remote Git repository [2021-11-11T11:58:19.981Z] Cloning with configured refspecs honoured and without tags [2021-11-11T11:58:20.196Z] #62 ... [2021-11-11T11:58:20.196Z] [2021-11-11T11:58:20.196Z] #38 [tini 1/3] 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-11-11T11:58:20.196Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:20.196Z] #38 64.70 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:20.196Z] #38 65.02 Fetched 17.7 MB in 2s (9417 kB/s) [2021-11-11T11:58:20.196Z] #38 65.15 Selecting previously unselected package xxd. [2021-11-11T11:58:20.196Z] #38 65.15 (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 ... 15713 files and directories currently installed.) [2021-11-11T11:58:20.196Z] #38 65.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T11:58:20.196Z] #38 65.30 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:58:20.196Z] #38 65.61 Selecting previously unselected package vim-common. [2021-11-11T11:58:20.196Z] #38 65.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:58:20.196Z] #38 65.67 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:58:20.196Z] #38 66.19 Selecting previously unselected package cmake-data. [2021-11-11T11:58:20.196Z] #38 66.19 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T11:58:20.196Z] #38 66.21 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T11:58:20.325Z] #38 70.80 Selecting previously unselected package libicu67:amd64. [2021-11-11T11:58:20.586Z] #38 70.80 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T11:58:20.586Z] #38 70.84 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T11:58:20.848Z] #38 ... [2021-11-11T11:58:20.848Z] [2021-11-11T11:58:20.848Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:20.848Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:20.848Z] #47 65.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T11:58:20.848Z] #47 67.89 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:20.848Z] #47 68.37 Fetched 2288 kB in 5s (508 kB/s) [2021-11-11T11:58:20.848Z] #47 68.54 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T11:58:20.848Z] #47 68.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 ... 15713 files and directories currently installed.) [2021-11-11T11:58:20.848Z] #47 68.66 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T11:58:20.848Z] #47 68.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:58:20.848Z] #47 70.04 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:58:20.848Z] #47 70.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:58:20.848Z] #47 70.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:58:20.848Z] #47 70.51 Selecting previously unselected package python3-six. [2021-11-11T11:58:20.848Z] #47 70.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T11:58:20.848Z] #47 70.52 Unpacking python3-six (1.16.0-2) ... [2021-11-11T11:58:20.848Z] #47 70.69 Selecting previously unselected package python3-protobuf. [2021-11-11T11:58:20.848Z] #47 70.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T11:58:20.848Z] #47 70.70 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:21.141Z] #38 71.51 Selecting previously unselected package libicu67:amd64. [2021-11-11T11:58:21.141Z] #38 71.53 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-11-11T11:58:21.141Z] #38 71.55 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T11:58:20.161Z] Cloning repository https://github.com/moby/moby.git [2021-11-11T11:58:20.567Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-11-11T11:58:21.318Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:21.318Z] > git --version # timeout=10 [2021-11-11T11:58:21.365Z] > git --version # 'git version 2.24.1.windows.2' [2021-11-11T11:58:21.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:21.365Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:21.791Z] #47 71.56 Selecting previously unselected package libnet1:amd64. [2021-11-11T11:58:21.791Z] #47 71.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T11:58:21.792Z] #47 71.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:22.054Z] #47 71.83 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T11:58:22.054Z] #47 71.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T11:58:22.054Z] #47 71.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:22.054Z] #47 72.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T11:58:22.054Z] #47 72.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T11:58:22.054Z] #47 72.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:22.097Z] #38 ... [2021-11-11T11:58:22.097Z] [2021-11-11T11:58:22.097Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:22.097Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:22.098Z] #47 62.18 The following NEW packages will be installed: [2021-11-11T11:58:22.098Z] #47 62.18 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-11-11T11:58:22.098Z] #47 62.18 python3-protobuf python3-six [2021-11-11T11:58:22.098Z] #47 62.83 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:58:22.098Z] #47 62.83 Need to get 2288 kB of archives. [2021-11-11T11:58:22.098Z] #47 62.83 After this operation, 11.0 MB of additional disk space will be used. [2021-11-11T11:58:22.098Z] #47 62.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-11-11T11:58:22.098Z] #47 62.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:58:22.098Z] #47 62.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-11-11T11:58:22.098Z] #47 62.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-11-11T11:58:22.098Z] #47 62.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T11:58:22.098Z] #47 62.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T11:58:22.098Z] #47 63.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T11:58:22.098Z] #47 66.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-1 [657 kB] [2021-11-11T11:58:22.098Z] #47 68.78 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:22.098Z] #47 69.15 Fetched 2288 kB in 5s (493 kB/s) [2021-11-11T11:58:22.098Z] #47 69.29 Selecting previously unselected package libprotobuf23:amd64. [2021-11-11T11:58:22.098Z] #47 69.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T11:58:22.098Z] #47 69.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-11-11T11:58:22.098Z] #47 69.47 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:58:22.098Z] #47 70.80 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:58:22.098Z] #47 70.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:58:22.098Z] #47 70.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:58:22.098Z] #47 71.18 Selecting previously unselected package python3-six. [2021-11-11T11:58:22.098Z] #47 71.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-11-11T11:58:22.098Z] #47 71.20 Unpacking python3-six (1.16.0-2) ... [2021-11-11T11:58:22.098Z] #47 71.36 Selecting previously unselected package python3-protobuf. [2021-11-11T11:58:22.098Z] #47 71.36 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-11-11T11:58:22.098Z] #47 71.38 Unpacking python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:22.315Z] #47 72.21 Selecting previously unselected package criu. [2021-11-11T11:58:22.315Z] #47 72.21 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T11:58:22.315Z] #47 72.25 Unpacking criu (3.16.1-1) ... [2021-11-11T11:58:22.335Z] #60 ... [2021-11-11T11:58:22.335Z] [2021-11-11T11:58:22.335Z] #19 [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-11-11T11:58:22.335Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:58:22.335Z] #19 57.52 Fetched 48.7 MB in 55s (879 kB/s) [2021-11-11T11:58:22.397Z] #47 ... [2021-11-11T11:58:22.397Z] [2021-11-11T11:58:22.397Z] #34 [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-11-11T11:58:22.397Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:58:22.679Z] #34 72.23 Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) [2021-11-11T11:58:22.679Z] #34 ... [2021-11-11T11:58:22.679Z] [2021-11-11T11:58:22.679Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:22.679Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:22.679Z] #14 63.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:58:22.679Z] #14 65.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:58:22.679Z] #14 66.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T11:58:22.679Z] #14 66.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T11:58:22.679Z] #14 66.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T11:58:22.679Z] #14 66.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:58:22.679Z] #14 66.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:58:22.679Z] #14 66.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T11:58:22.679Z] #14 66.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T11:58:22.679Z] #14 66.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T11:58:22.679Z] #14 66.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T11:58:22.679Z] #14 66.28 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T11:58:22.679Z] #14 66.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T11:58:22.679Z] #14 66.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T11:58:22.679Z] #14 66.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T11:58:22.679Z] #14 66.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T11:58:22.679Z] #14 66.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T11:58:22.679Z] #14 66.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T11:58:22.679Z] #14 68.13 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:22.679Z] #14 68.47 Fetched 115 MB in 10s (11.2 MB/s) [2021-11-11T11:58:22.679Z] #14 68.60 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T11:58:22.679Z] #14 68.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T11:58:22.679Z] #14 68.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:58:22.679Z] #14 68.73 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:22.679Z] #14 72.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T11:58:22.679Z] #14 72.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:58:22.679Z] #14 72.65 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:22.942Z] #14 ... [2021-11-11T11:58:22.942Z] [2021-11-11T11:58:22.943Z] #34 [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-11-11T11:58:22.943Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:58:23.702Z] #47 73.55 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:58:23.817Z] #34 72.23 Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 92% (1402/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T11:58:23.817Z] #34 73.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T11:58:23.859Z] Fetching without tags [2021-11-11T11:58:23.964Z] #47 ... [2021-11-11T11:58:23.964Z] [2021-11-11T11:58:23.964Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:58:23.964Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T11:58:23.964Z] #62 1.531 + RM_GOPATH=0 [2021-11-11T11:58:23.964Z] #62 1.531 + TMP_GOPATH= [2021-11-11T11:58:23.964Z] #62 1.531 + : /build [2021-11-11T11:58:23.964Z] #62 1.531 + '[' -z '' ']' [2021-11-11T11:58:23.964Z] #62 1.531 ++ mktemp -d [2021-11-11T11:58:23.964Z] #62 1.541 + export GOPATH=/tmp/tmp.XAjClVkPUr [2021-11-11T11:58:23.964Z] #62 1.541 + GOPATH=/tmp/tmp.XAjClVkPUr [2021-11-11T11:58:23.964Z] #62 1.541 + RM_GOPATH=1 [2021-11-11T11:58:23.964Z] #62 1.541 + case "$(go env GOARCH)" in [2021-11-11T11:58:23.964Z] #62 1.541 ++ go env GOARCH [2021-11-11T11:58:23.964Z] #62 1.571 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:23.964Z] #62 1.571 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:23.964Z] #62 1.571 ++ dirname /install.sh [2021-11-11T11:58:23.964Z] #62 1.588 + dir=/ [2021-11-11T11:58:23.964Z] #62 1.588 + bin=containerd [2021-11-11T11:58:23.964Z] #62 1.588 + shift [2021-11-11T11:58:23.964Z] #62 1.588 + '[' '!' -f //containerd.installer ']' [2021-11-11T11:58:23.964Z] #62 1.588 + . //containerd.installer [2021-11-11T11:58:23.964Z] #62 1.588 ++ set -e [2021-11-11T11:58:23.964Z] #62 1.588 ++ : v1.5.7 [2021-11-11T11:58:23.964Z] #62 1.588 + install_containerd [2021-11-11T11:58:23.964Z] #62 1.588 + echo 'Install containerd version v1.5.7' [2021-11-11T11:58:23.964Z] #62 1.588 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XAjClVkPUr/src/github.com/containerd/containerd [2021-11-11T11:58:23.964Z] #62 1.588 Cloning into '/tmp/tmp.XAjClVkPUr/src/github.com/containerd/containerd'... [2021-11-11T11:58:23.964Z] #62 1.597 Install containerd version v1.5.7 [2021-11-11T11:58:24.226Z] #62 ... [2021-11-11T11:58:24.226Z] [2021-11-11T11:58:24.226Z] #34 [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-11-11T11:58:24.226Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:58:24.386Z] #62 ... [2021-11-11T11:58:24.386Z] [2021-11-11T11:58:24.386Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:24.386Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:58:24.386Z] #14 83.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T11:58:24.386Z] #14 83.03 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:58:24.386Z] #14 83.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:24.386Z] #14 86.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T11:58:24.386Z] #14 86.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:58:24.386Z] #14 86.79 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:24.386Z] #14 91.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T11:58:24.386Z] #14 91.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:58:24.386Z] #14 91.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:24.520Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:58:24.759Z] #34 74.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T11:58:25.011Z] #34 74.22 Updating files: 77% (1182/1521) Updating files: 78% (1187/1521) Updating files: 79% (1202/1521) Updating files: 80% (1217/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-11-11T11:58:25.011Z] #34 75.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-11-11T11:58:25.585Z] #34 75.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-11-11T11:58:23.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:23.625Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:58:23.665Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:23.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:23.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:23.896Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:23.898Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:24.632Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:24.674Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:58:25.846Z] #34 ... [2021-11-11T11:58:25.846Z] [2021-11-11T11:58:25.846Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:25.846Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:25.847Z] #14 66.04 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:58:25.847Z] #14 66.81 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T11:58:25.847Z] #14 67.74 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T11:58:25.847Z] #14 70.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T11:58:25.847Z] #14 71.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T11:58:25.847Z] #14 71.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T11:58:25.847Z] #14 71.23 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T11:58:25.847Z] #14 71.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T11:58:25.847Z] #14 71.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T11:58:25.847Z] #14 71.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T11:58:25.847Z] #14 71.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T11:58:25.847Z] #14 71.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T11:58:25.847Z] #14 71.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T11:58:25.847Z] #14 71.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T11:58:25.847Z] #14 71.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T11:58:25.847Z] #14 71.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T11:58:25.847Z] #14 71.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T11:58:25.847Z] #14 71.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T11:58:25.847Z] #14 71.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T11:58:25.847Z] #14 71.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T11:58:25.847Z] #14 73.27 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:58:25.847Z] #14 73.72 Fetched 115 MB in 10s (11.6 MB/s) [2021-11-11T11:58:25.847Z] #14 73.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T11:58:25.847Z] #14 73.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-11-11T11:58:25.847Z] #14 74.03 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:58:25.847Z] #14 74.06 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:25.847Z] #14 ... [2021-11-11T11:58:25.847Z] [2021-11-11T11:58:25.847Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:25.847Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:25.847Z] #47 75.56 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:58:25.847Z] #47 75.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:25.847Z] #47 75.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:25.847Z] #47 75.60 Setting up python3-six (1.16.0-2) ... [2021-11-11T11:58:26.634Z] #14 ... [2021-11-11T11:58:26.634Z] [2021-11-11T11:58:26.634Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:58:26.634Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T11:58:26.790Z] #47 76.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:26.790Z] #47 76.68 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:26.934Z] #62 40.78 Updating files: 48% (2263/4688) Updating files: 49% (2298/4688) Updating files: 50% (2344/4688) Updating files: 51% (2391/4688) Updating files: 52% (2438/4688) Updating files: 53% (2485/4688) Updating files: 54% (2532/4688) Updating files: 55% (2579/4688) Updating files: 56% (2626/4688) Updating files: 57% (2673/4688) Updating files: 58% (2720/4688) Updating files: 59% (2766/4688) Updating files: 60% (2813/4688) Updating files: 61% (2860/4688) Updating files: 62% (2907/4688) Updating files: 63% (2954/4688) Updating files: 64% (3001/4688) Updating files: 65% (3048/4688) Updating files: 66% (3095/4688) Updating files: 67% (3141/4688) Updating files: 68% (3188/4688) Updating files: 69% (3235/4688) Updating files: 70% (3282/4688) Updating files: 71% (3329/4688) Updating files: 72% (3376/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T11:58:26.934Z] #62 42.07 + cd /tmp/tmp.ijm04rDqqg/src/github.com/containerd/containerd [2021-11-11T11:58:26.934Z] #62 42.07 + git checkout -q v1.5.7 [2021-11-11T11:58:27.670Z] Merge succeeded, producing 03acbfde346d8db7f5c2bd340a07ced5f08217a5 [2021-11-11T11:58:27.671Z] Checking out Revision 03acbfde346d8db7f5c2bd340a07ced5f08217a5 (PR-42999) [2021-11-11T11:58:26.923Z] > git remote # timeout=10 [2021-11-11T11:58:27.008Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:58:27.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:27.049Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:58:27.593Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T11:58:27.707Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:27.744Z] > git checkout -f 03acbfde346d8db7f5c2bd340a07ced5f08217a5 # timeout=10 [2021-11-11T11:58:28.954Z] #62 44.08 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T11:58:28.954Z] #62 44.08 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T11:58:28.954Z] #62 44.08 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:58:28.954Z] #62 44.08 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:58:28.954Z] #62 44.08 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T11:58:28.954Z] #62 44.08 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T11:58:28.954Z] #62 44.08 + '[' '' = dynamic ']' [2021-11-11T11:58:28.954Z] #62 44.08 + make [2021-11-11T11:58:28.975Z] #34 ... [2021-11-11T11:58:28.975Z] [2021-11-11T11:58:28.975Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:28.975Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:28.975Z] #14 77.24 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T11:58:28.975Z] #14 77.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T11:58:28.975Z] #14 77.26 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:58:28.975Z] #14 77.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T11:58:28.975Z] #14 77.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:28.975Z] #14 77.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:58:28.975Z] #14 77.87 Selecting previously unselected package dmsetup. [2021-11-11T11:58:28.975Z] #14 77.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:28.975Z] #14 77.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:58:28.975Z] #14 78.19 Selecting previously unselected package mingw-w64-common. [2021-11-11T11:58:28.975Z] #14 78.20 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T11:58:28.975Z] #14 78.22 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T11:58:30.103Z] #47 79.88 Setting up criu (3.16.1-1) ... [2021-11-11T11:58:30.338Z] #62 45.63 + bin/ctr [2021-11-11T11:58:31.242Z] Fetching without tags [2021-11-11T11:58:31.493Z] #47 81.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:31.918Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:58:32.066Z] #47 ... [2021-11-11T11:58:32.066Z] [2021-11-11T11:58:32.066Z] #38 [tini 1/3] 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-11-11T11:58:32.066Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:32.066Z] #38 78.80 Selecting previously unselected package libxml2:amd64. [2021-11-11T11:58:32.066Z] #38 78.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T11:58:32.066Z] #38 78.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:58:32.067Z] #38 79.30 Selecting previously unselected package libarchive13:amd64. [2021-11-11T11:58:32.067Z] #38 79.31 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T11:58:32.067Z] #38 79.33 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:58:32.067Z] #38 79.64 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T11:58:32.067Z] #38 79.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T11:58:32.067Z] #38 79.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:58:32.067Z] #38 79.87 Selecting previously unselected package librhash0:amd64. [2021-11-11T11:58:32.067Z] #38 79.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T11:58:32.067Z] #38 79.88 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:58:32.067Z] #38 80.03 Selecting previously unselected package libuv1:amd64. [2021-11-11T11:58:32.067Z] #38 80.03 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T11:58:32.067Z] #38 80.04 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:58:32.067Z] #38 80.19 Selecting previously unselected package cmake. [2021-11-11T11:58:32.067Z] #38 80.19 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T11:58:32.067Z] #38 80.20 Unpacking cmake (3.18.4-2) ... [2021-11-11T11:58:32.330Z] #38 ... [2021-11-11T11:58:32.330Z] [2021-11-11T11:58:32.330Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:32.330Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:32.330Z] #47 DONE 82.2s [2021-11-11T11:58:32.640Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T11:58:32.640Z] #14 100.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-11-11T11:58:32.640Z] #14 100.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:32.640Z] #14 ... [2021-11-11T11:58:32.640Z] [2021-11-11T11:58:32.640Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:58:32.640Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:58:32.640Z] #65 101.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:58:32.640Z] #65 101.3 + GOBIN=/build [2021-11-11T11:58:32.640Z] #65 101.3 + GO111MODULE=on [2021-11-11T11:58:32.640Z] #65 101.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T11:58:32.643Z] [2021-11-11T11:58:32.643Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:32.643Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:32.643Z] #14 76.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T11:58:32.643Z] #14 76.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T11:58:32.643Z] #14 76.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:32.643Z] #14 78.89 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T11:58:32.643Z] #14 78.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T11:58:32.643Z] #14 78.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:58:32.643Z] #14 79.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T11:58:32.643Z] #14 79.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:32.643Z] #14 79.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:58:32.643Z] #14 79.22 Selecting previously unselected package dmsetup. [2021-11-11T11:58:32.643Z] #14 79.22 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:32.643Z] #14 79.24 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:58:32.643Z] #14 79.38 Selecting previously unselected package mingw-w64-common. [2021-11-11T11:58:32.643Z] #14 79.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T11:58:32.643Z] #14 79.38 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T11:58:33.181Z] #14 ... [2021-11-11T11:58:33.181Z] [2021-11-11T11:58:33.181Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:33.181Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:33.181Z] #47 72.42 Selecting previously unselected package libnet1:amd64. [2021-11-11T11:58:33.181Z] #47 72.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T11:58:33.181Z] #47 72.46 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:33.181Z] #47 72.71 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T11:58:33.181Z] #47 72.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T11:58:33.181Z] #47 72.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:33.181Z] #47 73.07 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T11:58:33.181Z] #47 73.08 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T11:58:33.181Z] #47 73.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:33.181Z] #47 73.35 Selecting previously unselected package criu. [2021-11-11T11:58:33.181Z] #47 73.35 Preparing to unpack .../7-criu_3.16.1-1_amd64.deb ... [2021-11-11T11:58:33.181Z] #47 73.36 Unpacking criu (3.16.1-1) ... [2021-11-11T11:58:33.181Z] #47 74.78 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:58:33.181Z] #47 77.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-11-11T11:58:33.181Z] #47 77.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:58:33.181Z] #47 77.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:58:33.181Z] #47 77.82 Setting up python3-six (1.16.0-2) ... [2021-11-11T11:58:33.181Z] #47 80.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:58:33.181Z] #47 80.08 Setting up python3-protobuf (3.12.4-1) ... [2021-11-11T11:58:33.181Z] #47 ... [2021-11-11T11:58:33.181Z] [2021-11-11T11:58:33.181Z] #38 [tini 1/3] 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-11-11T11:58:33.181Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:33.181Z] #38 83.40 Selecting previously unselected package libxml2:amd64. [2021-11-11T11:58:33.181Z] #38 83.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T11:58:33.181Z] #38 83.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:58:33.752Z] #38 84.08 Selecting previously unselected package libarchive13:amd64. [2021-11-11T11:58:33.752Z] #38 84.08 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T11:58:33.752Z] #38 84.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:58:30.957Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:31.008Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:58:31.049Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:31.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:31.281Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:31.281Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:31.283Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:32.030Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:32.073Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:58:34.014Z] #38 84.34 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T11:58:34.014Z] #38 84.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T11:58:34.014Z] #38 84.35 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:58:34.275Z] #38 84.47 Selecting previously unselected package librhash0:amd64. [2021-11-11T11:58:34.275Z] #38 84.47 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T11:58:34.275Z] #38 84.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:58:34.275Z] #38 84.65 Selecting previously unselected package libuv1:amd64. [2021-11-11T11:58:34.275Z] #38 84.66 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T11:58:34.275Z] #38 84.67 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:58:34.536Z] #38 84.81 Selecting previously unselected package cmake. [2021-11-11T11:58:34.536Z] #38 84.84 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-11-11T11:58:34.536Z] #38 84.85 Unpacking cmake (3.18.4-2) ... [2021-11-11T11:58:35.033Z] Merge succeeded, producing 936c9a16a8beba483cd72bd8a76baf776939a78d [2021-11-11T11:58:35.033Z] Checking out Revision 936c9a16a8beba483cd72bd8a76baf776939a78d (PR-42999) [2021-11-11T11:58:35.194Z] #14 85.24 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T11:58:35.194Z] #14 85.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T11:58:35.194Z] #14 ... [2021-11-11T11:58:35.194Z] [2021-11-11T11:58:35.194Z] #38 [tini 1/3] 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-11-11T11:58:35.194Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:35.194Z] #38 85.34 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T11:58:35.194Z] #38 85.40 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:58:35.194Z] #38 85.43 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:58:35.194Z] #38 85.46 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:58:35.194Z] #38 85.56 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:58:35.455Z] #38 85.63 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:58:35.455Z] #38 85.68 Setting up cmake-data (3.18.4-2) ... [2021-11-11T11:58:35.455Z] #38 85.76 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:58:35.455Z] #38 85.81 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:58:35.455Z] #38 85.86 Setting up cmake (3.18.4-2) ... [2021-11-11T11:58:35.455Z] #38 85.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:35.716Z] #38 DONE 86.2s [2021-11-11T11:58:35.716Z] [2021-11-11T11:58:35.716Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T11:58:35.716Z] #39 sha256:12fc3152ecde93bada75771400a1f8a061f100549ea167eed23a82f94b17d9b4 [2021-11-11T11:58:35.978Z] #39 DONE 0.2s [2021-11-11T11:58:35.978Z] [2021-11-11T11:58:35.978Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:35.978Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:35.978Z] #14 85.36 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:58:36.807Z] #65 105.5 rootlesskit version 0.14.6 [2021-11-11T11:58:37.086Z] #65 105.5 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T11:58:37.086Z] #65 105.5 -container-ip string [2021-11-11T11:58:37.086Z] #65 105.5 container ip [2021-11-11T11:58:37.086Z] #65 105.5 -container-port int [2021-11-11T11:58:37.086Z] #65 105.5 container port (default -1) [2021-11-11T11:58:37.086Z] #65 105.5 -host-ip string [2021-11-11T11:58:37.086Z] #65 105.5 host ip [2021-11-11T11:58:37.086Z] #65 105.5 -host-port int [2021-11-11T11:58:37.086Z] #65 105.5 host port (default -1) [2021-11-11T11:58:37.086Z] #65 105.5 -proto string [2021-11-11T11:58:37.086Z] #65 105.5 proxy protocol (default "tcp") [2021-11-11T11:58:34.121Z] > git remote # timeout=10 [2021-11-11T11:58:34.189Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:58:34.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:34.231Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:58:34.944Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T11:58:35.070Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:35.111Z] > git checkout -f 936c9a16a8beba483cd72bd8a76baf776939a78d # timeout=10 [2021-11-11T11:58:37.838Z] #38 ... [2021-11-11T11:58:37.838Z] [2021-11-11T11:58:37.838Z] #47 [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 echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /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-11-11T11:58:37.838Z] #47 sha256:09aba1e3a995cea4ed30cd2f74924a57c336cd479150e97a44677241bd8c274b [2021-11-11T11:58:37.838Z] #47 85.23 Setting up criu (3.16.1-1) ... [2021-11-11T11:58:37.838Z] #47 87.01 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:37.838Z] #47 DONE 87.8s [2021-11-11T11:58:38.099Z] [2021-11-11T11:58:38.099Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:38.099Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:38.099Z] #14 86.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T11:58:38.099Z] #14 86.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T11:58:38.099Z] #14 86.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:58:38.120Z] #65 ... [2021-11-11T11:58:38.120Z] [2021-11-11T11:58:38.120Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:38.120Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:58:38.120Z] #14 104.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T11:58:38.120Z] #14 104.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T11:58:38.120Z] #14 104.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:58:38.120Z] #14 104.4 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T11:58:38.120Z] #14 104.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 104.4 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T11:58:38.120Z] #14 104.5 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T11:58:38.120Z] #14 104.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 104.5 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T11:58:38.120Z] #14 104.6 Selecting previously unselected package libbtrfs0:arm64. [2021-11-11T11:58:38.120Z] #14 104.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 104.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T11:58:38.120Z] #14 104.7 Selecting previously unselected package libbtrfs-dev:arm64. [2021-11-11T11:58:38.120Z] #14 104.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 104.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T11:58:38.120Z] #14 104.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-11-11T11:58:38.120Z] #14 104.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 104.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:58:38.120Z] #14 104.9 Selecting previously unselected package libudev-dev:arm64. [2021-11-11T11:58:38.120Z] #14 105.0 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.0 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-11-11T11:58:38.120Z] #14 105.1 Selecting previously unselected package libsepol1-dev:arm64. [2021-11-11T11:58:38.120Z] #14 105.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T11:58:38.120Z] #14 105.3 Selecting previously unselected package libpcre2-16-0:arm64. [2021-11-11T11:58:38.120Z] #14 105.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.3 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T11:58:38.120Z] #14 105.6 Selecting previously unselected package libpcre2-32-0:arm64. [2021-11-11T11:58:38.120Z] #14 105.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T11:58:38.120Z] #14 105.7 Selecting previously unselected package libpcre2-posix2:arm64. [2021-11-11T11:58:38.120Z] #14 105.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T11:58:38.120Z] #14 105.8 Selecting previously unselected package libpcre2-dev:arm64. [2021-11-11T11:58:38.120Z] #14 105.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 105.8 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T11:58:38.120Z] #14 106.6 Selecting previously unselected package libselinux1-dev:arm64. [2021-11-11T11:58:38.120Z] #14 106.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-11-11T11:58:38.120Z] #14 106.6 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T11:58:38.120Z] #14 107.2 Selecting previously unselected package libdevmapper-dev:arm64. [2021-11-11T11:58:38.475Z] #62 ... [2021-11-11T11:58:38.475Z] [2021-11-11T11:58:38.475Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:38.476Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:38.476Z] #14 82.49 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T11:58:38.476Z] #14 82.50 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:38.476Z] #14 82.50 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:38.476Z] #14 87.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T11:58:38.476Z] #14 87.93 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:38.476Z] #14 87.97 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:38.499Z] #14 107.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-11-11T11:58:38.736Z] #14 93.94 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T11:58:38.819Z] #14 107.5 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:58:38.895Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:58:38.997Z] #14 93.95 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:38.997Z] #14 93.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:39.016Z] First time build. Skipping changelog. [2021-11-11T11:58:39.076Z] #14 107.9 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T11:58:39.076Z] #14 107.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T11:58:39.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:39.333Z] #14 108.1 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T11:58:39.333Z] #14 108.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-11-11T11:58:39.333Z] #14 108.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-11-11T11:58:39.333Z] #14 108.3 Unpacking libsystemd-dev:arm64 (247.3-6) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:58:39.497Z] Fetching without tags [2021-11-11T11:58:38.931Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:58:40.017Z] #14 ... [2021-11-11T11:58:40.017Z] [2021-11-11T11:58:40.017Z] #38 [tini 1/3] 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-11-11T11:58:40.017Z] #38 sha256:f1f1b8863a202673f7ba6f1e796af7eb5a86d527df3b1f8e55f045c34ab06089 [2021-11-11T11:58:40.017Z] #38 89.21 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T11:58:40.017Z] #38 89.24 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:58:40.017Z] #38 89.28 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T11:58:40.017Z] #38 89.33 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:58:40.017Z] #38 89.40 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T11:58:40.017Z] #38 89.41 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T11:58:40.017Z] #38 89.44 Setting up cmake-data (3.18.4-2) ... [2021-11-11T11:58:40.017Z] #38 89.46 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T11:58:40.017Z] #38 89.48 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T11:58:40.017Z] #38 89.50 Setting up cmake (3.18.4-2) ... [2021-11-11T11:58:40.017Z] #38 89.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:40.017Z] #38 DONE 90.2s [2021-11-11T11:58:40.017Z] [2021-11-11T11:58:40.017Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T11:58:40.017Z] #39 sha256:4b1577e89dc81decfda8c79c6120794031493602c98d56931570686bb95e439d [2021-11-11T11:58:40.017Z] #39 DONE 0.2s [2021-11-11T11:58:40.017Z] [2021-11-11T11:58:40.017Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:58:40.017Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:58:40.017Z] #51 ... [2021-11-11T11:58:40.017Z] [2021-11-11T11:58:40.017Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:58:40.018Z] #40 sha256:86f0b6e86d7d94c89ae4fece8d4d6abfbed8298474637dc0e1ee15b0ff5d7a8c [2021-11-11T11:58:40.243Z] Merging remotes/origin/master commit 99cb9adcab42058fde139897ce02ff192316b76f into PR head commit 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f [2021-11-11T11:58:40.264Z] #14 109.2 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T11:58:40.264Z] #14 109.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T11:58:40.464Z] #19 57.52 Reading package lists... [2021-11-11T11:58:40.827Z] #14 109.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:41.083Z] #14 110.0 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-11-11T11:58:41.272Z] #14 ... [2021-11-11T11:58:41.272Z] [2021-11-11T11:58:41.272Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:58:41.272Z] #40 sha256:c3e9ad0419082da3732aea84ad2dec3a0e45a330f322f02ff3c05111fb1bee69 [2021-11-11T11:58:41.272Z] #40 1.295 + RM_GOPATH=0 [2021-11-11T11:58:41.272Z] #40 1.295 + TMP_GOPATH= [2021-11-11T11:58:41.272Z] #40 1.295 + : /build [2021-11-11T11:58:41.272Z] #40 1.295 + '[' -z '' ']' [2021-11-11T11:58:41.272Z] #40 1.295 ++ mktemp -d [2021-11-11T11:58:41.272Z] #40 1.301 + export GOPATH=/tmp/tmp.oBM2a5tQMr [2021-11-11T11:58:41.272Z] #40 1.301 + GOPATH=/tmp/tmp.oBM2a5tQMr [2021-11-11T11:58:41.272Z] #40 1.301 + RM_GOPATH=1 [2021-11-11T11:58:41.272Z] #40 1.301 + case "$(go env GOARCH)" in [2021-11-11T11:58:41.272Z] #40 1.301 ++ go env GOARCH [2021-11-11T11:58:41.272Z] #40 1.327 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:41.272Z] #40 1.327 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:41.272Z] #40 1.327 ++ dirname /install.sh [2021-11-11T11:58:41.272Z] #40 1.329 Install tini version v0.19.0 [2021-11-11T11:58:41.272Z] #40 1.331 + dir=/ [2021-11-11T11:58:41.272Z] #40 1.331 + bin=tini [2021-11-11T11:58:41.272Z] #40 1.331 + shift [2021-11-11T11:58:41.272Z] #40 1.331 + '[' '!' -f //tini.installer ']' [2021-11-11T11:58:41.272Z] #40 1.331 + . //tini.installer [2021-11-11T11:58:41.272Z] #40 1.331 ++ : v0.19.0 [2021-11-11T11:58:41.272Z] #40 1.331 + install_tini [2021-11-11T11:58:41.273Z] #40 1.331 + echo 'Install tini version v0.19.0' [2021-11-11T11:58:41.273Z] #40 1.331 + git clone https://github.com/krallin/tini.git /tmp/tmp.oBM2a5tQMr/tini [2021-11-11T11:58:41.273Z] #40 1.339 Cloning into '/tmp/tmp.oBM2a5tQMr/tini'... [2021-11-11T11:58:41.273Z] #40 2.497 + cd /tmp/tmp.oBM2a5tQMr/tini [2021-11-11T11:58:41.273Z] #40 2.497 + git checkout -q v0.19.0 [2021-11-11T11:58:41.273Z] #40 2.555 + cmake . [2021-11-11T11:58:41.273Z] #40 3.329 -- The C compiler identification is GNU 10.2.1 [2021-11-11T11:58:41.273Z] #40 3.469 -- Detecting C compiler ABI info [2021-11-11T11:58:41.273Z] #40 4.540 -- Detecting C compiler ABI info - done [2021-11-11T11:58:41.273Z] #40 4.759 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T11:58:41.273Z] #40 4.759 -- Detecting C compile features [2021-11-11T11:58:41.273Z] #40 4.759 -- Detecting C compile features - done [2021-11-11T11:58:41.273Z] #40 4.837 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T11:58:41.273Z] #40 5.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T11:58:41.273Z] #40 ... [2021-11-11T11:58:41.273Z] [2021-11-11T11:58:41.273Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:58:41.273Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:58:41.273Z] #51 90.99 gotestsum version dev [2021-11-11T11:58:41.273Z] #51 DONE 91.5s [2021-11-11T11:58:41.273Z] [2021-11-11T11:58:41.273Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:58:41.273Z] #40 sha256:c3e9ad0419082da3732aea84ad2dec3a0e45a330f322f02ff3c05111fb1bee69 [2021-11-11T11:58:41.273Z] #40 5.273 -- Configuring done [2021-11-11T11:58:41.273Z] #40 5.322 -- Generating done [2021-11-11T11:58:41.402Z] #40 1.483 + RM_GOPATH=0 [2021-11-11T11:58:41.402Z] #40 1.483 + TMP_GOPATH= [2021-11-11T11:58:41.402Z] #40 1.483 + : /build [2021-11-11T11:58:41.402Z] #40 1.483 + '[' -z '' ']' [2021-11-11T11:58:41.402Z] #40 1.483 ++ mktemp -d [2021-11-11T11:58:41.534Z] #40 5.355 -- Build files have been written to: /tmp/tmp.oBM2a5tQMr/tini [2021-11-11T11:58:41.534Z] #40 5.356 + make tini-static [2021-11-11T11:58:41.663Z] #40 1.494 + export GOPATH=/tmp/tmp.vc2wtFZ4ku [2021-11-11T11:58:41.663Z] #40 1.494 + GOPATH=/tmp/tmp.vc2wtFZ4ku [2021-11-11T11:58:41.663Z] #40 1.494 + RM_GOPATH=1 [2021-11-11T11:58:41.663Z] #40 1.494 + case "$(go env GOARCH)" in [2021-11-11T11:58:41.663Z] #40 1.494 ++ go env GOARCH [2021-11-11T11:58:41.663Z] #40 1.518 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:41.663Z] #40 1.518 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:41.663Z] #40 1.518 ++ dirname /install.sh [2021-11-11T11:58:41.663Z] #40 1.527 Install tini version v0.19.0 [2021-11-11T11:58:41.663Z] #40 1.527 + dir=/ [2021-11-11T11:58:41.663Z] #40 1.527 + bin=tini [2021-11-11T11:58:41.663Z] #40 1.527 + shift [2021-11-11T11:58:41.663Z] #40 1.527 + '[' '!' -f //tini.installer ']' [2021-11-11T11:58:41.663Z] #40 1.527 + . //tini.installer [2021-11-11T11:58:41.663Z] #40 1.527 ++ : v0.19.0 [2021-11-11T11:58:41.663Z] #40 1.527 + install_tini [2021-11-11T11:58:41.663Z] #40 1.527 + echo 'Install tini version v0.19.0' [2021-11-11T11:58:41.663Z] #40 1.527 + git clone https://github.com/krallin/tini.git /tmp/tmp.vc2wtFZ4ku/tini [2021-11-11T11:58:41.663Z] #40 1.527 Cloning into '/tmp/tmp.vc2wtFZ4ku/tini'... [2021-11-11T11:58:41.739Z] #14 110.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:58:41.996Z] #14 110.7 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-11-11T11:58:42.119Z] #40 5.986 Scanning dependencies of target tini-static [2021-11-11T11:58:42.119Z] #40 6.113 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T11:58:42.262Z] + docker version [2021-11-11T11:58:39.223Z] > git config --add remote.origin.fetch +refs/pull/42999/head:refs/remotes/origin/PR-42999 # timeout=10 [2021-11-11T11:58:39.270Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:39.396Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-11-11T11:58:39.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-11-11T11:58:39.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:39.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42999/head:refs/remotes/origin/PR-42999 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-11-11T11:58:40.349Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:40.396Z] > git checkout -f 24aaa7f8c9c948f58e1326a044ae8978b0b19f1f # timeout=10 [2021-11-11T11:58:42.643Z] #14 111.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-11-11T11:58:42.978Z] #14 111.7 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-11-11T11:58:42.978Z] #14 111.9 Setting up libudev-dev:arm64 (247.3-6) ... [2021-11-11T11:58:43.051Z] #40 2.690 + cd /tmp/tmp.vc2wtFZ4ku/tini [2021-11-11T11:58:43.051Z] #40 2.690 + git checkout -q v0.19.0 [2021-11-11T11:58:43.051Z] #40 2.702 + cmake . [2021-11-11T11:58:43.236Z] #14 112.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-11-11T11:58:43.599Z] #14 112.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:43.599Z] #14 112.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-11-11T11:58:43.623Z] #40 3.679 -- The C compiler identification is GNU 10.2.1 [2021-11-11T11:58:43.884Z] #40 3.814 -- Detecting C compiler ABI info [2021-11-11T11:58:44.112Z] #14 112.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:44.357Z] Merge succeeded, producing 084ce6255d90082655628bb8fb248f270fbfd3cb [2021-11-11T11:58:44.357Z] Checking out Revision 084ce6255d90082655628bb8fb248f270fbfd3cb (PR-42999) [2021-11-11T11:58:44.668Z] #40 8.308 [100%] Linking C executable tini-static [2021-11-11T11:58:44.681Z] #14 113.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T11:58:44.681Z] #14 113.6 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T11:58:44.828Z] #40 4.768 -- Detecting C compiler ABI info - done [2021-11-11T11:58:44.828Z] #40 4.954 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T11:58:44.828Z] #40 4.954 -- Detecting C compile features [2021-11-11T11:58:44.931Z] #40 8.885 [100%] Built target tini-static [2021-11-11T11:58:44.931Z] #40 8.939 + mkdir -p /build [2021-11-11T11:58:44.931Z] #40 8.948 + cp tini-static /build/docker-init [2021-11-11T11:58:44.948Z] #14 113.7 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-11-11T11:58:44.948Z] #14 113.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:58:45.090Z] #40 4.960 -- Detecting C compile features - done [2021-11-11T11:58:45.090Z] #40 5.033 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T11:58:45.193Z] #40 DONE 9.1s [2021-11-11T11:58:45.193Z] [2021-11-11T11:58:45.193Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:45.193Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:45.193Z] #14 94.42 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T11:58:45.193Z] #14 94.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:45.193Z] #14 94.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:58:45.193Z] #14 94.74 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T11:58:45.193Z] #14 94.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:45.193Z] #14 94.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:45.205Z] #14 114.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-11-11T11:58:45.205Z] #14 114.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-11-11T11:58:45.205Z] #14 ... [2021-11-11T11:58:45.205Z] [2021-11-11T11:58:45.205Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:58:45.205Z] #65 sha256:2a200334c32b92fe22e046726a665af66d7c080017c3ae43837c431d60e1054c [2021-11-11T11:58:45.205Z] #65 DONE 113.9s [2021-11-11T11:58:45.205Z] [2021-11-11T11:58:45.205Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:45.205Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:58:45.205Z] #14 114.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:45.205Z] #14 114.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:45.205Z] #14 114.2 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-11-11T11:58:45.205Z] #14 ... [2021-11-11T11:58:45.205Z] [2021-11-11T11:58:45.205Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T11:58:45.205Z] #66 sha256:6839249333d10ee6353cf0b544efce30775c553af83b9308b184c6f1b84d0c8c [2021-11-11T11:58:45.205Z] #66 DONE 0.1s [2021-11-11T11:58:45.205Z] [2021-11-11T11:58:45.205Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:45.205Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:58:45.205Z] #14 114.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:45.205Z] #14 114.3 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-11-11T11:58:45.205Z] #14 114.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:58:45.205Z] #14 114.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:45.462Z] #14 ... [2021-11-11T11:58:45.462Z] [2021-11-11T11:58:45.462Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T11:58:45.462Z] #67 sha256:ef1bb10007d4bd666a56f7b8393c467bfb5e0f1e3a9cf9b15b0b19d1329d9b53 [2021-11-11T11:58:45.462Z] #67 DONE 0.2s [2021-11-11T11:58:45.462Z] [2021-11-11T11:58:45.462Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:45.462Z] #14 sha256:71d21d00c9eed66ff6a9a00bfb5c7534f288673b6fc7cf0ccce454088dedb2a2 [2021-11-11T11:58:45.462Z] #14 114.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T11:58:45.462Z] #14 114.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:45.462Z] #14 114.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:58:45.462Z] #14 114.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:58:45.462Z] #14 114.5 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:58:45.462Z] #14 114.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:58:45.462Z] #14 114.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-11-11T11:58:43.646Z] > git remote # timeout=10 [2021-11-11T11:58:43.724Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T11:58:43.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-11-11T11:58:43.787Z] > git merge 99cb9adcab42058fde139897ce02ff192316b76f # timeout=10 [2021-11-11T11:58:44.256Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-11-11T11:58:44.381Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T11:58:44.444Z] > git checkout -f 084ce6255d90082655628bb8fb248f270fbfd3cb # timeout=10 [2021-11-11T11:58:45.662Z] #40 5.464 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T11:58:45.663Z] #40 5.607 -- Configuring done [2021-11-11T11:58:45.663Z] #40 5.674 -- Generating done [2021-11-11T11:58:45.663Z] #40 5.674 -- Build files have been written to: /tmp/tmp.vc2wtFZ4ku/tini [2021-11-11T11:58:45.663Z] #40 ... [2021-11-11T11:58:45.663Z] [2021-11-11T11:58:45.663Z] #51 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2021-11-11T11:58:45.663Z] #51 sha256:57796f5b5bd42ee55bfa1b214ca864e94cd2d950532a6e87071f34d4b3337956 [2021-11-11T11:58:45.663Z] #51 96.02 gotestsum version dev [2021-11-11T11:58:45.718Z] #14 114.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:58:46.236Z] #51 DONE 96.5s [2021-11-11T11:58:46.236Z] [2021-11-11T11:58:46.236Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T11:58:46.236Z] #40 sha256:86f0b6e86d7d94c89ae4fece8d4d6abfbed8298474637dc0e1ee15b0ff5d7a8c [2021-11-11T11:58:46.236Z] #40 5.707 + make tini-static [2021-11-11T11:58:46.236Z] #40 6.225 Scanning dependencies of target tini-static [2021-11-11T11:58:46.236Z] #40 6.356 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T11:58:46.282Z] #14 DONE 115.3s [2021-11-11T11:58:46.282Z] [2021-11-11T11:58:46.282Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:58:46.282Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T11:58:46.948Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:58:47.067Z] First time build. Skipping changelog. [2021-11-11T11:58:47.074Z] #26 114.3 Updating files: 21% (2488/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 34% (3893/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) [2021-11-11T11:58:47.074Z] #26 ... [2021-11-11T11:58:47.074Z] [2021-11-11T11:58:47.074Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T11:58:47.074Z] #57 sha256:ab221e776a008dfd647fd42dd1391c523e39a17703bc98174028ba29c0a3395f [2021-11-11T11:58:47.074Z] #57 DONE 0.6s [2021-11-11T11:58:47.074Z] [2021-11-11T11:58:47.074Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:58:47.074Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:58:48.153Z] #40 8.221 [100%] Linking C executable tini-static [2021-11-11T11:58:48.619Z] #26 114.3 Updating files: 21% (2488/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 34% (3893/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 53% (6104/11430) Updating files: 54% (6173/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) [2021-11-11T11:58:48.619Z] #26 ... [2021-11-11T11:58:48.619Z] [2021-11-11T11:58:48.619Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:58:48.619Z] #15 sha256:fda4456954f87d00db3169912dde1187ade3f7202ee22fd46f5f3d7351fc6aa2 [2021-11-11T11:58:48.619Z] #15 DONE 2.3s [2021-11-11T11:58:48.619Z] [2021-11-11T11:58:48.619Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:58:48.619Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T11:58:48.998Z] #14 ... [2021-11-11T11:58:48.998Z] [2021-11-11T11:58:48.998Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:58:48.998Z] #65 sha256:17a6a42db6997c956b6eab48098122ea666214fe7c56059d52cdae32cc069699 [2021-11-11T11:58:48.998Z] #65 102.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:58:48.998Z] #65 102.7 + GOBIN=/build [2021-11-11T11:58:48.998Z] #65 102.7 + GO111MODULE=on [2021-11-11T11:58:48.998Z] #65 102.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T11:58:49.099Z] #40 9.020 [100%] Built target tini-static [2021-11-11T11:58:49.099Z] #40 9.116 + mkdir -p /build [2021-11-11T11:58:49.099Z] #40 9.139 + cp tini-static /build/docker-init [2021-11-11T11:58:46.987Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:58:49.360Z] #40 DONE 9.2s [2021-11-11T11:58:49.360Z] [2021-11-11T11:58:49.360Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:49.360Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:49.360Z] #14 94.01 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T11:58:49.360Z] #14 94.04 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:49.360Z] #14 94.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:58:49.360Z] #14 94.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T11:58:49.360Z] #14 94.32 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:49.360Z] #14 94.33 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:49.422Z] Client: [2021-11-11T11:58:49.423Z] Version: 20.10.9 [2021-11-11T11:58:49.423Z] API version: 1.41 [2021-11-11T11:58:49.423Z] Go version: go1.16.8 [2021-11-11T11:58:49.423Z] Git commit: c2ea9bc [2021-11-11T11:58:49.423Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T11:58:49.423Z] OS/Arch: windows/amd64 [2021-11-11T11:58:49.423Z] Context: default [2021-11-11T11:58:49.423Z] Experimental: true [2021-11-11T11:58:49.423Z] [2021-11-11T11:58:49.423Z] Server: Docker Engine - Community [2021-11-11T11:58:49.423Z] Engine: [2021-11-11T11:58:49.423Z] Version: 20.10.9 [2021-11-11T11:58:49.423Z] API version: 1.41 (minimum version 1.24) [2021-11-11T11:58:49.423Z] Go version: go1.16.8 [2021-11-11T11:58:49.423Z] Git commit: 79ea9d3 [2021-11-11T11:58:49.423Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T11:58:49.423Z] OS/Arch: windows/amd64 [2021-11-11T11:58:49.423Z] Experimental: true [Pipeline] sh [2021-11-11T11:58:50.157Z] #26 114.3 Updating files: 21% (2488/11430) Updating files: 22% (2515/11430) Updating files: 23% (2629/11430) Updating files: 24% (2744/11430) Updating files: 25% (2858/11430) Updating files: 26% (2972/11430) Updating files: 27% (3087/11430) Updating files: 28% (3201/11430) Updating files: 29% (3315/11430) Updating files: 30% (3429/11430) Updating files: 31% (3544/11430) Updating files: 32% (3658/11430) Updating files: 33% (3772/11430) Updating files: 34% (3887/11430) Updating files: 34% (3893/11430) Updating files: 35% (4001/11430) Updating files: 36% (4115/11430) Updating files: 37% (4230/11430) Updating files: 38% (4344/11430) Updating files: 39% (4458/11430) Updating files: 40% (4572/11430) Updating files: 41% (4687/11430) Updating files: 42% (4801/11430) Updating files: 43% (4915/11430) Updating files: 44% (5030/11430) Updating files: 45% (5144/11430) Updating files: 46% (5258/11430) Updating files: 47% (5373/11430) Updating files: 48% (5487/11430) Updating files: 49% (5601/11430) Updating files: 50% (5715/11430) Updating files: 51% (5830/11430) Updating files: 52% (5944/11430) Updating files: 53% (6058/11430) Updating files: 53% (6104/11430) Updating files: 54% (6173/11430) Updating files: 55% (6287/11430) Updating files: 56% (6401/11430) Updating files: 57% (6516/11430) Updating files: 58% (6630/11430) Updating files: 59% (6744/11430) Updating files: 60% (6858/11430) Updating files: 61% (6973/11430) Updating files: 62% (7087/11430) Updating files: 63% (7201/11430) Updating files: 64% (7316/11430) Updating files: 65% (7430/11430) Updating files: 66% (7544/11430) Updating files: 67% (7659/11430) Updating files: 68% (7773/11430) Updating files: 69% (7887/11430) Updating files: 70% (8001/11430) Updating files: 71% (8116/11430) Updating files: 72% (8230/11430) Updating files: 73% (8344/11430) Updating files: 73% (8428/11430) Updating files: 74% (8459/11430) Updating files: 75% (8573/11430) Updating files: 76% (8687/11430) Updating files: 77% (8802/11430) Updating files: 78% (8916/11430) Updating files: 79% (9030/11430) Updating files: 80% (9144/11430) Updating files: 81% (9259/11430) Updating files: 82% (9373/11430) Updating files: 83% (9487/11430) Updating files: 84% (9602/11430) Updating files: 85% (9716/11430) Updating files: 86% (9830/11430) Updating files: 87% (9945/11430) Updating files: 88% (10059/11430) Updating files: 89% (10173/11430) Updating files: 90% (10287/11430) Updating files: 91% (10402/11430) Updating files: 91% (10515/11430) Updating files: 92% (10516/11430) Updating files: 93% (10630/11430) Updating files: 94% (10745/11430) Updating files: 95% (10859/11430) Updating files: 96% (10973/11430) Updating files: 97% (11088/11430) Updating files: 98% (11202/11430) Updating files: 99% (11316/11430) Updating files: 100% (11430/11430) Updating files: 100% (11430/11430), done. [2021-11-11T11:58:50.367Z] + docker version [2021-11-11T11:58:50.418Z] #26 ... [2021-11-11T11:58:50.418Z] [2021-11-11T11:58:50.418Z] #16 [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-11-11T11:58:50.418Z] #16 sha256:249738bf771aefeb1dcacabe889d469940c813963732a63c29a61bf4f391d6fd [2021-11-11T11:58:50.418Z] #16 DONE 1.7s [2021-11-11T11:58:50.418Z] [2021-11-11T11:58:50.418Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:58:50.418Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T11:58:50.418Z] #26 119.0 + cd /tmp/tmp.cWtUPYGfZ4/tmp/docker-ce [2021-11-11T11:58:50.418Z] #26 119.0 + git checkout -q v17.06.2-ce [2021-11-11T11:58:50.996Z] + docker info [2021-11-11T11:58:50.996Z] Client: [2021-11-11T11:58:50.996Z] Context: default [2021-11-11T11:58:50.996Z] Debug Mode: false [2021-11-11T11:58:50.996Z] [2021-11-11T11:58:50.996Z] Server: [2021-11-11T11:58:50.996Z] Containers: 0 [2021-11-11T11:58:50.996Z] Running: 0 [2021-11-11T11:58:50.996Z] Paused: 0 [2021-11-11T11:58:50.996Z] Stopped: 0 [2021-11-11T11:58:50.996Z] Images: 0 [2021-11-11T11:58:50.996Z] Server Version: 20.10.9 [2021-11-11T11:58:50.996Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T11:58:50.996Z] Windows: [2021-11-11T11:58:50.996Z] LCOW: [2021-11-11T11:58:50.996Z] Logging Driver: json-file [2021-11-11T11:58:50.996Z] Plugins: [2021-11-11T11:58:50.996Z] Volume: local [2021-11-11T11:58:50.996Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T11:58:50.996Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T11:58:50.996Z] Swarm: inactive [2021-11-11T11:58:50.996Z] Default Isolation: process [2021-11-11T11:58:50.996Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T11:58:50.996Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T11:58:50.996Z] OSType: windows [2021-11-11T11:58:50.996Z] Architecture: x86_64 [2021-11-11T11:58:50.996Z] CPUs: 4 [2021-11-11T11:58:50.996Z] Total Memory: 32GiB [2021-11-11T11:58:50.996Z] Name: azwin-2-5a0cf0 [2021-11-11T11:58:50.996Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T11:58:50.996Z] Docker Root Dir: D:\docker [2021-11-11T11:58:50.996Z] Debug Mode: false [2021-11-11T11:58:50.996Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:58:50.996Z] Labels: [2021-11-11T11:58:50.996Z] Experimental: true [2021-11-11T11:58:50.996Z] Insecure Registries: [2021-11-11T11:58:50.996Z] 10.0.0.4:5000 [2021-11-11T11:58:50.996Z] 127.0.0.0/8 [2021-11-11T11:58:50.996Z] Registry Mirrors: [2021-11-11T11:58:50.996Z] http://10.0.0.4:5000/ [2021-11-11T11:58:50.996Z] Live Restore Enabled: false [2021-11-11T11:58:50.996Z] Product License: Community Engine [2021-11-11T11:58:50.996Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T11:58:51.783Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T11:58:51.784Z] #14 102.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:51.784Z] #14 102.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:51.795Z] #26 ... [2021-11-11T11:58:51.795Z] [2021-11-11T11:58:51.795Z] #34 [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-11-11T11:58:51.795Z] #34 sha256:11e9703ab38bf3d3a3d03da051d08dcb9da060079eddbf97343e4bf8a908a8a2 [2021-11-11T11:58:51.795Z] #34 DONE 120.3s [2021-11-11T11:58:51.795Z] [2021-11-11T11:58:51.795Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T11:58:51.795Z] #17 sha256:00414cd2448969bba9f1ef526dabb48ceb76edd27662a739112f090436f2cf84 [2021-11-11T11:58:51.795Z] #17 1.153 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T11:58:51.795Z] #17 DONE 1.3s [2021-11-11T11:58:51.795Z] [2021-11-11T11:58:51.795Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T11:58:51.795Z] #18 sha256:09cc66244c9dc7284c10a06922eef19d5056284e4eafb9c31e3a7339fca11776 [2021-11-11T11:58:52.957Z] #19 76.33 Reading package lists... [2021-11-11T11:58:53.687Z] #18 DONE 1.9s [2021-11-11T11:58:53.687Z] [2021-11-11T11:58:53.687Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T11:58:53.687Z] #19 sha256:4d90522395e90a5720677c207298404d92c089a1f1c92716320d6884feb50a98 [2021-11-11T11:58:54.283Z] #65 108.1 rootlesskit version 0.14.6 [2021-11-11T11:58:54.283Z] #65 108.2 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T11:58:54.283Z] #65 108.2 -container-ip string [2021-11-11T11:58:54.283Z] #65 108.2 container ip [2021-11-11T11:58:54.283Z] #65 108.2 -container-port int [2021-11-11T11:58:54.283Z] #65 108.2 container port (default -1) [2021-11-11T11:58:54.283Z] #65 108.2 -host-ip string [2021-11-11T11:58:54.283Z] #65 108.2 host ip [2021-11-11T11:58:54.283Z] #65 108.2 -host-port int [2021-11-11T11:58:54.283Z] #65 108.2 host port (default -1) [2021-11-11T11:58:54.283Z] #65 108.2 -proto string [2021-11-11T11:58:54.283Z] #65 108.2 proxy protocol (default "tcp") [2021-11-11T11:58:54.870Z] #19 88.01 Building dependency tree... [2021-11-11T11:58:55.055Z] #19 DONE 1.2s [2021-11-11T11:58:55.055Z] [2021-11-11T11:58:55.055Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T11:58:55.055Z] #20 sha256:e0101a263f80102b5f13fdb5c9507d27dbb62ee3a1cbef6472910cdf5af803f2 [2021-11-11T11:58:55.567Z] Commit message: "Merge commit '99cb9adcab42058fde139897ce02ff192316b76f' into HEAD" [2021-11-11T11:58:55.673Z] #65 DONE 110.4s [2021-11-11T11:58:55.673Z] [2021-11-11T11:58:55.673Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T11:58:55.673Z] #66 sha256:66ed3022f435b14a2f6dc2d150af959b206719f0c4ec15aa933154a187d5df74 [2021-11-11T11:58:55.702Z] First time build. Skipping changelog. [2021-11-11T11:58:55.934Z] #66 DONE 0.3s [2021-11-11T11:58:55.934Z] [2021-11-11T11:58:55.934Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T11:58:55.934Z] #67 sha256:c4f24301abecbd53507427ec4f97574537ced5b416cc57464fa71b605187eb44 [2021-11-11T11:58:55.948Z] #14 105.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T11:58:55.948Z] #14 105.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:55.948Z] #14 105.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:55.992Z] #20 DONE 1.1s [2021-11-11T11:58:55.992Z] [2021-11-11T11:58:55.992Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:58:55.992Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-11-11T11:58:55.599Z] > git rev-list --no-walk 1d289a8b886c0aa488d74e1406f5ddecd601154b # timeout=10 [2021-11-11T11:58:56.201Z] #67 DONE 0.2s [2021-11-11T11:58:56.201Z] [2021-11-11T11:58:56.201Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:58:56.201Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:58:56.201Z] #14 106.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T11:58:56.201Z] #14 106.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:58:56.201Z] #14 106.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:56.201Z] #14 111.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T11:58:56.201Z] #14 111.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T11:58:56.201Z] #14 111.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:58:56.257Z] #19 91.73 The following additional packages will be installed: [2021-11-11T11:58:56.257Z] #19 91.73 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T11:58:56.257Z] #19 91.73 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T11:58:56.257Z] #19 91.73 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-11-11T11:58:56.257Z] #19 91.73 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2021-11-11T11:58:56.257Z] #19 91.73 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T11:58:56.257Z] #19 91.73 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T11:58:56.257Z] #19 91.73 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T11:58:56.257Z] #19 91.73 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T11:58:56.257Z] #19 91.73 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.73 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T11:58:56.257Z] #19 91.73 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T11:58:56.257Z] #19 91.73 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T11:58:56.257Z] #19 91.73 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.73 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.73 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.73 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T11:58:56.257Z] #19 91.73 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T11:58:56.257Z] #19 91.73 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.73 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T11:58:56.257Z] #19 91.73 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.73 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.73 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T11:58:56.257Z] #19 91.73 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T11:58:56.257Z] #19 91.73 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.73 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.74 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.74 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T11:58:56.257Z] #19 91.74 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.74 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T11:58:56.257Z] #19 91.74 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T11:58:56.257Z] #19 91.74 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T11:58:56.257Z] #19 91.74 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.74 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T11:58:56.257Z] #19 91.74 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T11:58:56.257Z] #19 91.74 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T11:58:56.257Z] #19 91.74 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T11:58:56.257Z] #19 91.75 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T11:58:56.257Z] #19 91.78 Suggested packages: [2021-11-11T11:58:56.257Z] #19 91.78 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2021-11-11T11:58:56.257Z] #19 91.78 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2021-11-11T11:58:56.257Z] #19 91.78 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2021-11-11T11:58:56.257Z] #19 91.78 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-11-11T11:58:56.258Z] #19 91.78 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-11-11T11:58:56.258Z] #19 91.78 libyaml-shell-perl ed diffutils-doc [2021-11-11T11:58:56.258Z] #19 91.78 Recommended packages: [2021-11-11T11:58:56.258Z] #19 91.78 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-11-11T11:58:56.258Z] #19 91.78 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-11-11T11:58:56.468Z] #14 111.5 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T11:58:56.468Z] #14 111.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T11:58:56.468Z] #14 111.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:58:56.468Z] #14 111.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T11:58:56.468Z] #14 111.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T11:58:56.468Z] #14 111.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:58:56.729Z] #14 111.7 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:58:56.729Z] #14 111.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:58:56.729Z] #14 111.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:56.729Z] #14 111.9 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:58:56.729Z] #14 111.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:58:56.729Z] #14 111.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:56.990Z] #14 112.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T11:58:56.990Z] #14 112.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:56.990Z] #14 112.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:58:56.990Z] #14 112.2 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T11:58:57.251Z] #14 112.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T11:58:57.251Z] #14 112.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:58:57.251Z] #14 112.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T11:58:57.251Z] #14 112.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T11:58:57.251Z] #14 112.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:58:57.362Z] #21 1.185 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:58:57.362Z] #21 ... [2021-11-11T11:58:57.362Z] [2021-11-11T11:58:57.362Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:58:57.362Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T11:58:57.362Z] #58 1.719 + RM_GOPATH=0 [2021-11-11T11:58:57.362Z] #58 1.719 + TMP_GOPATH= [2021-11-11T11:58:57.362Z] #58 1.719 + : /build [2021-11-11T11:58:57.362Z] #58 1.719 + '[' -z '' ']' [2021-11-11T11:58:57.362Z] #58 1.725 ++ mktemp -d [2021-11-11T11:58:57.362Z] #58 1.733 + export GOPATH=/tmp/tmp.eWaTPlO2Xg [2021-11-11T11:58:57.362Z] #58 1.733 + GOPATH=/tmp/tmp.eWaTPlO2Xg [2021-11-11T11:58:57.362Z] #58 1.733 + RM_GOPATH=1 [2021-11-11T11:58:57.362Z] #58 1.733 + case "$(go env GOARCH)" in [2021-11-11T11:58:57.362Z] #58 1.753 ++ go env GOARCH [2021-11-11T11:58:57.362Z] #58 1.753 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:57.362Z] #58 1.753 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:58:57.362Z] #58 1.753 ++ dirname /install.sh [2021-11-11T11:58:57.362Z] #58 1.765 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T11:58:57.362Z] #58 1.765 + dir=/ [2021-11-11T11:58:57.362Z] #58 1.765 + bin=runc [2021-11-11T11:58:57.362Z] #58 1.765 + shift [2021-11-11T11:58:57.362Z] #58 1.765 + '[' '!' -f //runc.installer ']' [2021-11-11T11:58:57.362Z] #58 1.765 + . //runc.installer [2021-11-11T11:58:57.362Z] #58 1.765 ++ set -e [2021-11-11T11:58:57.362Z] #58 1.765 ++ : v1.0.2 [2021-11-11T11:58:57.362Z] #58 1.765 + install_runc [2021-11-11T11:58:57.362Z] #58 1.765 + RUNC_BUILDTAGS=seccomp [2021-11-11T11:58:57.362Z] #58 1.765 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T11:58:57.362Z] #58 1.765 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eWaTPlO2Xg/src/github.com/opencontainers/runc [2021-11-11T11:58:57.362Z] #58 1.765 Cloning into '/tmp/tmp.eWaTPlO2Xg/src/github.com/opencontainers/runc'... [2021-11-11T11:58:57.362Z] #58 ... [2021-11-11T11:58:57.362Z] [2021-11-11T11:58:57.362Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:58:57.362Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T11:58:57.362Z] #21 1.205 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:58:57.362Z] #21 1.205 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:58:57.512Z] #14 112.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T11:58:57.512Z] #14 112.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T11:58:57.512Z] #14 112.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:58:57.527Z] Client: [2021-11-11T11:58:57.527Z] Version: 20.10.9 [2021-11-11T11:58:57.527Z] API version: 1.41 [2021-11-11T11:58:57.527Z] Go version: go1.16.8 [2021-11-11T11:58:57.527Z] Git commit: c2ea9bc [2021-11-11T11:58:57.527Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T11:58:57.527Z] OS/Arch: windows/amd64 [2021-11-11T11:58:57.527Z] Context: default [2021-11-11T11:58:57.527Z] Experimental: true [2021-11-11T11:58:57.527Z] [2021-11-11T11:58:57.527Z] Server: Docker Engine - Community [2021-11-11T11:58:57.527Z] Engine: [2021-11-11T11:58:57.527Z] Version: 20.10.9 [2021-11-11T11:58:57.527Z] API version: 1.41 (minimum version 1.24) [2021-11-11T11:58:57.527Z] Go version: go1.16.8 [2021-11-11T11:58:57.527Z] Git commit: 79ea9d3 [2021-11-11T11:58:57.527Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T11:58:57.527Z] OS/Arch: windows/amd64 [2021-11-11T11:58:57.527Z] Experimental: true [2021-11-11T11:58:57.773Z] #14 112.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T11:58:57.773Z] #14 112.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T11:58:57.773Z] #14 112.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:58:57.925Z] #21 2.010 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T11:58:58.034Z] #14 113.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T11:58:58.034Z] #14 113.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T11:58:58.034Z] #14 113.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:58:58.034Z] #14 113.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T11:58:58.034Z] #14 113.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T11:58:58.034Z] #14 113.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [Pipeline] sh [2021-11-11T11:58:58.295Z] #14 113.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T11:58:58.556Z] #14 113.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T11:58:58.556Z] #14 113.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:58:58.556Z] #14 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T11:58:58.739Z] + docker version [2021-11-11T11:58:58.818Z] #14 113.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:58:58.818Z] #14 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:58:58.818Z] #14 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T11:58:58.818Z] #14 113.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T11:58:58.818Z] #14 113.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:58:58.818Z] #14 114.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T11:58:58.818Z] #14 114.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T11:58:59.079Z] #14 114.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:58:59.124Z] + docker info [2021-11-11T11:58:59.294Z] #21 3.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T11:58:59.602Z] #14 114.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:58:59.602Z] #14 114.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:59.602Z] #14 114.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:58:59.863Z] #14 114.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:58:59.863Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:59.863Z] #14 114.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-11-11T11:58:59.863Z] #14 114.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:59.863Z] #14 114.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-11-11T11:58:59.863Z] #14 115.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:58:59.863Z] #14 115.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:58:59.863Z] #14 115.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T11:58:59.863Z] #14 115.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:58:59.863Z] #14 115.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:58:59.925Z] #14 ... [2021-11-11T11:58:59.925Z] [2021-11-11T11:58:59.925Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:58:59.926Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T11:58:59.926Z] #62 44.77 Updating files: 59% (2772/4688) Updating files: 60% (2813/4688) Updating files: 61% (2860/4688) Updating files: 62% (2907/4688) Updating files: 63% (2954/4688) Updating files: 64% (3001/4688) Updating files: 65% (3048/4688) Updating files: 66% (3095/4688) Updating files: 67% (3141/4688) Updating files: 68% (3188/4688) Updating files: 69% (3235/4688) Updating files: 70% (3282/4688) Updating files: 71% (3329/4688) Updating files: 72% (3376/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T11:58:59.926Z] #62 45.72 + cd /tmp/tmp.XAjClVkPUr/src/github.com/containerd/containerd [2021-11-11T11:58:59.926Z] #62 45.72 + git checkout -q v1.5.7 [2021-11-11T11:59:00.123Z] #14 115.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:00.123Z] #14 115.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:59:00.123Z] #14 115.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:00.123Z] #14 115.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:00.123Z] #14 115.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:59:00.385Z] #14 DONE 115.5s [2021-11-11T11:59:00.385Z] [2021-11-11T11:59:00.385Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T11:59:00.385Z] #57 sha256:a3850f4b80b60b8a8ae18ea46d2a99ad52fe50dbc9639753a764f5468f184c7b [2021-11-11T11:59:00.473Z] #19 95.26 The following NEW packages will be installed: [2021-11-11T11:59:00.473Z] #19 95.26 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-11-11T11:59:00.473Z] #19 95.26 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2021-11-11T11:59:00.473Z] #19 95.26 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-11-11T11:59:00.473Z] #19 95.26 crossbuild-essential-armel crossbuild-essential-armhf [2021-11-11T11:59:00.473Z] #19 95.26 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-11-11T11:59:00.473Z] #19 95.26 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2021-11-11T11:59:00.473Z] #19 95.26 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2021-11-11T11:59:00.473Z] #19 95.26 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2021-11-11T11:59:00.473Z] #19 95.26 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2021-11-11T11:59:00.473Z] #19 95.26 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2021-11-11T11:59:00.473Z] #19 95.26 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2021-11-11T11:59:00.473Z] #19 95.26 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.26 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-11-11T11:59:00.473Z] #19 95.27 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2021-11-11T11:59:00.473Z] #19 95.27 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2021-11-11T11:59:00.473Z] #19 95.27 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-11-11T11:59:00.473Z] #19 95.27 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-11-11T11:59:00.473Z] #19 95.27 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-11-11T11:59:00.473Z] #19 95.27 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2021-11-11T11:59:00.473Z] #19 95.27 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-11-11T11:59:00.473Z] #19 95.27 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2021-11-11T11:59:00.473Z] #19 95.27 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2021-11-11T11:59:00.473Z] #19 95.27 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-11-11T11:59:00.473Z] #19 95.27 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-11-11T11:59:00.473Z] #19 95.27 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-11-11T11:59:00.473Z] #19 95.27 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.27 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-11-11T11:59:00.473Z] #19 95.27 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-11-11T11:59:00.473Z] #19 95.27 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-11-11T11:59:00.473Z] #19 95.27 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-11-11T11:59:00.473Z] #19 95.28 linux-libc-dev-s390x-cross patch xz-utils [2021-11-11T11:59:00.473Z] #19 95.70 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:59:00.473Z] #19 95.70 Need to get 787 MB of archives. [2021-11-11T11:59:00.473Z] #19 95.70 After this operation, 3385 MB of additional disk space will be used. [2021-11-11T11:59:00.473Z] #19 95.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2021-11-11T11:59:00.473Z] #19 95.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T11:59:00.473Z] #19 95.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2021-11-11T11:59:00.473Z] #19 95.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2021-11-11T11:59:00.473Z] #19 95.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2021-11-11T11:59:00.473Z] #19 95.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T11:59:00.473Z] #19 95.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2021-11-11T11:59:00.473Z] #19 95.77 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2021-11-11T11:59:00.473Z] #19 95.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2021-11-11T11:59:00.473Z] #19 95.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2021-11-11T11:59:00.473Z] #19 95.94 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2021-11-11T11:59:00.473Z] #19 95.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-11T11:59:00.473Z] #19 95.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2021-11-11T11:59:00.645Z] #57 DONE 0.1s [2021-11-11T11:59:00.645Z] [2021-11-11T11:59:00.645Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:00.645Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T11:59:01.187Z] #21 5.054 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T11:59:01.311Z] #62 47.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T11:59:01.311Z] #62 47.22 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T11:59:01.311Z] #62 47.22 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:59:01.311Z] #62 47.22 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:59:01.311Z] #62 47.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T11:59:01.311Z] #62 47.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T11:59:01.311Z] #62 47.22 + '[' '' = dynamic ']' [2021-11-11T11:59:01.311Z] #62 47.22 + make [2021-11-11T11:59:01.863Z] #19 97.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2021-11-11T11:59:01.863Z] #19 97.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2021-11-11T11:59:02.257Z] #62 48.06 + bin/ctr [2021-11-11T11:59:03.190Z] #58 ... [2021-11-11T11:59:03.190Z] [2021-11-11T11:59:03.190Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:59:03.190Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T11:59:03.190Z] #15 DONE 2.7s [2021-11-11T11:59:03.190Z] [2021-11-11T11:59:03.190Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:03.190Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T11:59:03.190Z] #58 2.634 + RM_GOPATH=0 [2021-11-11T11:59:03.190Z] #58 2.634 + TMP_GOPATH= [2021-11-11T11:59:03.190Z] #58 2.634 + : /build [2021-11-11T11:59:03.190Z] #58 2.634 + '[' -z '' ']' [2021-11-11T11:59:03.190Z] #58 2.634 ++ mktemp -d [2021-11-11T11:59:03.190Z] #58 2.634 + export GOPATH=/tmp/tmp.QEEZPoqpNu [2021-11-11T11:59:03.190Z] #58 2.634 + GOPATH=/tmp/tmp.QEEZPoqpNu [2021-11-11T11:59:03.190Z] #58 2.634 + RM_GOPATH=1 [2021-11-11T11:59:03.190Z] #58 2.634 + case "$(go env GOARCH)" in [2021-11-11T11:59:03.190Z] #58 2.634 ++ go env GOARCH [2021-11-11T11:59:03.190Z] #58 2.639 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:03.190Z] #58 2.639 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:03.190Z] #58 2.660 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T11:59:03.190Z] #58 2.661 ++ dirname /install.sh [2021-11-11T11:59:03.190Z] #58 2.661 + dir=/ [2021-11-11T11:59:03.190Z] #58 2.661 + bin=runc [2021-11-11T11:59:03.190Z] #58 2.661 + shift [2021-11-11T11:59:03.190Z] #58 2.661 + '[' '!' -f //runc.installer ']' [2021-11-11T11:59:03.190Z] #58 2.661 + . //runc.installer [2021-11-11T11:59:03.190Z] #58 2.661 ++ set -e [2021-11-11T11:59:03.190Z] #58 2.661 ++ : v1.0.2 [2021-11-11T11:59:03.190Z] #58 2.661 + install_runc [2021-11-11T11:59:03.190Z] #58 2.661 + RUNC_BUILDTAGS=seccomp [2021-11-11T11:59:03.190Z] #58 2.661 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T11:59:03.190Z] #58 2.661 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QEEZPoqpNu/src/github.com/opencontainers/runc [2021-11-11T11:59:03.190Z] #58 2.661 Cloning into '/tmp/tmp.QEEZPoqpNu/src/github.com/opencontainers/runc'... [2021-11-11T11:59:03.251Z] #19 98.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2021-11-11T11:59:03.251Z] #19 98.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2021-11-11T11:59:04.089Z] #14 ... [2021-11-11T11:59:04.089Z] [2021-11-11T11:59:04.089Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:59:04.089Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T11:59:04.089Z] #62 49.90 Updating files: 70% (3297/4688) Updating files: 71% (3329/4688) Updating files: 72% (3376/4688) Updating files: 73% (3423/4688) Updating files: 74% (3470/4688) Updating files: 75% (3516/4688) Updating files: 76% (3563/4688) Updating files: 77% (3610/4688) Updating files: 78% (3657/4688) Updating files: 79% (3704/4688) Updating files: 80% (3751/4688) Updating files: 81% (3798/4688) Updating files: 82% (3845/4688) Updating files: 83% (3892/4688) Updating files: 84% (3938/4688) Updating files: 85% (3985/4688) Updating files: 86% (4032/4688) Updating files: 87% (4079/4688) Updating files: 88% (4126/4688) Updating files: 89% (4173/4688) Updating files: 90% (4220/4688) Updating files: 91% (4267/4688) Updating files: 92% (4313/4688) Updating files: 93% (4360/4688) Updating files: 94% (4407/4688) Updating files: 95% (4454/4688) Updating files: 96% (4501/4688) Updating files: 97% (4548/4688) Updating files: 98% (4595/4688) Updating files: 99% (4642/4688) Updating files: 100% (4688/4688) Updating files: 100% (4688/4688), done. [2021-11-11T11:59:04.089Z] #62 50.63 + cd /tmp/tmp.Iv9fdvEVOs/src/github.com/containerd/containerd [2021-11-11T11:59:04.089Z] #62 50.63 + git checkout -q v1.5.7 [2021-11-11T11:59:04.459Z] #21 ... [2021-11-11T11:59:04.459Z] [2021-11-11T11:59:04.459Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T11:59:04.459Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T11:59:04.459Z] #26 122.8 + mkdir -p /tmp/tmp.cWtUPYGfZ4/src/github.com/docker [2021-11-11T11:59:04.459Z] #26 122.8 + mv components/cli /tmp/tmp.cWtUPYGfZ4/src/github.com/docker/cli [2021-11-11T11:59:04.459Z] #26 122.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-11-11T11:59:04.459Z] #26 ... [2021-11-11T11:59:04.459Z] [2021-11-11T11:59:04.459Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:04.459Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T11:59:04.459Z] #58 11.60 + cd /tmp/tmp.eWaTPlO2Xg/src/github.com/opencontainers/runc [2021-11-11T11:59:04.459Z] #58 11.60 + git checkout -q v1.0.2 [2021-11-11T11:59:04.459Z] #58 12.34 + '[' -z '' ']' [2021-11-11T11:59:04.459Z] #58 12.34 + target=static [2021-11-11T11:59:04.459Z] #58 12.34 + make BUILDTAGS=seccomp static [2021-11-11T11:59:04.459Z] #58 12.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T11:59:04.643Z] #19 99.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-11T11:59:04.643Z] #19 99.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2021-11-11T11:59:05.102Z] #58 ... [2021-11-11T11:59:05.102Z] [2021-11-11T11:59:05.102Z] #16 [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-11-11T11:59:05.102Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T11:59:05.102Z] #16 DONE 2.0s [2021-11-11T11:59:05.364Z] [2021-11-11T11:59:05.364Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T11:59:05.364Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T11:59:05.386Z] #58 ... [2021-11-11T11:59:05.386Z] [2021-11-11T11:59:05.386Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:59:05.386Z] #21 sha256:d0118a05f8cc293867f5427cc03ad3cd0ac1b31918159c611eed535bcd5d3c1b [2021-11-11T11:59:05.386Z] #21 9.198 Fetched 8358 kB in 8s (1014 kB/s) [2021-11-11T11:59:05.785Z] Client: [2021-11-11T11:59:05.785Z] Version: 20.10.9 [2021-11-11T11:59:05.785Z] API version: 1.41 [2021-11-11T11:59:05.785Z] Go version: go1.16.8 [2021-11-11T11:59:05.785Z] Git commit: c2ea9bc [2021-11-11T11:59:05.785Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T11:59:05.785Z] OS/Arch: windows/amd64 [2021-11-11T11:59:05.785Z] Context: default [2021-11-11T11:59:05.785Z] Experimental: true [2021-11-11T11:59:05.785Z] [2021-11-11T11:59:05.785Z] Server: Docker Engine - Community [2021-11-11T11:59:05.785Z] Engine: [2021-11-11T11:59:05.785Z] Version: 20.10.9 [2021-11-11T11:59:05.785Z] API version: 1.41 (minimum version 1.24) [2021-11-11T11:59:05.785Z] Go version: go1.16.8 [2021-11-11T11:59:05.785Z] Git commit: 79ea9d3 [2021-11-11T11:59:05.785Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T11:59:05.785Z] OS/Arch: windows/amd64 [2021-11-11T11:59:05.785Z] Experimental: true [2021-11-11T11:59:06.003Z] #62 52.36 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T11:59:06.003Z] #62 52.36 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T11:59:06.003Z] #62 52.36 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:59:06.003Z] #62 52.36 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T11:59:06.003Z] #62 52.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T11:59:06.003Z] #62 52.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T11:59:06.003Z] #62 52.36 + '[' '' = dynamic ']' [2021-11-11T11:59:06.003Z] #62 52.36 + make [2021-11-11T11:59:06.031Z] #19 101.4 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2021-11-11T11:59:06.031Z] #19 101.4 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [Pipeline] sh [2021-11-11T11:59:06.618Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T11:59:06.618Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5b22282c\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T11:59:06.619Z] ---------------------------------------------------------------------------- [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] INFO: executeCI.ps1 starting at Thu Nov 11 11:59:04 CUT 2021 [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T11:59:06.619Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T11:59:06.619Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T11:59:06.619Z] INFO: Environment variables: [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] Name Value [2021-11-11T11:59:06.619Z] ---- ----- [2021-11-11T11:59:06.619Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T11:59:06.619Z] amd64 true [2021-11-11T11:59:06.619Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T11:59:06.619Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T11:59:06.619Z] arm64 true [2021-11-11T11:59:06.619Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T11:59:06.619Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T11:59:06.619Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T11:59:06.619Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T11:59:06.619Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T11:59:06.619Z] BRANCH_NAME PR-42999 [2021-11-11T11:59:06.619Z] BUILD_DISPLAY_NAME #6 [2021-11-11T11:59:06.619Z] BUILD_ID 6 [2021-11-11T11:59:06.619Z] BUILD_NUMBER 6 [2021-11-11T11:59:06.619Z] BUILD_TAG jenkins-moby-PR-42999-6 [2021-11-11T11:59:06.619Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/ [2021-11-11T11:59:06.619Z] cgroup2 true [2021-11-11T11:59:06.619Z] CHANGE_AUTHOR tonicbupt [2021-11-11T11:59:06.619Z] CHANGE_AUTHOR_DISPLAY_NAME tonic [2021-11-11T11:59:06.619Z] CHANGE_BRANCH error-details [2021-11-11T11:59:06.619Z] CHANGE_FORK tonicbupt [2021-11-11T11:59:06.619Z] CHANGE_ID 42999 [2021-11-11T11:59:06.619Z] CHANGE_TARGET master [2021-11-11T11:59:06.619Z] CHANGE_TITLE log error message when receiving an unexpected type error [2021-11-11T11:59:06.619Z] CHANGE_URL https://github.com/moby/moby/pull/42999 [2021-11-11T11:59:06.619Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:59:06.619Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T11:59:06.619Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T11:59:06.619Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T11:59:06.619Z] COMPUTERNAME azwin-2-5a0cf0 [2021-11-11T11:59:06.619Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T11:59:06.619Z] ConfigSequenceNumber 0 [2021-11-11T11:59:06.619Z] dco true [2021-11-11T11:59:06.619Z] DOCKER_BUILDKIT 0 [2021-11-11T11:59:06.619Z] DOCKER_DUT_DEBUG 1 [2021-11-11T11:59:06.619Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T11:59:06.619Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T11:59:06.619Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T11:59:06.619Z] EXECUTOR_NUMBER 0 [2021-11-11T11:59:06.619Z] FQDN azwin-2-5a0cf0.westus.cloudapp.azure.com [2021-11-11T11:59:06.619Z] GIT_BRANCH PR-42999 [2021-11-11T11:59:06.619Z] GIT_COMMIT 936c9a16a8beba483cd72bd8a76baf776939a78d [2021-11-11T11:59:06.619Z] GIT_PREVIOUS_COMMIT 1d289a8b886c0aa488d74e1406f5ddecd601154b [2021-11-11T11:59:06.619Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T11:59:06.619Z] HUDSON_COOKIE bc87a264-6976-440a-92ac-ff14efeba6ea [2021-11-11T11:59:06.619Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:06.619Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T11:59:06.619Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:06.619Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T11:59:06.619Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:06.619Z] JENKINS_NODE_COOKIE 94e6f167-a6b7-4ed0-8cff-d4eb47eb87b2 [2021-11-11T11:59:06.619Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T11:59:06.619Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:06.619Z] JOB_BASE_NAME PR-42999 [2021-11-11T11:59:06.619Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/display/redirect [2021-11-11T11:59:06.619Z] JOB_NAME moby/PR-42999 [2021-11-11T11:59:06.619Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/ [2021-11-11T11:59:06.619Z] library.jps.version master [2021-11-11T11:59:06.619Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T11:59:06.619Z] NODE_LABELS amd64 azure azwin-2-5a0cf0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T11:59:06.619Z] NODE_NAME azwin-2-5a0cf0 [2021-11-11T11:59:06.619Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T11:59:06.619Z] OS Windows_NT [2021-11-11T11:59:06.619Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T11:59:06.619Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T11:59:06.619Z] ppc64le false [2021-11-11T11:59:06.619Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T11:59:06.619Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T11:59:06.619Z] PROCESSOR_LEVEL 6 [2021-11-11T11:59:06.619Z] PROCESSOR_REVISION 5507 [2021-11-11T11:59:06.619Z] ProgramData C:\ProgramData [2021-11-11T11:59:06.619Z] ProgramFiles C:\Program Files [2021-11-11T11:59:06.619Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T11:59:06.619Z] ProgramW6432 C:\Program Files [2021-11-11T11:59:06.619Z] PROMPT $P$G [2021-11-11T11:59:06.619Z] PSExecutionPolicyPreference Bypass [2021-11-11T11:59:06.619Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T11:59:06.619Z] PUBLIC C:\Users\Public [2021-11-11T11:59:06.619Z] rootless true [2021-11-11T11:59:06.619Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=artif... [2021-11-11T11:59:06.619Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=changes [2021-11-11T11:59:06.619Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect [2021-11-11T11:59:06.619Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=tests [2021-11-11T11:59:06.619Z] s390x false [2021-11-11T11:59:06.619Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T11:59:06.619Z] SOURCES_DRIVE d [2021-11-11T11:59:06.619Z] SOURCES_SUBDIR gopath [2021-11-11T11:59:06.619Z] STAGE_NAME Run tests [2021-11-11T11:59:06.619Z] SystemDrive C: [2021-11-11T11:59:06.619Z] SystemRoot C:\Windows [2021-11-11T11:59:06.619Z] TEMP C:\Windows\TEMP [2021-11-11T11:59:06.619Z] TESTDEBUG 0 [2021-11-11T11:59:06.619Z] TESTRUN_DRIVE d [2021-11-11T11:59:06.619Z] TESTRUN_SUBDIR CI [2021-11-11T11:59:06.619Z] TIMEOUT 120m [2021-11-11T11:59:06.619Z] TMP C:\Windows\TEMP [2021-11-11T11:59:06.619Z] unit_validate true [2021-11-11T11:59:06.619Z] USERDOMAIN WORKGROUP [2021-11-11T11:59:06.619Z] USERNAME azwin-2-5a0cf0$ [2021-11-11T11:59:06.619Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T11:59:06.619Z] validate_force false [2021-11-11T11:59:06.619Z] windir C:\Windows [2021-11-11T11:59:06.619Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T11:59:06.619Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T11:59:06.619Z] windows2022 true [2021-11-11T11:59:06.619Z] windows2022containerd true [2021-11-11T11:59:06.619Z] windowsRS1 false [2021-11-11T11:59:06.619Z] windowsRS5 true [2021-11-11T11:59:06.619Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T11:59:06.619Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] [2021-11-11T11:59:06.619Z] INFO: Sources under d:\gopath\... [2021-11-11T11:59:06.619Z] INFO: Test run under d:\CI\... [2021-11-11T11:59:06.619Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T11:59:06.619Z] INFO: docker/docker repository was found [2021-11-11T11:59:06.619Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-11T11:59:06.978Z] #19 102.5 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2021-11-11T11:59:06.978Z] #19 102.5 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2021-11-11T11:59:06.978Z] #19 102.6 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2021-11-11T11:59:06.978Z] #19 102.6 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2021-11-11T11:59:06.978Z] #19 102.7 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2021-11-11T11:59:07.086Z] ltsc2022: Pulling from windows/servercore [2021-11-11T11:59:07.086Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T11:59:07.086Z] a0eb404f1860: Pulling fs layer [2021-11-11T11:59:07.240Z] #19 102.7 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2021-11-11T11:59:07.240Z] #19 102.7 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2021-11-11T11:59:07.240Z] #19 102.7 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2021-11-11T11:59:07.281Z] #17 1.844 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T11:59:07.281Z] #17 DONE 2.0s [2021-11-11T11:59:07.281Z] [2021-11-11T11:59:07.281Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T11:59:07.281Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T11:59:07.296Z] + docker info [2021-11-11T11:59:07.296Z] Client: [2021-11-11T11:59:07.296Z] Context: default [2021-11-11T11:59:07.296Z] Debug Mode: false [2021-11-11T11:59:07.296Z] [2021-11-11T11:59:07.296Z] Server: [2021-11-11T11:59:07.296Z] Containers: 0 [2021-11-11T11:59:07.296Z] Running: 0 [2021-11-11T11:59:07.296Z] Paused: 0 [2021-11-11T11:59:07.296Z] Stopped: 0 [2021-11-11T11:59:07.296Z] Images: 0 [2021-11-11T11:59:07.296Z] Server Version: 20.10.9 [2021-11-11T11:59:07.296Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T11:59:07.296Z] Windows: [2021-11-11T11:59:07.296Z] LCOW: [2021-11-11T11:59:07.296Z] Logging Driver: json-file [2021-11-11T11:59:07.296Z] Plugins: [2021-11-11T11:59:07.296Z] Volume: local [2021-11-11T11:59:07.296Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T11:59:07.296Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T11:59:07.296Z] Swarm: inactive [2021-11-11T11:59:07.296Z] Default Isolation: process [2021-11-11T11:59:07.296Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T11:59:07.296Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T11:59:07.296Z] OSType: windows [2021-11-11T11:59:07.296Z] Architecture: x86_64 [2021-11-11T11:59:07.296Z] CPUs: 4 [2021-11-11T11:59:07.296Z] Total Memory: 32GiB [2021-11-11T11:59:07.296Z] Name: azwin-2-5a0cf1 [2021-11-11T11:59:07.296Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T11:59:07.296Z] Docker Root Dir: D:\docker [2021-11-11T11:59:07.296Z] Debug Mode: false [2021-11-11T11:59:07.296Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:59:07.296Z] Labels: [2021-11-11T11:59:07.296Z] Experimental: true [2021-11-11T11:59:07.296Z] Insecure Registries: [2021-11-11T11:59:07.296Z] 10.0.0.4:5000 [2021-11-11T11:59:07.296Z] 127.0.0.0/8 [2021-11-11T11:59:07.296Z] Registry Mirrors: [2021-11-11T11:59:07.296Z] http://10.0.0.4:5000/ [2021-11-11T11:59:07.296Z] Live Restore Enabled: false [2021-11-11T11:59:07.296Z] Product License: Community Engine [2021-11-11T11:59:07.296Z] [2021-11-11T11:59:07.388Z] #62 53.75 + bin/ctr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T11:59:08.629Z] #19 104.2 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2021-11-11T11:59:08.629Z] #19 104.2 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2021-11-11T11:59:08.629Z] #19 104.2 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2021-11-11T11:59:08.629Z] #19 104.2 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2021-11-11T11:59:08.629Z] #19 104.3 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2021-11-11T11:59:09.198Z] #18 DONE 1.7s [2021-11-11T11:59:09.198Z] [2021-11-11T11:59:09.198Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T11:59:09.198Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T11:59:09.554Z] #21 9.198 Reading package lists... [2021-11-11T11:59:10.021Z] #19 105.7 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-11T11:59:10.283Z] #19 105.7 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T11:59:10.283Z] #19 105.7 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2021-11-11T11:59:10.283Z] #19 105.7 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2021-11-11T11:59:10.283Z] #19 105.7 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2021-11-11T11:59:10.283Z] #19 105.7 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T11:59:10.283Z] #19 106.0 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2021-11-11T11:59:10.545Z] #19 106.0 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2021-11-11T11:59:10.545Z] #19 106.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2021-11-11T11:59:10.545Z] #19 106.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2021-11-11T11:59:10.545Z] #19 106.2 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2021-11-11T11:59:10.545Z] #19 106.2 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2021-11-11T11:59:10.545Z] #19 106.2 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2021-11-11T11:59:10.545Z] #19 106.2 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2021-11-11T11:59:10.586Z] #19 DONE 1.7s [2021-11-11T11:59:10.586Z] [2021-11-11T11:59:10.586Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:59:10.586Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T11:59:10.586Z] #62 ... [2021-11-11T11:59:10.586Z] [2021-11-11T11:59:10.586Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T11:59:10.586Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T11:59:11.504Z] #19 ... [2021-11-11T11:59:11.504Z] [2021-11-11T11:59:11.504Z] #41 [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-11-11T11:59:11.504Z] #41 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:59:11.504Z] #41 DONE 122.0s [2021-11-11T11:59:11.504Z] [2021-11-11T11:59:11.504Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:59:11.504Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:59:11.625Z] Client: [2021-11-11T11:59:11.625Z] Context: default [2021-11-11T11:59:11.625Z] Debug Mode: false [2021-11-11T11:59:11.625Z] Plugins: [2021-11-11T11:59:11.625Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T11:59:11.625Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T11:59:11.625Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T11:59:11.625Z] [2021-11-11T11:59:11.625Z] Server: [2021-11-11T11:59:11.625Z] Containers: 0 [2021-11-11T11:59:11.625Z] Running: 0 [2021-11-11T11:59:11.625Z] Paused: 0 [2021-11-11T11:59:11.625Z] Stopped: 0 [2021-11-11T11:59:11.625Z] Images: 0 [2021-11-11T11:59:11.625Z] Server Version: 20.10.9 [2021-11-11T11:59:11.625Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T11:59:11.625Z] Windows: [2021-11-11T11:59:11.625Z] LCOW: [2021-11-11T11:59:11.625Z] Logging Driver: json-file [2021-11-11T11:59:11.625Z] Plugins: [2021-11-11T11:59:11.625Z] Volume: local [2021-11-11T11:59:11.625Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T11:59:11.625Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T11:59:11.625Z] Swarm: inactive [2021-11-11T11:59:11.625Z] Default Isolation: process [2021-11-11T11:59:11.625Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T11:59:11.625Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T11:59:11.625Z] OSType: windows [2021-11-11T11:59:11.625Z] Architecture: x86_64 [2021-11-11T11:59:11.625Z] CPUs: 4 [2021-11-11T11:59:11.625Z] Total Memory: 32GiB [2021-11-11T11:59:11.625Z] Name: azwin-2-037540 [2021-11-11T11:59:11.625Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T11:59:11.625Z] Docker Root Dir: D:\docker [2021-11-11T11:59:11.625Z] Debug Mode: false [2021-11-11T11:59:11.625Z] Registry: https://index.docker.io/v1/ [2021-11-11T11:59:11.625Z] Labels: [2021-11-11T11:59:11.625Z] Experimental: true [2021-11-11T11:59:11.625Z] Insecure Registries: [2021-11-11T11:59:11.625Z] 10.0.0.4:5000 [2021-11-11T11:59:11.625Z] 127.0.0.0/8 [2021-11-11T11:59:11.625Z] Registry Mirrors: [2021-11-11T11:59:11.625Z] http://10.0.0.4:5000/ [2021-11-11T11:59:11.625Z] Live Restore Enabled: false [2021-11-11T11:59:11.625Z] Product License: Community Engine [2021-11-11T11:59:11.625Z] [2021-11-11T11:59:11.768Z] #50 ... [2021-11-11T11:59:11.768Z] [2021-11-11T11:59:11.768Z] #19 [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-11-11T11:59:11.768Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:59:11.768Z] #19 107.4 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2021-11-11T11:59:11.768Z] #19 107.4 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2021-11-11T11:59:11.768Z] #19 107.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2021-11-11T11:59:11.768Z] #19 107.5 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-11-11T11:59:12.031Z] #19 107.6 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2021-11-11T11:59:12.497Z] #20 DONE 2.0s [2021-11-11T11:59:12.497Z] [2021-11-11T11:59:12.497Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:59:12.497Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T11:59:12.821Z] #21 12.93 Reading package lists... [2021-11-11T11:59:13.750Z] #21 16.48 Building dependency tree... [2021-11-11T11:59:13.950Z] #19 109.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2021-11-11T11:59:13.951Z] #19 109.5 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2021-11-11T11:59:13.951Z] #19 109.5 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2021-11-11T11:59:13.951Z] #19 109.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2021-11-11T11:59:13.951Z] #19 109.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2021-11-11T11:59:13.951Z] #19 109.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2021-11-11T11:59:13.951Z] #19 109.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2021-11-11T11:59:13.951Z] #19 109.6 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2021-11-11T11:59:14.214Z] #19 109.6 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2021-11-11T11:59:14.214Z] #19 109.6 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2021-11-11T11:59:14.214Z] #19 109.6 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2021-11-11T11:59:14.229Z] a0eb404f1860: Verifying Checksum [2021-11-11T11:59:14.229Z] a0eb404f1860: Download complete [2021-11-11T11:59:14.541Z] #62 ... [2021-11-11T11:59:14.541Z] [2021-11-11T11:59:14.541Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:14.541Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:14.541Z] #14 113.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T11:59:14.541Z] #14 113.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:14.541Z] #14 113.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:14.541Z] #14 117.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T11:59:14.541Z] #14 117.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:14.541Z] #14 117.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:14.541Z] #14 122.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T11:59:14.541Z] #14 122.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:14.541Z] #14 122.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:15.044Z] #21 2.146 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:59:15.044Z] #21 2.340 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:59:15.044Z] #21 2.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:59:15.306Z] #21 2.660 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:59:15.602Z] #19 111.2 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2021-11-11T11:59:15.602Z] #19 111.2 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2021-11-11T11:59:15.602Z] #19 111.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2021-11-11T11:59:15.602Z] #19 111.3 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2021-11-11T11:59:15.602Z] #19 111.3 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2021-11-11T11:59:15.640Z] #21 19.49 The following additional packages will be installed: [2021-11-11T11:59:15.640Z] #21 19.49 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T11:59:15.640Z] #21 19.50 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T11:59:15.640Z] #21 19.50 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T11:59:15.640Z] #21 19.50 python3-pkg-resources vim-runtime xxd [2021-11-11T11:59:15.640Z] #21 19.52 Suggested packages: [2021-11-11T11:59:15.640Z] #21 19.52 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T11:59:15.640Z] #21 19.52 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T11:59:15.640Z] #21 19.52 acl attr quota [2021-11-11T11:59:15.640Z] #21 19.52 Recommended packages: [2021-11-11T11:59:15.640Z] #21 19.52 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T11:59:16.711Z] #21 3.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:59:16.993Z] #19 112.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2021-11-11T11:59:16.993Z] #19 112.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2021-11-11T11:59:16.993Z] #19 112.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2021-11-11T11:59:16.993Z] #19 112.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2021-11-11T11:59:16.993Z] #19 112.6 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2021-11-11T11:59:17.097Z] #21 20.94 The following NEW packages will be installed: [2021-11-11T11:59:17.097Z] #21 20.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T11:59:17.097Z] #21 20.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T11:59:17.097Z] #21 20.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T11:59:17.097Z] #21 20.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T11:59:17.097Z] #21 20.96 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T11:59:17.097Z] #21 20.96 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T11:59:17.097Z] #21 20.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T11:59:17.097Z] #21 20.96 xz-utils zip zstd [2021-11-11T11:59:17.255Z] #19 112.7 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2021-11-11T11:59:17.255Z] #19 112.7 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2021-11-11T11:59:17.255Z] #19 112.7 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2021-11-11T11:59:17.255Z] #19 112.7 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2021-11-11T11:59:17.255Z] #19 112.7 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2021-11-11T11:59:17.355Z] #21 21.26 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:59:17.355Z] #21 21.26 Need to get 27.0 MB of archives. [2021-11-11T11:59:17.355Z] #21 21.26 After this operation, 105 MB of additional disk space will be used. [2021-11-11T11:59:17.355Z] #21 21.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-11-11T11:59:17.355Z] #21 21.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-11-11T11:59:17.355Z] #21 21.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-11-11T11:59:17.355Z] #21 21.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:59:17.355Z] #21 21.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T11:59:17.355Z] #21 21.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-11-11T11:59:17.355Z] #21 21.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-11-11T11:59:17.355Z] #21 21.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-11-11T11:59:17.355Z] #21 21.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-11-11T11:59:17.355Z] #21 21.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-11-11T11:59:17.355Z] #21 21.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-11-11T11:59:17.355Z] #21 21.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-11-11T11:59:17.355Z] #21 21.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-11-11T11:59:17.355Z] #21 21.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-11-11T11:59:17.355Z] #21 21.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-11-11T11:59:17.355Z] #21 21.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-11-11T11:59:17.355Z] #21 21.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-11-11T11:59:17.355Z] #21 21.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-11-11T11:59:17.355Z] #21 21.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-11-11T11:59:17.355Z] #21 21.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-11-11T11:59:17.355Z] #21 21.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-11-11T11:59:17.388Z] #62 ... [2021-11-11T11:59:17.388Z] [2021-11-11T11:59:17.388Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:17.388Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:17.388Z] #14 116.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T11:59:17.388Z] #14 116.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:17.388Z] #14 116.4 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:17.388Z] #14 121.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T11:59:17.388Z] #14 121.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:17.388Z] #14 121.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:17.388Z] #14 126.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T11:59:17.388Z] #14 126.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:17.388Z] #14 126.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:17.611Z] #21 21.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-11-11T11:59:17.611Z] #21 21.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-11-11T11:59:17.611Z] #21 21.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-11-11T11:59:17.611Z] #21 21.69 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-11-11T11:59:17.611Z] #21 21.69 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-11-11T11:59:17.611Z] #21 21.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-11-11T11:59:17.611Z] #21 21.69 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T11:59:17.611Z] #21 21.74 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T11:59:17.611Z] #21 21.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T11:59:17.611Z] #21 21.76 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:59:17.611Z] #21 21.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T11:59:17.612Z] #21 21.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T11:59:17.868Z] #21 21.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T11:59:17.868Z] #21 21.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-11-11T11:59:17.868Z] #21 21.80 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-11-11T11:59:17.868Z] #21 21.81 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-11-11T11:59:17.868Z] #21 21.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T11:59:17.868Z] #21 22.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-11-11T11:59:17.868Z] #21 22.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-11-11T11:59:18.100Z] #21 5.472 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:59:18.124Z] #21 22.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-11-11T11:59:18.124Z] #21 22.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2021-11-11T11:59:18.650Z] #19 114.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2021-11-11T11:59:18.650Z] #19 114.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2021-11-11T11:59:18.650Z] #19 114.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2021-11-11T11:59:18.650Z] #19 114.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2021-11-11T11:59:18.650Z] #19 114.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2021-11-11T11:59:18.687Z] #21 22.61 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:59:18.687Z] #21 22.69 Fetched 27.0 MB in 1s (24.2 MB/s) [2021-11-11T11:59:18.687Z] #21 22.72 Selecting previously unselected package pigz. [2021-11-11T11:59:18.687Z] #21 22.72 (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 ... 24004 files and directories currently installed.) [2021-11-11T11:59:18.687Z] #21 22.76 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-11-11T11:59:18.687Z] #21 22.77 Unpacking pigz (2.6-1) ... [2021-11-11T11:59:18.943Z] #21 22.83 Selecting previously unselected package libelf1:arm64. [2021-11-11T11:59:18.944Z] #21 22.83 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-11-11T11:59:18.944Z] #21 22.84 Unpacking libelf1:arm64 (0.183-1) ... [2021-11-11T11:59:18.944Z] #21 22.98 Selecting previously unselected package libbpf0:arm64. [2021-11-11T11:59:18.944Z] #21 22.99 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-11-11T11:59:18.944Z] #21 23.00 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-11-11T11:59:18.944Z] #21 23.08 Selecting previously unselected package libcap2:arm64. [2021-11-11T11:59:19.042Z] #21 ... [2021-11-11T11:59:19.042Z] [2021-11-11T11:59:19.042Z] #34 [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-11-11T11:59:19.042Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:59:19.042Z] #34 DONE 133.7s [2021-11-11T11:59:19.042Z] [2021-11-11T11:59:19.042Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:19.042Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T11:59:19.042Z] #58 11.49 + cd /tmp/tmp.QEEZPoqpNu/src/github.com/opencontainers/runc [2021-11-11T11:59:19.042Z] #58 11.49 + git checkout -q v1.0.2 [2021-11-11T11:59:19.042Z] #58 12.30 + '[' -z '' ']' [2021-11-11T11:59:19.042Z] #58 12.30 + target=static [2021-11-11T11:59:19.042Z] #58 12.30 + make BUILDTAGS=seccomp static [2021-11-11T11:59:19.042Z] #58 12.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T11:59:19.200Z] #21 23.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-11-11T11:59:19.200Z] #21 23.09 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-11-11T11:59:19.200Z] #21 23.14 Selecting previously unselected package libmnl0:arm64. [2021-11-11T11:59:19.200Z] #21 23.14 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-11-11T11:59:19.200Z] #21 23.14 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-11-11T11:59:19.200Z] #21 23.22 Selecting previously unselected package libxtables12:arm64. [2021-11-11T11:59:19.200Z] #21 23.23 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-11-11T11:59:19.200Z] #21 23.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-11-11T11:59:19.200Z] #21 23.30 Selecting previously unselected package libcap2-bin. [2021-11-11T11:59:19.200Z] #21 23.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-11-11T11:59:19.200Z] #21 23.31 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T11:59:19.456Z] #21 23.39 Selecting previously unselected package iproute2. [2021-11-11T11:59:19.456Z] #21 23.39 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-11-11T11:59:19.456Z] #21 23.40 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T11:59:19.598Z] #19 115.3 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2021-11-11T11:59:19.713Z] #21 23.81 Selecting previously unselected package xxd. [2021-11-11T11:59:19.830Z] #14 ... [2021-11-11T11:59:19.830Z] [2021-11-11T11:59:19.830Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:59:19.830Z] #65 sha256:21a8e65344563cfc7e5af426b731e717385d0bdf9f85752e589b85f7df7ab46a [2021-11-11T11:59:19.830Z] #65 129.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:59:19.830Z] #65 129.4 + GOBIN=/build [2021-11-11T11:59:19.830Z] #65 129.4 + GO111MODULE=on [2021-11-11T11:59:19.830Z] #65 129.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T11:59:19.860Z] #19 115.3 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2021-11-11T11:59:19.860Z] #19 115.3 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2021-11-11T11:59:19.861Z] #19 115.3 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2021-11-11T11:59:19.861Z] #19 115.3 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2021-11-11T11:59:19.861Z] #19 115.3 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2021-11-11T11:59:19.861Z] #19 115.3 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2021-11-11T11:59:19.861Z] #19 115.3 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2021-11-11T11:59:19.861Z] #19 115.4 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2021-11-11T11:59:19.861Z] #19 115.4 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2021-11-11T11:59:19.861Z] #19 115.4 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2021-11-11T11:59:19.861Z] #19 115.4 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2021-11-11T11:59:19.970Z] #21 23.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T11:59:19.970Z] #21 23.81 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:59:19.970Z] #21 23.92 Selecting previously unselected package vim-common. [2021-11-11T11:59:19.970Z] #21 23.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:59:19.970Z] #21 23.93 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:59:20.227Z] #21 24.05 Selecting previously unselected package bash-completion. [2021-11-11T11:59:20.227Z] #21 24.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T11:59:21.254Z] #19 116.7 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2021-11-11T11:59:21.254Z] #19 116.7 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2021-11-11T11:59:21.254Z] #19 116.7 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2021-11-11T11:59:21.254Z] #19 116.7 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2021-11-11T11:59:21.254Z] #19 116.8 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2021-11-11T11:59:21.594Z] #21 25.60 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T11:59:21.594Z] #58 ... [2021-11-11T11:59:21.595Z] [2021-11-11T11:59:21.595Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:59:21.595Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T11:59:21.595Z] #21 8.672 Fetched 8473 kB in 7s (1232 kB/s) [2021-11-11T11:59:21.851Z] #21 25.98 Selecting previously unselected package bzip2. [2021-11-11T11:59:22.107Z] #21 25.98 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-11-11T11:59:22.107Z] #21 25.98 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T11:59:22.107Z] #21 26.08 Selecting previously unselected package xz-utils. [2021-11-11T11:59:22.107Z] #21 26.08 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-11-11T11:59:22.108Z] #21 26.09 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T11:59:22.204Z] #19 117.8 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2021-11-11T11:59:22.204Z] #19 117.8 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2021-11-11T11:59:22.364Z] #21 26.23 Selecting previously unselected package apparmor. [2021-11-11T11:59:22.364Z] #21 26.23 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-11-11T11:59:22.364Z] #21 26.27 Unpacking apparmor (2.13.6-10) ... [2021-11-11T11:59:22.622Z] #21 26.61 Selecting previously unselected package inetutils-ping. [2021-11-11T11:59:22.622Z] #21 26.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-11-11T11:59:22.622Z] #21 26.61 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T11:59:22.878Z] #21 26.70 Selecting previously unselected package libip4tc2:arm64. [2021-11-11T11:59:22.879Z] #21 26.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-11-11T11:59:22.879Z] #21 26.71 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T11:59:22.879Z] #21 26.75 Selecting previously unselected package libip6tc2:arm64. [2021-11-11T11:59:22.879Z] #21 26.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-11-11T11:59:22.879Z] #21 26.77 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T11:59:22.879Z] #21 26.84 Selecting previously unselected package libnfnetlink0:arm64. [2021-11-11T11:59:22.879Z] #21 26.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-11-11T11:59:22.879Z] #21 26.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T11:59:22.879Z] #21 26.91 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-11-11T11:59:22.879Z] #21 26.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-11-11T11:59:22.879Z] #21 26.92 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T11:59:23.135Z] #21 27.00 Selecting previously unselected package libnftnl11:arm64. [2021-11-11T11:59:23.135Z] #21 27.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-11-11T11:59:23.135Z] #21 27.01 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T11:59:23.135Z] #21 27.06 Selecting previously unselected package iptables. [2021-11-11T11:59:23.135Z] #21 27.09 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-11-11T11:59:23.135Z] #21 27.09 Unpacking iptables (1.8.7-1) ... [2021-11-11T11:59:23.148Z] #19 118.5 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:59:23.148Z] #19 118.7 Fetched 787 MB in 22s (35.1 MB/s) [2021-11-11T11:59:23.148Z] #19 118.7 Selecting previously unselected package liblocale-gettext-perl. [2021-11-11T11:59:23.148Z] #19 118.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 ... 15713 files and directories currently installed.) [2021-11-11T11:59:23.148Z] #19 118.8 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2021-11-11T11:59:23.148Z] #19 118.8 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T11:59:23.148Z] #19 118.8 Selecting previously unselected package bzip2. [2021-11-11T11:59:23.393Z] #21 27.33 Selecting previously unselected package libonig5:arm64. [2021-11-11T11:59:23.393Z] #21 27.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-11-11T11:59:23.393Z] #21 27.34 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T11:59:23.393Z] #21 27.48 Selecting previously unselected package libjq1:arm64. [2021-11-11T11:59:23.393Z] #21 27.48 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-11-11T11:59:23.393Z] #21 27.48 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-11-11T11:59:23.409Z] #19 118.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T11:59:23.409Z] #19 118.8 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T11:59:23.409Z] #19 118.9 Selecting previously unselected package libmagic-mgc. [2021-11-11T11:59:23.409Z] #19 118.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2021-11-11T11:59:23.409Z] #19 118.9 Unpacking libmagic-mgc (1:5.39-3) ... [2021-11-11T11:59:23.650Z] #21 27.58 Selecting previously unselected package jq. [2021-11-11T11:59:23.650Z] #21 27.59 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-11-11T11:59:23.650Z] #21 27.60 Unpacking jq (1.6-2.1) ... [2021-11-11T11:59:23.650Z] #21 27.66 Selecting previously unselected package libaio1:arm64. [2021-11-11T11:59:23.650Z] #21 27.67 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-11-11T11:59:23.650Z] #21 27.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-11-11T11:59:23.650Z] #21 27.74 Selecting previously unselected package libgpm2:arm64. [2021-11-11T11:59:23.650Z] #21 27.74 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-11-11T11:59:23.650Z] #21 27.74 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-11-11T11:59:23.670Z] #19 119.1 Selecting previously unselected package libmagic1:amd64. [2021-11-11T11:59:23.670Z] #19 119.1 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2021-11-11T11:59:23.670Z] #19 119.1 Unpacking libmagic1:amd64 (1:5.39-3) ... [2021-11-11T11:59:23.670Z] #19 119.2 Selecting previously unselected package file. [2021-11-11T11:59:23.670Z] #19 119.2 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2021-11-11T11:59:23.670Z] #19 119.2 Unpacking file (1:5.39-3) ... [2021-11-11T11:59:23.670Z] #19 119.3 Selecting previously unselected package xz-utils. [2021-11-11T11:59:23.670Z] #19 119.3 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T11:59:23.670Z] #19 119.3 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T11:59:23.907Z] #21 27.81 Selecting previously unselected package libicu67:arm64. [2021-11-11T11:59:23.907Z] #21 27.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-11-11T11:59:23.907Z] #21 27.83 Unpacking libicu67:arm64 (67.1-7) ... [2021-11-11T11:59:23.932Z] #19 119.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-11-11T11:59:23.932Z] #19 119.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T11:59:23.932Z] #19 119.4 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T11:59:24.040Z] #65 133.9 rootlesskit version 0.14.6 [2021-11-11T11:59:24.040Z] #65 133.9 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T11:59:24.040Z] #65 133.9 -container-ip string [2021-11-11T11:59:24.040Z] #65 133.9 container ip [2021-11-11T11:59:24.040Z] #65 133.9 -container-port int [2021-11-11T11:59:24.040Z] #65 133.9 container port (default -1) [2021-11-11T11:59:24.040Z] #65 133.9 -host-ip string [2021-11-11T11:59:24.040Z] #65 133.9 host ip [2021-11-11T11:59:24.040Z] #65 133.9 -host-port int [2021-11-11T11:59:24.040Z] #65 133.9 host port (default -1) [2021-11-11T11:59:24.040Z] #65 133.9 -proto string [2021-11-11T11:59:24.040Z] #65 133.9 proxy protocol (default "tcp") [2021-11-11T11:59:24.142Z] #21 8.672 Reading package lists... [2021-11-11T11:59:24.505Z] #19 120.1 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-11-11T11:59:24.505Z] #19 120.1 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2021-11-11T11:59:24.505Z] #19 120.1 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T11:59:25.077Z] #19 120.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-11-11T11:59:25.077Z] #19 120.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2021-11-11T11:59:25.077Z] #19 120.7 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T11:59:26.021Z] #19 121.3 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-11-11T11:59:26.021Z] #19 121.4 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T11:59:26.021Z] #19 121.4 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T11:59:26.282Z] #19 122.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-11-11T11:59:26.427Z] #21 30.48 Selecting previously unselected package libinih1:arm64. [2021-11-11T11:59:26.427Z] #21 30.48 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-11-11T11:59:26.427Z] #21 30.49 Unpacking libinih1:arm64 (53-1+b2) ... [2021-11-11T11:59:26.427Z] #21 30.53 Selecting previously unselected package libnet1:arm64. [2021-11-11T11:59:26.427Z] #21 30.54 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-11-11T11:59:26.427Z] #21 30.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:59:26.427Z] #21 30.61 Selecting previously unselected package libnl-3-200:arm64. [2021-11-11T11:59:26.544Z] #19 122.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2021-11-11T11:59:26.544Z] #19 122.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T11:59:26.684Z] #21 30.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-11-11T11:59:26.684Z] #21 30.62 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T11:59:26.684Z] #21 30.73 Selecting previously unselected package libprotobuf-c1:arm64. [2021-11-11T11:59:26.688Z] #21 11.53 Reading package lists... [2021-11-11T11:59:26.944Z] #21 30.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-11-11T11:59:26.944Z] #21 30.74 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T11:59:26.944Z] #21 30.78 Selecting previously unselected package net-tools. [2021-11-11T11:59:26.944Z] #21 30.79 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-11-11T11:59:26.944Z] #21 30.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T11:59:26.944Z] #21 30.90 Selecting previously unselected package patch. [2021-11-11T11:59:26.944Z] #21 30.90 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-11-11T11:59:26.944Z] #21 30.91 Unpacking patch (2.7.6-7) ... [2021-11-11T11:59:27.117Z] #19 122.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2021-11-11T11:59:27.117Z] #19 122.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:27.117Z] #19 122.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T11:59:27.117Z] #19 122.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2021-11-11T11:59:27.117Z] #19 122.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:27.117Z] #19 122.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T11:59:27.205Z] #21 30.99 Selecting previously unselected package python-pip-whl. [2021-11-11T11:59:27.205Z] #21 31.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T11:59:27.205Z] #21 31.01 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T11:59:27.261Z] #21 14.05 Building dependency tree... [2021-11-11T11:59:27.396Z] #14 ... [2021-11-11T11:59:27.396Z] [2021-11-11T11:59:27.396Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:59:27.396Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:59:27.396Z] #65 135.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T11:59:27.396Z] #65 135.9 + GOBIN=/build [2021-11-11T11:59:27.396Z] #65 135.9 + GO111MODULE=on [2021-11-11T11:59:27.396Z] #65 135.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T11:59:27.461Z] #21 31.45 Selecting previously unselected package python3-lib2to3. [2021-11-11T11:59:27.461Z] #21 31.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T11:59:27.461Z] #21 31.47 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T11:59:27.461Z] #21 31.58 Selecting previously unselected package python3-distutils. [2021-11-11T11:59:27.718Z] #21 31.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T11:59:27.718Z] #21 31.59 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T11:59:27.718Z] #21 31.74 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:59:27.718Z] #21 31.74 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:59:27.718Z] #21 31.74 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:59:27.718Z] #21 31.85 Selecting previously unselected package python3-setuptools. [2021-11-11T11:59:27.975Z] #21 31.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T11:59:27.975Z] #21 31.86 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T11:59:27.975Z] #21 32.09 Selecting previously unselected package python3-wheel. [2021-11-11T11:59:27.975Z] #21 32.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T11:59:28.207Z] #21 15.57 The following additional packages will be installed: [2021-11-11T11:59:28.207Z] #21 15.58 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T11:59:28.207Z] #21 15.58 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T11:59:28.207Z] #21 15.59 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T11:59:28.207Z] #21 15.59 python3-pkg-resources vim-runtime xxd [2021-11-11T11:59:28.207Z] #21 15.59 Suggested packages: [2021-11-11T11:59:28.207Z] #21 15.60 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T11:59:28.207Z] #21 15.60 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T11:59:28.207Z] #21 15.60 acl attr quota [2021-11-11T11:59:28.207Z] #21 15.60 Recommended packages: [2021-11-11T11:59:28.207Z] #21 15.60 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T11:59:28.232Z] #21 32.10 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T11:59:28.232Z] #21 32.19 Selecting previously unselected package python3-pip. [2021-11-11T11:59:28.232Z] #21 32.19 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T11:59:28.232Z] #21 32.20 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T11:59:28.255Z] #65 DONE 137.8s [2021-11-11T11:59:28.255Z] [2021-11-11T11:59:28.255Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T11:59:28.255Z] #66 sha256:6eab574c0baaa1feee9283692e4f7b274540df060a56283a98e2f91c58c09ef3 [2021-11-11T11:59:28.255Z] #66 DONE 0.1s [2021-11-11T11:59:28.255Z] [2021-11-11T11:59:28.255Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:28.255Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:28.255Z] #14 133.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T11:59:28.255Z] #14 133.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:28.255Z] #14 133.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:28.256Z] #14 138.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T11:59:28.256Z] #14 138.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T11:59:28.256Z] #14 138.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:59:28.256Z] #14 ... [2021-11-11T11:59:28.256Z] [2021-11-11T11:59:28.256Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T11:59:28.256Z] #67 sha256:9fac2555312ca0bff4cb2a84647043cbda09ca76be3521f69cba3a3fc51ebf37 [2021-11-11T11:59:28.256Z] #67 DONE 0.1s [2021-11-11T11:59:28.256Z] [2021-11-11T11:59:28.256Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:28.256Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:28.256Z] #14 138.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T11:59:28.256Z] #14 138.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T11:59:28.256Z] #14 138.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:59:28.256Z] #14 138.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T11:59:28.256Z] #14 138.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T11:59:28.256Z] #14 138.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:59:28.488Z] #21 32.44 Selecting previously unselected package sudo. [2021-11-11T11:59:28.488Z] #21 32.45 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-11-11T11:59:28.488Z] #21 32.45 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T11:59:28.517Z] #14 138.8 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:59:28.517Z] #14 138.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:59:28.517Z] #14 138.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:59:28.778Z] #14 139.1 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:59:28.778Z] #14 139.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:59:28.778Z] #14 139.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:59:29.033Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T11:59:29.033Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-0e070d40\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T11:59:29.033Z] ---------------------------------------------------------------------------- [2021-11-11T11:59:29.033Z] [2021-11-11T11:59:29.033Z] INFO: executeCI.ps1 starting at Thu Nov 11 11:59:25 CUT 2021 [2021-11-11T11:59:29.033Z] [2021-11-11T11:59:29.033Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T11:59:29.033Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T11:59:29.033Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-11-11T11:59:29.033Z] INFO: Environment variables: [2021-11-11T11:59:29.033Z] [2021-11-11T11:59:29.033Z] Name Value [2021-11-11T11:59:29.033Z] ---- ----- [2021-11-11T11:59:29.033Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T11:59:29.033Z] amd64 true [2021-11-11T11:59:29.033Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T11:59:29.033Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T11:59:29.033Z] arm64 true [2021-11-11T11:59:29.033Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T11:59:29.033Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T11:59:29.033Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T11:59:29.033Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T11:59:29.033Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T11:59:29.033Z] BRANCH_NAME PR-42999 [2021-11-11T11:59:29.033Z] BUILD_DISPLAY_NAME #6 [2021-11-11T11:59:29.033Z] BUILD_ID 6 [2021-11-11T11:59:29.033Z] BUILD_NUMBER 6 [2021-11-11T11:59:29.033Z] BUILD_TAG jenkins-moby-PR-42999-6 [2021-11-11T11:59:29.033Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/ [2021-11-11T11:59:29.033Z] cgroup2 true [2021-11-11T11:59:29.033Z] CHANGE_AUTHOR tonicbupt [2021-11-11T11:59:29.033Z] CHANGE_AUTHOR_DISPLAY_NAME tonic [2021-11-11T11:59:29.033Z] CHANGE_BRANCH error-details [2021-11-11T11:59:29.033Z] CHANGE_FORK tonicbupt [2021-11-11T11:59:29.033Z] CHANGE_ID 42999 [2021-11-11T11:59:29.033Z] CHANGE_TARGET master [2021-11-11T11:59:29.033Z] CHANGE_TITLE log error message when receiving an unexpected type error [2021-11-11T11:59:29.033Z] CHANGE_URL https://github.com/moby/moby/pull/42999 [2021-11-11T11:59:29.033Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:59:29.033Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T11:59:29.033Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T11:59:29.033Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T11:59:29.033Z] COMPUTERNAME azwin-2-5a0cf1 [2021-11-11T11:59:29.033Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T11:59:29.033Z] ConfigSequenceNumber 0 [2021-11-11T11:59:29.033Z] dco true [2021-11-11T11:59:29.033Z] DOCKER_BUILDKIT 0 [2021-11-11T11:59:29.033Z] DOCKER_DUT_DEBUG 1 [2021-11-11T11:59:29.033Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T11:59:29.033Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T11:59:29.033Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-11-11T11:59:29.033Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T11:59:29.033Z] EXECUTOR_NUMBER 0 [2021-11-11T11:59:29.033Z] FQDN azwin-2-5a0cf1.westus.cloudapp.azure.com [2021-11-11T11:59:29.033Z] GIT_BRANCH PR-42999 [2021-11-11T11:59:29.033Z] GIT_COMMIT 084ce6255d90082655628bb8fb248f270fbfd3cb [2021-11-11T11:59:29.033Z] GIT_PREVIOUS_COMMIT 1d289a8b886c0aa488d74e1406f5ddecd601154b [2021-11-11T11:59:29.033Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T11:59:29.033Z] HUDSON_COOKIE 1ce967c7-6b4b-44b6-ad1a-2ae44d968f5e [2021-11-11T11:59:29.033Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:29.033Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T11:59:29.033Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:29.033Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T11:59:29.033Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:29.033Z] JENKINS_NODE_COOKIE c6a2b9cb-ca3b-40fd-8334-005854453fb5 [2021-11-11T11:59:29.033Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T11:59:29.033Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:29.033Z] JOB_BASE_NAME PR-42999 [2021-11-11T11:59:29.033Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/display/redirect [2021-11-11T11:59:29.033Z] JOB_NAME moby/PR-42999 [2021-11-11T11:59:29.033Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/ [2021-11-11T11:59:29.033Z] library.jps.version master [2021-11-11T11:59:29.033Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T11:59:29.033Z] NODE_LABELS amd64 azure azwin-2-5a0cf1 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-11-11T11:59:29.033Z] NODE_NAME azwin-2-5a0cf1 [2021-11-11T11:59:29.033Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T11:59:29.033Z] OS Windows_NT [2021-11-11T11:59:29.033Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T11:59:29.033Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T11:59:29.033Z] ppc64le false [2021-11-11T11:59:29.033Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T11:59:29.033Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-11-11T11:59:29.033Z] PROCESSOR_LEVEL 6 [2021-11-11T11:59:29.034Z] PROCESSOR_REVISION 4f01 [2021-11-11T11:59:29.034Z] ProgramData C:\ProgramData [2021-11-11T11:59:29.034Z] ProgramFiles C:\Program Files [2021-11-11T11:59:29.034Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T11:59:29.034Z] ProgramW6432 C:\Program Files [2021-11-11T11:59:29.034Z] PROMPT $P$G [2021-11-11T11:59:29.034Z] PSExecutionPolicyPreference Bypass [2021-11-11T11:59:29.034Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T11:59:29.034Z] PUBLIC C:\Users\Public [2021-11-11T11:59:29.034Z] rootless true [2021-11-11T11:59:29.034Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=artif... [2021-11-11T11:59:29.034Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=changes [2021-11-11T11:59:29.034Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect [2021-11-11T11:59:29.034Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=tests [2021-11-11T11:59:29.034Z] s390x false [2021-11-11T11:59:29.034Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T11:59:29.034Z] SOURCES_DRIVE d [2021-11-11T11:59:29.034Z] SOURCES_SUBDIR gopath [2021-11-11T11:59:29.034Z] STAGE_NAME Run tests [2021-11-11T11:59:29.034Z] SystemDrive C: [2021-11-11T11:59:29.034Z] SystemRoot C:\Windows [2021-11-11T11:59:29.034Z] TEMP C:\Windows\TEMP [2021-11-11T11:59:29.034Z] TESTDEBUG 0 [2021-11-11T11:59:29.034Z] TESTRUN_DRIVE d [2021-11-11T11:59:29.034Z] TESTRUN_SUBDIR CI [2021-11-11T11:59:29.034Z] TIMEOUT 120m [2021-11-11T11:59:29.034Z] TMP C:\Windows\TEMP [2021-11-11T11:59:29.034Z] unit_validate true [2021-11-11T11:59:29.034Z] USERDOMAIN WORKGROUP [2021-11-11T11:59:29.034Z] USERNAME azwin-2-5a0cf1$ [2021-11-11T11:59:29.034Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T11:59:29.034Z] validate_force false [2021-11-11T11:59:29.034Z] windir C:\Windows [2021-11-11T11:59:29.034Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T11:59:29.034Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2021-11-11T11:59:29.034Z] windows2022 true [2021-11-11T11:59:29.034Z] windows2022containerd true [2021-11-11T11:59:29.034Z] windowsRS1 false [2021-11-11T11:59:29.034Z] windowsRS5 true [2021-11-11T11:59:29.034Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T11:59:29.034Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T11:59:29.034Z] [2021-11-11T11:59:29.034Z] [2021-11-11T11:59:29.034Z] [2021-11-11T11:59:29.034Z] INFO: Sources under d:\gopath\... [2021-11-11T11:59:29.034Z] INFO: Test run under d:\CI\... [2021-11-11T11:59:29.034Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T11:59:29.034Z] INFO: docker/docker repository was found [2021-11-11T11:59:29.034Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2021-11-11T11:59:29.039Z] #14 139.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T11:59:29.039Z] #14 139.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:59:29.039Z] #14 139.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:29.039Z] #14 139.5 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T11:59:29.039Z] #14 139.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T11:59:29.039Z] #14 139.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:59:29.052Z] #21 32.91 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T11:59:29.052Z] #21 32.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-11-11T11:59:29.052Z] #21 32.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T11:59:29.052Z] #21 33.09 Selecting previously unselected package uidmap. [2021-11-11T11:59:29.052Z] #21 33.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-11-11T11:59:29.052Z] #21 33.10 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T11:59:29.301Z] #14 139.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T11:59:29.309Z] #21 33.22 Selecting previously unselected package vim-runtime. [2021-11-11T11:59:29.309Z] #21 33.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:59:29.309Z] #21 33.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T11:59:29.309Z] #21 33.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T11:59:29.309Z] #21 33.29 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T11:59:29.491Z] ltsc2022: Pulling from windows/servercore [2021-11-11T11:59:29.491Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T11:59:29.491Z] a0eb404f1860: Pulling fs layer [2021-11-11T11:59:29.563Z] #14 139.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T11:59:29.563Z] #14 139.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:59:29.593Z] #21 16.93 The following NEW packages will be installed: [2021-11-11T11:59:29.593Z] #21 16.94 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T11:59:29.593Z] #21 16.94 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T11:59:29.593Z] #21 16.95 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T11:59:29.593Z] #21 16.95 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T11:59:29.593Z] #21 16.95 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T11:59:29.593Z] #21 16.95 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T11:59:29.593Z] #21 16.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T11:59:29.593Z] #21 16.95 xz-utils zip zstd [2021-11-11T11:59:29.825Z] #14 140.2 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T11:59:29.854Z] #21 17.25 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T11:59:29.854Z] #21 17.25 Need to get 27.6 MB of archives. [2021-11-11T11:59:29.854Z] #21 17.25 After this operation, 106 MB of additional disk space will be used. [2021-11-11T11:59:29.854Z] #21 17.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T11:59:29.854Z] #21 17.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T11:59:29.854Z] #21 17.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T11:59:29.854Z] #21 17.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T11:59:29.854Z] #21 17.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T11:59:29.854Z] #21 17.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T11:59:29.854Z] #21 17.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T11:59:29.854Z] #21 17.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T11:59:29.854Z] #21 17.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T11:59:29.854Z] #21 17.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T11:59:29.854Z] #21 17.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T11:59:29.854Z] #21 17.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T11:59:30.088Z] #14 140.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T11:59:30.088Z] #14 140.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:59:30.116Z] #21 17.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T11:59:30.116Z] #21 17.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T11:59:30.116Z] #21 17.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T11:59:30.116Z] #21 17.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T11:59:30.116Z] #21 17.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T11:59:30.116Z] #21 17.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T11:59:30.116Z] #21 17.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T11:59:30.116Z] #21 17.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T11:59:30.116Z] #21 17.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T11:59:30.116Z] #21 17.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T11:59:30.116Z] #21 17.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T11:59:30.116Z] #21 17.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T11:59:30.116Z] #21 17.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T11:59:30.116Z] #21 17.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T11:59:30.116Z] #21 17.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T11:59:30.190Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-11-11T11:59:30.190Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-50751f03\powershellScript.ps1'; exit $LASTEXITCODE; [2021-11-11T11:59:30.190Z] ---------------------------------------------------------------------------- [2021-11-11T11:59:30.190Z] [2021-11-11T11:59:30.190Z] INFO: executeCI.ps1 starting at Thu Nov 11 11:59:29 CUT 2021 [2021-11-11T11:59:30.190Z] [2021-11-11T11:59:30.190Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-11-11T11:59:30.190Z] INFO: Running git version 2.24.1.windows.2 [2021-11-11T11:59:30.349Z] #14 140.6 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T11:59:30.349Z] #14 140.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T11:59:30.349Z] #14 140.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:59:30.377Z] #21 17.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T11:59:30.377Z] #21 17.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T11:59:30.377Z] #21 17.77 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T11:59:30.377Z] #21 17.77 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T11:59:30.377Z] #21 17.77 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T11:59:30.377Z] #21 17.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T11:59:30.377Z] #21 17.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T11:59:30.377Z] #21 17.85 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T11:59:30.377Z] #21 17.85 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T11:59:30.377Z] #21 17.85 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T11:59:30.377Z] #21 17.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T11:59:30.377Z] #21 17.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T11:59:30.377Z] #21 17.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T11:59:30.611Z] #14 140.9 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T11:59:30.611Z] #14 140.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T11:59:30.611Z] #14 140.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:59:30.639Z] #21 17.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T11:59:30.639Z] #21 17.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T11:59:30.639Z] #21 17.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T11:59:30.639Z] #21 17.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T11:59:30.659Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-11-11T11:59:30.659Z] INFO: Environment variables: [2021-11-11T11:59:30.659Z] [2021-11-11T11:59:30.659Z] Name Value [2021-11-11T11:59:30.659Z] ---- ----- [2021-11-11T11:59:30.659Z] ALLUSERSPROFILE C:\ProgramData [2021-11-11T11:59:30.659Z] amd64 true [2021-11-11T11:59:30.659Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-11-11T11:59:30.659Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-11-11T11:59:30.659Z] arm64 true [2021-11-11T11:59:30.659Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-11-11T11:59:30.659Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-11-11T11:59:30.659Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-11-11T11:59:30.659Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-11-11T11:59:30.659Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-11-11T11:59:30.659Z] BRANCH_NAME PR-42999 [2021-11-11T11:59:30.659Z] BUILD_DISPLAY_NAME #6 [2021-11-11T11:59:30.659Z] BUILD_ID 6 [2021-11-11T11:59:30.659Z] BUILD_NUMBER 6 [2021-11-11T11:59:30.659Z] BUILD_TAG jenkins-moby-PR-42999-6 [2021-11-11T11:59:30.659Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/ [2021-11-11T11:59:30.659Z] cgroup2 true [2021-11-11T11:59:30.659Z] CHANGE_AUTHOR tonicbupt [2021-11-11T11:59:30.659Z] CHANGE_AUTHOR_DISPLAY_NAME tonic [2021-11-11T11:59:30.659Z] CHANGE_BRANCH error-details [2021-11-11T11:59:30.659Z] CHANGE_FORK tonicbupt [2021-11-11T11:59:30.659Z] CHANGE_ID 42999 [2021-11-11T11:59:30.659Z] CHANGE_TARGET master [2021-11-11T11:59:30.659Z] CHANGE_TITLE log error message when receiving an unexpected type error [2021-11-11T11:59:30.659Z] CHANGE_URL https://github.com/moby/moby/pull/42999 [2021-11-11T11:59:30.659Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2021-11-11T11:59:30.659Z] CommonProgramFiles C:\Program Files\Common Files [2021-11-11T11:59:30.659Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-11-11T11:59:30.659Z] CommonProgramW6432 C:\Program Files\Common Files [2021-11-11T11:59:30.659Z] COMPUTERNAME azwin-2-037540 [2021-11-11T11:59:30.659Z] ComSpec C:\Windows\system32\cmd.exe [2021-11-11T11:59:30.659Z] ConfigSequenceNumber 0 [2021-11-11T11:59:30.659Z] dco true [2021-11-11T11:59:30.659Z] DOCKER_BUILDKIT 0 [2021-11-11T11:59:30.659Z] DOCKER_DUT_DEBUG 1 [2021-11-11T11:59:30.659Z] DOCKER_EXPERIMENTAL 1 [2021-11-11T11:59:30.659Z] DOCKER_GRAPHDRIVER overlay2 [2021-11-11T11:59:30.659Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-11-11T11:59:30.659Z] EXECUTOR_NUMBER 0 [2021-11-11T11:59:30.659Z] FQDN azwin-2-037540.westus.cloudapp.azure.com [2021-11-11T11:59:30.659Z] GIT_BRANCH PR-42999 [2021-11-11T11:59:30.659Z] GIT_COMMIT 084ce6255d90082655628bb8fb248f270fbfd3cb [2021-11-11T11:59:30.659Z] GIT_PREVIOUS_COMMIT 1d289a8b886c0aa488d74e1406f5ddecd601154b [2021-11-11T11:59:30.659Z] GIT_URL https://github.com/moby/moby.git [2021-11-11T11:59:30.659Z] HUDSON_COOKIE 6e0d0eee-0f1c-45ad-9a29-8308417b0e63 [2021-11-11T11:59:30.659Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:30.659Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-11-11T11:59:30.659Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:30.659Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-11-11T11:59:30.659Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-11-11T11:59:30.659Z] JENKINS_NODE_COOKIE ab89be27-92ca-47b5-83ce-5137c6b7d2f1 [2021-11-11T11:59:30.659Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-11-11T11:59:30.659Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-11-11T11:59:30.659Z] JOB_BASE_NAME PR-42999 [2021-11-11T11:59:30.659Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/display/redirect [2021-11-11T11:59:30.659Z] JOB_NAME moby/PR-42999 [2021-11-11T11:59:30.659Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/ [2021-11-11T11:59:30.659Z] library.jps.version master [2021-11-11T11:59:30.659Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-11-11T11:59:30.659Z] NODE_LABELS amd64 azure azwin-2-037540 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-11-11T11:59:30.659Z] NODE_NAME azwin-2-037540 [2021-11-11T11:59:30.659Z] NUMBER_OF_PROCESSORS 4 [2021-11-11T11:59:30.659Z] OS Windows_NT [2021-11-11T11:59:30.659Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-11-11T11:59:30.659Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-11-11T11:59:30.660Z] ppc64le false [2021-11-11T11:59:30.660Z] PROCESSOR_ARCHITECTURE AMD64 [2021-11-11T11:59:30.660Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-11-11T11:59:30.660Z] PROCESSOR_LEVEL 6 [2021-11-11T11:59:30.660Z] PROCESSOR_REVISION 5507 [2021-11-11T11:59:30.660Z] ProgramData C:\ProgramData [2021-11-11T11:59:30.660Z] ProgramFiles C:\Program Files [2021-11-11T11:59:30.660Z] ProgramFiles(x86) C:\Program Files (x86) [2021-11-11T11:59:30.660Z] ProgramW6432 C:\Program Files [2021-11-11T11:59:30.660Z] PROMPT $P$G [2021-11-11T11:59:30.660Z] PSExecutionPolicyPreference Bypass [2021-11-11T11:59:30.660Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-11-11T11:59:30.660Z] PUBLIC C:\Users\Public [2021-11-11T11:59:30.660Z] rootless true [2021-11-11T11:59:30.660Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=artif... [2021-11-11T11:59:30.660Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=changes [2021-11-11T11:59:30.660Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect [2021-11-11T11:59:30.660Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42999/6/display/redirect?page=tests [2021-11-11T11:59:30.660Z] s390x false [2021-11-11T11:59:30.660Z] SKIP_VALIDATION_TESTS 1 [2021-11-11T11:59:30.660Z] SOURCES_DRIVE d [2021-11-11T11:59:30.660Z] SOURCES_SUBDIR gopath [2021-11-11T11:59:30.660Z] STAGE_NAME Run tests [2021-11-11T11:59:30.660Z] SystemDrive C: [2021-11-11T11:59:30.660Z] SystemRoot C:\Windows [2021-11-11T11:59:30.660Z] TEMP C:\Windows\TEMP [2021-11-11T11:59:30.660Z] TESTDEBUG 0 [2021-11-11T11:59:30.660Z] TESTRUN_DRIVE d [2021-11-11T11:59:30.660Z] TESTRUN_SUBDIR CI [2021-11-11T11:59:30.660Z] TIMEOUT 120m [2021-11-11T11:59:30.660Z] TMP C:\Windows\TEMP [2021-11-11T11:59:30.660Z] unit_validate true [2021-11-11T11:59:30.660Z] USERDOMAIN WORKGROUP [2021-11-11T11:59:30.660Z] USERNAME azwin-2-037540$ [2021-11-11T11:59:30.660Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-11-11T11:59:30.660Z] validate_force false [2021-11-11T11:59:30.660Z] windir C:\Windows [2021-11-11T11:59:30.660Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-11-11T11:59:30.660Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-11-11T11:59:30.660Z] windows2022 true [2021-11-11T11:59:30.660Z] windows2022containerd true [2021-11-11T11:59:30.660Z] windowsRS1 false [2021-11-11T11:59:30.660Z] windowsRS5 true [2021-11-11T11:59:30.660Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-11-11T11:59:30.660Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-11-11T11:59:30.660Z] [2021-11-11T11:59:30.660Z] [2021-11-11T11:59:30.660Z] [2021-11-11T11:59:30.699Z] #65 140.8 rootlesskit version 0.14.6 [2021-11-11T11:59:30.699Z] #65 140.8 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T11:59:30.699Z] #65 140.8 -container-ip string [2021-11-11T11:59:30.699Z] #65 140.8 container ip [2021-11-11T11:59:30.699Z] #65 140.9 -container-port int [2021-11-11T11:59:30.699Z] #65 140.9 container port (default -1) [2021-11-11T11:59:30.699Z] #65 140.9 -host-ip string [2021-11-11T11:59:30.699Z] #65 140.9 host ip [2021-11-11T11:59:30.699Z] #65 140.9 -host-port int [2021-11-11T11:59:30.699Z] #65 140.9 host port (default -1) [2021-11-11T11:59:30.699Z] #65 140.9 -proto string [2021-11-11T11:59:30.699Z] #65 140.9 proxy protocol (default "tcp") [2021-11-11T11:59:30.872Z] #14 141.0 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T11:59:30.872Z] #14 141.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T11:59:30.872Z] #14 141.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T11:59:30.900Z] #21 18.24 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T11:59:30.900Z] #21 18.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T11:59:30.900Z] #21 18.30 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T11:59:30.900Z] #21 18.31 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T11:59:31.444Z] #14 141.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T11:59:31.444Z] #14 141.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T11:59:31.444Z] #14 141.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:59:31.483Z] #21 18.92 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T11:59:31.483Z] #21 19.05 Fetched 27.6 MB in 1s (20.5 MB/s) [2021-11-11T11:59:31.706Z] #14 142.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T11:59:31.706Z] #14 142.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:59:31.706Z] #14 142.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:31.706Z] #14 142.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T11:59:31.706Z] #14 142.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T11:59:31.744Z] #21 19.12 Selecting previously unselected package pigz. [2021-11-11T11:59:31.744Z] #21 19.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-11-11T11:59:31.744Z] #21 19.17 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T11:59:31.744Z] #21 19.18 Unpacking pigz (2.6-1) ... [2021-11-11T11:59:31.829Z] #21 35.76 Selecting previously unselected package vim. [2021-11-11T11:59:31.829Z] #21 35.76 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-11-11T11:59:31.829Z] #21 35.77 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T11:59:31.967Z] #14 142.1 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:59:31.967Z] #14 142.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T11:59:31.967Z] #14 142.2 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T11:59:31.967Z] #14 142.2 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:59:32.006Z] #21 19.26 Selecting previously unselected package libelf1:amd64. [2021-11-11T11:59:32.006Z] #21 19.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T11:59:32.006Z] #21 19.28 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T11:59:32.006Z] #21 19.44 Selecting previously unselected package libbpf0:amd64. [2021-11-11T11:59:32.006Z] #21 19.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T11:59:32.006Z] #21 19.45 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T11:59:32.006Z] #21 19.55 Selecting previously unselected package libcap2:amd64. [2021-11-11T11:59:32.085Z] #21 36.07 Selecting previously unselected package xfsprogs. [2021-11-11T11:59:32.085Z] #21 36.08 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-11-11T11:59:32.085Z] #21 36.09 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T11:59:32.226Z] INFO: Sources under d:\gopath\... [2021-11-11T11:59:32.226Z] INFO: Test run under d:\CI\... [2021-11-11T11:59:32.226Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-11-11T11:59:32.226Z] INFO: docker/docker repository was found [2021-11-11T11:59:32.229Z] #14 142.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:59:32.229Z] #14 142.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:59:32.229Z] #14 142.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:59:32.229Z] #14 142.7 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:59:32.267Z] #21 19.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T11:59:32.267Z] #21 19.58 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T11:59:32.267Z] #21 19.64 Selecting previously unselected package libmnl0:amd64. [2021-11-11T11:59:32.267Z] #21 19.64 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T11:59:32.267Z] #21 19.65 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T11:59:32.267Z] #21 19.71 Selecting previously unselected package libxtables12:amd64. [2021-11-11T11:59:32.267Z] #21 19.71 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T11:59:32.267Z] #21 19.72 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T11:59:32.267Z] #21 19.78 Selecting previously unselected package libcap2-bin. [2021-11-11T11:59:32.267Z] #21 19.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T11:59:32.267Z] #21 19.79 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T11:59:32.347Z] #21 36.39 Selecting previously unselected package zip. [2021-11-11T11:59:32.347Z] #21 36.39 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-11-11T11:59:32.347Z] #21 36.39 Unpacking zip (3.0-12) ... [2021-11-11T11:59:32.490Z] #14 142.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:59:32.490Z] #14 142.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:59:32.490Z] #14 142.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:59:32.490Z] #14 142.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.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-11-11T11:59:32.490Z] #14 142.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.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-11-11T11:59:32.490Z] #14 142.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:59:32.490Z] #14 142.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.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-11-11T11:59:32.490Z] #14 142.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:32.490Z] #14 142.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:59:32.538Z] #21 19.89 Selecting previously unselected package iproute2. [2021-11-11T11:59:32.538Z] #21 19.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T11:59:32.538Z] #21 19.89 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T11:59:32.603Z] #21 36.54 Selecting previously unselected package zstd. [2021-11-11T11:59:32.603Z] #21 36.56 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2021-11-11T11:59:32.603Z] #21 36.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T11:59:32.615Z] #65 ... [2021-11-11T11:59:32.615Z] [2021-11-11T11:59:32.615Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:32.615Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:32.615Z] #14 136.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T11:59:32.615Z] #14 136.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T11:59:32.615Z] #14 136.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:32.615Z] #14 141.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T11:59:32.615Z] #14 141.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T11:59:32.615Z] #14 141.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:59:32.615Z] #14 141.4 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T11:59:32.615Z] #14 141.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T11:59:32.615Z] #14 141.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:59:32.615Z] #14 141.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T11:59:32.615Z] #14 141.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T11:59:32.615Z] #14 141.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:59:32.615Z] #14 142.7 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T11:59:32.615Z] #14 142.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T11:59:32.615Z] #14 142.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:59:32.696Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-11-11T11:59:32.696Z] ltsc2019: Pulling from windows/servercore [2021-11-11T11:59:32.696Z] 4612f6d0b889: Pulling fs layer [2021-11-11T11:59:32.696Z] c1f4c7287c99: Pulling fs layer [2021-11-11T11:59:32.752Z] #14 142.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:32.752Z] #14 142.9 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:59:32.752Z] #14 143.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:32.752Z] #14 143.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:32.752Z] #14 143.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:59:32.860Z] #21 36.87 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:59:33.013Z] #14 DONE 143.3s [2021-11-11T11:59:33.013Z] [2021-11-11T11:59:33.013Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:59:33.013Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T11:59:33.013Z] #15 ... [2021-11-11T11:59:33.013Z] [2021-11-11T11:59:33.013Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T11:59:33.013Z] #57 sha256:52a5ce5014f52bdb1a780f8c97a8e12bd12e947a9ba9cec047075b195bb5e317 [2021-11-11T11:59:33.013Z] #57 DONE 0.2s [2021-11-11T11:59:33.130Z] #21 20.44 Selecting previously unselected package xxd. [2021-11-11T11:59:33.130Z] #21 20.47 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T11:59:33.130Z] #21 20.47 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T11:59:33.130Z] #21 20.62 Selecting previously unselected package vim-common. [2021-11-11T11:59:33.130Z] #21 20.62 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:59:33.130Z] #21 20.65 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T11:59:33.188Z] #14 143.4 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T11:59:33.188Z] #14 143.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T11:59:33.188Z] #14 143.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:59:33.188Z] #14 ... [2021-11-11T11:59:33.188Z] [2021-11-11T11:59:33.188Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T11:59:33.188Z] #65 sha256:3e52558b323778971c836d7b26a86a02b1a14cf4b483bf73b98ac3b72e12a298 [2021-11-11T11:59:33.188Z] #65 DONE 143.3s [2021-11-11T11:59:33.188Z] [2021-11-11T11:59:33.188Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T11:59:33.188Z] #66 sha256:decb2b0051c54b565890fa0ba0d49b73b07b5e41d532d13728ce177407ebf566 [2021-11-11T11:59:33.188Z] #66 DONE 0.1s [2021-11-11T11:59:33.188Z] [2021-11-11T11:59:33.188Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:33.188Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:33.188Z] #14 143.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T11:59:33.188Z] #14 143.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:59:33.188Z] #14 143.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:33.188Z] #14 ... [2021-11-11T11:59:33.188Z] [2021-11-11T11:59:33.188Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T11:59:33.188Z] #67 sha256:f0e033b792248b39624c0decddde5e8562b987da871d964683671922eb9eaf36 [2021-11-11T11:59:33.274Z] [2021-11-11T11:59:33.274Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:33.274Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T11:59:33.390Z] #21 20.83 Selecting previously unselected package bash-completion. [2021-11-11T11:59:33.390Z] #21 20.84 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T11:59:33.449Z] #67 DONE 0.1s [2021-11-11T11:59:33.449Z] [2021-11-11T11:59:33.449Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:59:33.449Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T11:59:33.710Z] #43 ... [2021-11-11T11:59:33.710Z] [2021-11-11T11:59:33.710Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T11:59:33.710Z] #14 sha256:d8f2204114538729c9e489bfd75130bb59761a7613e11e2c47c03ce3e5825806 [2021-11-11T11:59:33.710Z] #14 143.9 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T11:59:33.710Z] #14 143.9 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T11:59:33.710Z] #14 143.9 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:59:33.710Z] #14 144.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T11:59:33.710Z] #14 144.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T11:59:33.790Z] #21 37.72 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-11-11T11:59:33.790Z] #21 37.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T11:59:33.790Z] #21 37.78 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-11-11T11:59:33.790Z] #21 37.79 Setting up libicu67:arm64 (67.1-7) ... [2021-11-11T11:59:33.790Z] #21 37.81 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-11-11T11:59:33.790Z] #21 37.83 Setting up libinih1:arm64 (53-1+b2) ... [2021-11-11T11:59:33.790Z] #21 37.84 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T11:59:33.790Z] #21 37.86 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:59:33.790Z] #21 37.89 Setting up bzip2 (1.0.8-4) ... [2021-11-11T11:59:33.790Z] #21 37.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-11-11T11:59:33.790Z] #21 37.91 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T11:59:33.970Z] #14 144.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:59:34.232Z] #14 144.5 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T11:59:34.232Z] #14 144.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T11:59:34.232Z] #14 144.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:59:34.352Z] #21 38.51 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:59:34.495Z] #14 144.8 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T11:59:34.495Z] #14 144.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T11:59:34.495Z] #14 144.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:59:34.612Z] #21 38.53 Setting up libcap2:arm64 (1:2.44-1) ... [2021-11-11T11:59:34.613Z] #21 38.54 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T11:59:34.613Z] #21 38.56 Setting up apparmor (2.13.6-10) ... [2021-11-11T11:59:34.756Z] #14 145.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T11:59:34.756Z] #14 145.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T11:59:34.756Z] #14 145.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:59:34.756Z] #14 145.2 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T11:59:34.756Z] #14 145.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T11:59:34.756Z] #14 145.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T11:59:35.190Z] #58 ... [2021-11-11T11:59:35.190Z] [2021-11-11T11:59:35.190Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:59:35.190Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T11:59:35.190Z] #15 DONE 2.2s [2021-11-11T11:59:35.190Z] [2021-11-11T11:59:35.190Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:35.190Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T11:59:35.190Z] #58 1.952 + RM_GOPATH=0 [2021-11-11T11:59:35.190Z] #58 1.952 + TMP_GOPATH= [2021-11-11T11:59:35.190Z] #58 1.953 + : /build [2021-11-11T11:59:35.190Z] #58 1.953 + '[' -z '' ']' [2021-11-11T11:59:35.190Z] #58 1.953 ++ mktemp -d [2021-11-11T11:59:35.190Z] #58 1.957 + export GOPATH=/tmp/tmp.k5Vx4ZbVb3 [2021-11-11T11:59:35.190Z] #58 1.957 + GOPATH=/tmp/tmp.k5Vx4ZbVb3 [2021-11-11T11:59:35.190Z] #58 1.957 + RM_GOPATH=1 [2021-11-11T11:59:35.190Z] #58 1.957 + case "$(go env GOARCH)" in [2021-11-11T11:59:35.190Z] #58 1.963 ++ go env GOARCH [2021-11-11T11:59:35.190Z] #58 1.996 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:35.190Z] #58 1.996 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:35.190Z] #58 1.996 ++ dirname /install.sh [2021-11-11T11:59:35.190Z] #58 1.996 + dir=/ [2021-11-11T11:59:35.190Z] #58 1.996 + bin=runc [2021-11-11T11:59:35.190Z] #58 1.996 + shift [2021-11-11T11:59:35.190Z] #58 1.996 + '[' '!' -f //runc.installer ']' [2021-11-11T11:59:35.190Z] #58 1.996 + . //runc.installer [2021-11-11T11:59:35.190Z] #58 1.996 ++ set -e [2021-11-11T11:59:35.190Z] #58 1.996 ++ : v1.0.2 [2021-11-11T11:59:35.190Z] #58 1.996 + install_runc [2021-11-11T11:59:35.190Z] #58 1.996 + RUNC_BUILDTAGS=seccomp [2021-11-11T11:59:35.190Z] #58 1.996 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T11:59:35.190Z] #58 1.996 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k5Vx4ZbVb3/src/github.com/opencontainers/runc [2021-11-11T11:59:35.190Z] #58 1.996 Cloning into '/tmp/tmp.k5Vx4ZbVb3/src/github.com/opencontainers/runc'... [2021-11-11T11:59:35.190Z] #58 1.996 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T11:59:35.706Z] #14 146.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T11:59:35.706Z] #14 146.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T11:59:35.706Z] #14 146.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:59:35.936Z] #21 22.95 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T11:59:35.936Z] #21 23.44 Selecting previously unselected package bzip2. [2021-11-11T11:59:35.968Z] #14 146.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T11:59:35.969Z] #14 146.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T11:59:35.969Z] #14 146.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:35.979Z] #21 40.00 Setting up zip (3.0-12) ... [2021-11-11T11:59:35.979Z] #21 40.01 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:59:35.979Z] #21 40.04 Setting up bash-completion (1:2.11-2) ... [2021-11-11T11:59:36.196Z] #21 23.46 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T11:59:36.196Z] #21 23.46 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T11:59:36.196Z] #21 23.58 Selecting previously unselected package xz-utils. [2021-11-11T11:59:36.196Z] #21 23.58 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T11:59:36.196Z] #21 23.59 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T11:59:36.229Z] #14 146.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T11:59:36.229Z] #14 146.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T11:59:36.456Z] #21 23.75 Selecting previously unselected package apparmor. [2021-11-11T11:59:36.456Z] #21 23.76 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T11:59:36.456Z] #21 23.84 Unpacking apparmor (2.13.6-10) ... [2021-11-11T11:59:36.490Z] #14 146.6 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:59:36.717Z] #21 24.24 Selecting previously unselected package inetutils-ping. [2021-11-11T11:59:36.717Z] #21 24.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T11:59:36.717Z] #21 24.25 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T11:59:36.751Z] #14 146.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T11:59:36.751Z] #14 147.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T11:59:36.751Z] #14 147.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:59:36.977Z] #21 24.41 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T11:59:36.977Z] #21 24.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T11:59:36.977Z] #21 24.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T11:59:37.105Z] #58 ... [2021-11-11T11:59:37.105Z] [2021-11-11T11:59:37.105Z] #16 [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-11-11T11:59:37.105Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T11:59:37.105Z] #16 DONE 1.6s [2021-11-11T11:59:37.105Z] [2021-11-11T11:59:37.105Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T11:59:37.105Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T11:59:37.175Z] #19 131.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2021-11-11T11:59:37.175Z] #19 131.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:37.175Z] #19 131.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T11:59:37.175Z] #19 132.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2021-11-11T11:59:37.175Z] #19 132.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:37.175Z] #19 132.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T11:59:37.238Z] #21 24.52 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T11:59:37.238Z] #21 24.52 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T11:59:37.238Z] #21 24.52 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T11:59:37.238Z] #21 24.60 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T11:59:37.238Z] #21 24.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T11:59:37.238Z] #21 24.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T11:59:37.238Z] #21 24.68 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T11:59:37.238Z] #21 24.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T11:59:37.238Z] #21 24.70 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T11:59:37.238Z] #21 24.79 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T11:59:37.324Z] #14 147.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T11:59:37.324Z] #14 147.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T11:59:37.324Z] #14 147.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T11:59:37.324Z] #14 147.8 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T11:59:37.498Z] #21 24.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T11:59:37.498Z] #21 24.79 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T11:59:37.498Z] #21 24.87 Selecting previously unselected package iptables. [2021-11-11T11:59:37.498Z] #21 24.87 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T11:59:37.498Z] #21 24.90 Unpacking iptables (1.8.7-1) ... [2021-11-11T11:59:37.774Z] #14 147.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T11:59:37.774Z] #14 147.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T11:59:37.774Z] #14 147.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T11:59:37.774Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 147.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 147.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-11-11T11:59:37.774Z] #14 148.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-11-11T11:59:37.774Z] #14 148.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T11:59:37.774Z] #14 148.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 148.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-11-11T11:59:37.774Z] #14 148.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 148.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T11:59:37.774Z] #14 148.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:37.774Z] #14 148.1 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T11:59:37.774Z] #14 148.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:37.774Z] #14 148.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T11:59:37.774Z] #14 148.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:59:37.801Z] #21 25.22 Selecting previously unselected package libonig5:amd64. [2021-11-11T11:59:37.801Z] #21 25.22 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T11:59:37.801Z] #21 25.23 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:59:37.870Z] #21 41.75 Setting up xz-utils (5.2.5-2) ... [2021-11-11T11:59:37.870Z] #21 41.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T11:59:37.870Z] #21 41.78 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-11-11T11:59:37.870Z] #21 41.79 Setting up patch (2.7.6-7) ... [2021-11-11T11:59:37.870Z] #21 41.81 Setting up sudo (1.9.5p2-3) ... [2021-11-11T11:59:37.870Z] #21 41.90 invoke-rc.d: could not determine current runlevel [2021-11-11T11:59:37.870Z] #21 41.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T11:59:37.870Z] #21 41.92 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T11:59:37.870Z] #21 41.93 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-11-11T11:59:37.870Z] #21 41.94 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T11:59:37.870Z] #21 41.96 Setting up pigz (2.6-1) ... [2021-11-11T11:59:37.870Z] #21 41.97 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-11-11T11:59:37.870Z] #21 41.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-11-11T11:59:37.870Z] #21 42.00 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T11:59:37.870Z] #21 42.01 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T11:59:38.050Z] #14 DONE 148.4s [2021-11-11T11:59:38.050Z] [2021-11-11T11:59:38.050Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:59:38.050Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T11:59:38.062Z] #21 25.37 Selecting previously unselected package libjq1:amd64. [2021-11-11T11:59:38.062Z] #21 25.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T11:59:38.062Z] #21 25.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T11:59:38.062Z] #21 25.50 Selecting previously unselected package jq. [2021-11-11T11:59:38.062Z] #21 25.51 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T11:59:38.062Z] #21 25.52 Unpacking jq (1.6-2.1) ... [2021-11-11T11:59:38.312Z] #15 ... [2021-11-11T11:59:38.312Z] [2021-11-11T11:59:38.312Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T11:59:38.312Z] #57 sha256:43dc77672ab80c78e0865a61740a3192fb8033a4ad73357c8306133b216e1ac7 [2021-11-11T11:59:38.312Z] #57 DONE 0.1s [2021-11-11T11:59:38.312Z] [2021-11-11T11:59:38.312Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:38.312Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T11:59:38.322Z] #21 25.61 Selecting previously unselected package libaio1:amd64. [2021-11-11T11:59:38.322Z] #21 25.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T11:59:38.322Z] #21 25.62 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T11:59:38.322Z] #21 25.69 Selecting previously unselected package libgpm2:amd64. [2021-11-11T11:59:38.322Z] #21 25.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T11:59:38.322Z] #21 25.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T11:59:38.322Z] #21 25.76 Selecting previously unselected package libicu67:amd64. [2021-11-11T11:59:38.322Z] #21 25.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T11:59:38.322Z] #21 25.78 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T11:59:38.432Z] #21 42.61 Setting up libaio1:arm64 (0.3.112-9) ... [2021-11-11T11:59:38.603Z] #17 1.466 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T11:59:38.603Z] #17 DONE 1.7s [2021-11-11T11:59:38.603Z] [2021-11-11T11:59:38.603Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T11:59:38.603Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T11:59:38.688Z] #21 42.62 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T11:59:38.944Z] #21 42.88 Setting up libelf1:arm64 (0.183-1) ... [2021-11-11T11:59:38.944Z] #21 42.91 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T11:59:38.944Z] #21 42.94 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-11-11T11:59:38.945Z] #21 42.95 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T11:59:39.508Z] #21 43.37 Setting up vim (2:8.2.2434-3) ... [2021-11-11T11:59:39.508Z] #21 43.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T11:59:39.508Z] #21 43.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T11:59:39.508Z] #21 43.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T11:59:39.508Z] #21 43.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T11:59:39.508Z] #21 43.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T11:59:39.508Z] #21 43.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T11:59:39.508Z] #21 43.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T11:59:39.508Z] #21 43.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T11:59:39.508Z] #21 43.45 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T11:59:39.989Z] #18 DONE 1.6s [2021-11-11T11:59:39.989Z] [2021-11-11T11:59:39.989Z] #34 [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-11-11T11:59:39.989Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:59:40.229Z] #58 ... [2021-11-11T11:59:40.229Z] [2021-11-11T11:59:40.229Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T11:59:40.229Z] #15 sha256:b15bc9449db7d2a0c8e0f650c707556117769a53f33afb6dff3b428fd0632c30 [2021-11-11T11:59:40.229Z] #15 DONE 1.9s [2021-11-11T11:59:40.229Z] [2021-11-11T11:59:40.229Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:40.229Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T11:59:40.229Z] #58 1.864 + RM_GOPATH=0 [2021-11-11T11:59:40.229Z] #58 1.864 + TMP_GOPATH= [2021-11-11T11:59:40.229Z] #58 1.864 + : /build [2021-11-11T11:59:40.229Z] #58 1.864 + '[' -z '' ']' [2021-11-11T11:59:40.229Z] #58 1.864 ++ mktemp -d [2021-11-11T11:59:40.229Z] #58 1.878 + export GOPATH=/tmp/tmp.WhrN6KO3Go [2021-11-11T11:59:40.229Z] #58 1.878 + GOPATH=/tmp/tmp.WhrN6KO3Go [2021-11-11T11:59:40.229Z] #58 1.878 + RM_GOPATH=1 [2021-11-11T11:59:40.229Z] #58 1.878 + case "$(go env GOARCH)" in [2021-11-11T11:59:40.229Z] #58 1.878 ++ go env GOARCH [2021-11-11T11:59:40.229Z] #58 1.892 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:40.229Z] #58 1.892 + GO_BUILDMODE=-buildmode=pie [2021-11-11T11:59:40.229Z] #58 1.892 ++ dirname /install.sh [2021-11-11T11:59:40.229Z] #58 1.892 + dir=/ [2021-11-11T11:59:40.229Z] #58 1.892 + bin=runc [2021-11-11T11:59:40.229Z] #58 1.892 + shift [2021-11-11T11:59:40.229Z] #58 1.892 + '[' '!' -f //runc.installer ']' [2021-11-11T11:59:40.229Z] #58 1.892 + . //runc.installer [2021-11-11T11:59:40.229Z] #58 1.892 ++ set -e [2021-11-11T11:59:40.229Z] #58 1.892 ++ : v1.0.2 [2021-11-11T11:59:40.229Z] #58 1.892 + install_runc [2021-11-11T11:59:40.229Z] #58 1.892 + RUNC_BUILDTAGS=seccomp [2021-11-11T11:59:40.229Z] #58 1.892 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T11:59:40.229Z] #58 1.892 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WhrN6KO3Go/src/github.com/opencontainers/runc [2021-11-11T11:59:40.229Z] #58 1.892 Cloning into '/tmp/tmp.WhrN6KO3Go/src/github.com/opencontainers/runc'... [2021-11-11T11:59:40.229Z] #58 1.895 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T11:59:40.250Z] #34 ... [2021-11-11T11:59:40.250Z] [2021-11-11T11:59:40.250Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T11:59:40.250Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T11:59:40.877Z] #21 44.72 Setting up libjq1:arm64 (1.6-2.1) ... [2021-11-11T11:59:40.877Z] #21 44.75 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-11-11T11:59:40.877Z] #21 44.76 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T11:59:40.877Z] #21 44.78 Setting up python3-pip (20.3.4-4) ... [2021-11-11T11:59:41.616Z] #58 ... [2021-11-11T11:59:41.616Z] [2021-11-11T11:59:41.616Z] #16 [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-11-11T11:59:41.616Z] #16 sha256:bff232d730aa8252f1d0cffe3eda5d881848932629b28697050da762518790bb [2021-11-11T11:59:41.616Z] #16 DONE 1.7s [2021-11-11T11:59:41.628Z] #21 29.18 Selecting previously unselected package libinih1:amd64. [2021-11-11T11:59:41.806Z] #21 45.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-11-11T11:59:41.806Z] #21 45.77 Setting up jq (1.6-2.1) ... [2021-11-11T11:59:41.806Z] #21 45.78 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-11-11T11:59:41.806Z] #21 45.79 Setting up iptables (1.8.7-1) ... [2021-11-11T11:59:41.806Z] #21 45.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T11:59:41.806Z] #21 45.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T11:59:41.806Z] #21 45.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T11:59:41.806Z] #21 45.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T11:59:41.806Z] #21 45.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T11:59:41.806Z] #21 45.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T11:59:41.852Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T11:59:41.852Z] 8f616e6e9eec: Download complete [2021-11-11T11:59:41.877Z] [2021-11-11T11:59:41.877Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T11:59:41.877Z] #17 sha256:74acb39025a65d13d41b74def7f7b55a218df2114933ae942f0e025dbaea186f [2021-11-11T11:59:41.889Z] #21 29.20 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T11:59:41.889Z] #21 29.20 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T11:59:41.889Z] #21 29.29 Selecting previously unselected package libnet1:amd64. [2021-11-11T11:59:41.889Z] #21 29.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T11:59:41.889Z] #21 29.29 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:59:42.062Z] #21 45.88 Setting up iproute2 (5.10.0-4) ... [2021-11-11T11:59:42.150Z] #21 29.48 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T11:59:42.150Z] #21 29.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T11:59:42.150Z] #21 29.50 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:59:42.150Z] #21 29.60 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T11:59:42.150Z] #21 29.61 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T11:59:42.150Z] #21 29.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:59:42.150Z] #21 29.68 Selecting previously unselected package net-tools. [2021-11-11T11:59:42.165Z] #19 DONE 1.9s [2021-11-11T11:59:42.165Z] [2021-11-11T11:59:42.165Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T11:59:42.165Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T11:59:42.319Z] #21 46.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T11:59:42.411Z] #21 29.70 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T11:59:42.412Z] #21 29.71 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T11:59:42.412Z] #21 29.90 Selecting previously unselected package patch. [2021-11-11T11:59:42.412Z] #21 29.90 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T11:59:42.412Z] #21 29.91 Unpacking patch (2.7.6-7) ... [2021-11-11T11:59:42.673Z] #21 30.04 Selecting previously unselected package python-pip-whl. [2021-11-11T11:59:42.673Z] #21 30.05 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T11:59:42.673Z] #21 30.09 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T11:59:42.882Z] #21 DONE 47.0s [2021-11-11T11:59:42.883Z] [2021-11-11T11:59:42.883Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:42.883Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T11:59:43.140Z] #58 ... [2021-11-11T11:59:43.140Z] [2021-11-11T11:59:43.140Z] #22 [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-11-11T11:59:43.140Z] #22 sha256:6891a1d870e73054c3427a1322b115c250d0d62f5d01f2fa230c6d1ad12fa271 [2021-11-11T11:59:43.246Z] #21 30.67 Selecting previously unselected package python3-lib2to3. [2021-11-11T11:59:43.246Z] #21 30.69 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T11:59:43.246Z] #21 30.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T11:59:43.263Z] #17 1.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T11:59:43.263Z] #17 DONE 1.5s [2021-11-11T11:59:43.263Z] [2021-11-11T11:59:43.263Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:59:43.263Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T11:59:43.263Z] #62 ... [2021-11-11T11:59:43.263Z] [2021-11-11T11:59:43.263Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T11:59:43.263Z] #18 sha256:1b1b1f47872363ea994601ec4b184d17cdc6b88435aff69646fe895768308f7a [2021-11-11T11:59:43.507Z] #21 30.83 Selecting previously unselected package python3-distutils. [2021-11-11T11:59:43.507Z] #21 30.83 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T11:59:43.507Z] #21 30.84 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T11:59:43.507Z] #21 30.99 Selecting previously unselected package python3-pkg-resources. [2021-11-11T11:59:43.507Z] #21 31.00 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T11:59:43.507Z] #21 31.00 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:59:43.553Z] #20 DONE 1.4s [2021-11-11T11:59:43.553Z] [2021-11-11T11:59:43.553Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:59:43.553Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T11:59:43.769Z] #21 31.14 Selecting previously unselected package python3-setuptools. [2021-11-11T11:59:43.769Z] #21 31.16 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T11:59:43.769Z] #21 31.16 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T11:59:44.030Z] #21 31.44 Selecting previously unselected package python3-wheel. [2021-11-11T11:59:44.030Z] #21 31.45 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T11:59:44.030Z] #21 31.45 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T11:59:44.030Z] #21 31.53 Selecting previously unselected package python3-pip. [2021-11-11T11:59:44.071Z] #22 1.039 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T11:59:44.071Z] #22 1.052 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T11:59:44.071Z] #22 1.060 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T11:59:44.071Z] #22 DONE 1.1s [2021-11-11T11:59:44.071Z] [2021-11-11T11:59:44.071Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T11:59:44.071Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T11:59:44.292Z] #21 31.56 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T11:59:44.292Z] #21 31.56 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T11:59:44.330Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T11:59:44.330Z] 8f616e6e9eec: Download complete [2021-11-11T11:59:44.553Z] #21 31.87 Selecting previously unselected package sudo. [2021-11-11T11:59:44.553Z] #21 31.87 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T11:59:44.553Z] #21 31.88 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T11:59:44.752Z] #18 DONE 1.6s [2021-11-11T11:59:44.752Z] [2021-11-11T11:59:44.752Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T11:59:44.752Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T11:59:44.814Z] #21 32.41 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T11:59:45.013Z] #62 ... [2021-11-11T11:59:45.013Z] [2021-11-11T11:59:45.013Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T11:59:45.013Z] #19 sha256:f965d325ab8721aaeb7d878cef03e8711bfe2209a94f4ebb3c4e65749919b3f0 [2021-11-11T11:59:45.075Z] #21 32.43 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T11:59:45.075Z] #21 32.43 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T11:59:45.199Z] c1f4c7287c99: Verifying Checksum [2021-11-11T11:59:45.199Z] c1f4c7287c99: Download complete [2021-11-11T11:59:45.337Z] #21 32.65 Selecting previously unselected package uidmap. [2021-11-11T11:59:45.337Z] #21 32.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T11:59:45.337Z] #21 32.66 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T11:59:45.337Z] #21 32.81 Selecting previously unselected package vim-runtime. [2021-11-11T11:59:45.337Z] #21 32.83 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T11:59:45.337Z] #21 32.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T11:59:45.356Z] #19 140.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2021-11-11T11:59:45.356Z] #19 140.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:45.356Z] #19 140.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T11:59:45.356Z] #19 140.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2021-11-11T11:59:45.356Z] #19 140.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:45.356Z] #19 140.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T11:59:45.469Z] #21 1.883 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:59:45.469Z] #21 1.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:59:45.469Z] #21 1.957 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:59:45.598Z] #21 32.91 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T11:59:45.598Z] #21 32.92 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T11:59:46.188Z] 4612f6d0b889: Verifying Checksum [2021-11-11T11:59:46.188Z] 4612f6d0b889: Download complete [2021-11-11T11:59:46.405Z] #19 DONE 1.4s [2021-11-11T11:59:46.405Z] [2021-11-11T11:59:46.405Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T11:59:46.405Z] #20 sha256:648eb8b0bcec942d35db4fe9a730ebc9613cc9500030e7815f173fce0a17a4be [2021-11-11T11:59:46.413Z] #21 2.872 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:59:47.791Z] #20 DONE 1.5s [2021-11-11T11:59:47.791Z] [2021-11-11T11:59:47.791Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:47.791Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T11:59:47.791Z] #58 ... [2021-11-11T11:59:47.791Z] [2021-11-11T11:59:47.791Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T11:59:47.791Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T11:59:47.798Z] #21 4.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:59:47.904Z] #19 ... [2021-11-11T11:59:47.904Z] [2021-11-11T11:59:47.904Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:59:47.904Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:59:47.904Z] #60 158.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T11:59:48.916Z] #21 36.14 Selecting previously unselected package vim. [2021-11-11T11:59:48.916Z] #21 36.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T11:59:48.916Z] #21 36.18 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T11:59:49.488Z] #21 36.74 Selecting previously unselected package xfsprogs. [2021-11-11T11:59:49.488Z] #21 36.75 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T11:59:49.488Z] #21 36.75 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T11:59:49.707Z] #21 1.867 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T11:59:49.707Z] #21 1.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T11:59:49.968Z] #21 1.935 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T11:59:50.060Z] #21 37.41 Selecting previously unselected package zip. [2021-11-11T11:59:50.060Z] #21 37.41 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T11:59:50.060Z] #21 37.42 Unpacking zip (3.0-12) ... [2021-11-11T11:59:50.060Z] #21 37.55 Selecting previously unselected package zstd. [2021-11-11T11:59:50.060Z] #21 37.58 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T11:59:50.060Z] #21 37.58 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T11:59:50.346Z] #21 6.423 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T11:59:50.468Z] a0eb404f1860: Verifying Checksum [2021-11-11T11:59:50.469Z] a0eb404f1860: Download complete [2021-11-11T11:59:50.541Z] #21 2.835 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T11:59:50.633Z] #21 37.96 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T11:59:51.576Z] #21 38.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T11:59:51.576Z] #21 38.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T11:59:51.576Z] #21 38.90 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T11:59:51.576Z] #21 38.91 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T11:59:51.576Z] #21 38.92 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T11:59:51.576Z] #21 38.93 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T11:59:51.576Z] #21 38.95 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T11:59:51.576Z] #21 38.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T11:59:51.576Z] #21 38.97 Setting up bzip2 (1.0.8-4) ... [2021-11-11T11:59:51.576Z] #21 38.99 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T11:59:51.576Z] #21 39.00 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T11:59:52.420Z] #21 39.69 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T11:59:52.420Z] #21 39.70 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T11:59:52.420Z] #21 39.72 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T11:59:52.420Z] #21 39.74 Setting up apparmor (2.13.6-10) ... [2021-11-11T11:59:53.087Z] #21 4.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T11:59:53.200Z] #60 ... [2021-11-11T11:59:53.200Z] [2021-11-11T11:59:53.201Z] #19 [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-11-11T11:59:53.201Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:59:53.201Z] #19 148.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.#19 ... [2021-11-11T11:59:53.201Z] [2021-11-11T11:59:53.201Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T11:59:53.201Z] #60 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T11:59:53.201Z] #60 DONE 164.0s [2021-11-11T11:59:53.201Z] [2021-11-11T11:59:53.201Z] #19 [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-11-11T11:59:53.201Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T11:59:53.201Z] #19 148.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2021-11-11T11:59:53.201Z] #19 148.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:53.201Z] #19 148.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T11:59:53.462Z] #19 148.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2021-11-11T11:59:53.462Z] #19 148.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T11:59:53.462Z] #19 148.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T11:59:53.658Z] #21 ... [2021-11-11T11:59:53.658Z] [2021-11-11T11:59:53.658Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:53.658Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T11:59:53.658Z] #58 15.29 + cd /tmp/tmp.WhrN6KO3Go/src/github.com/opencontainers/runc [2021-11-11T11:59:53.658Z] #58 15.29 + git checkout -q v1.0.2 [2021-11-11T11:59:54.336Z] #21 41.48 Setting up zip (3.0-12) ... [2021-11-11T11:59:54.336Z] #21 41.49 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T11:59:54.336Z] #21 41.57 Setting up bash-completion (1:2.11-2) ... [2021-11-11T11:59:54.601Z] #58 16.26 + '[' -z '' ']' [2021-11-11T11:59:54.601Z] #58 16.26 + target=static [2021-11-11T11:59:54.601Z] #58 16.26 + make BUILDTAGS=seccomp static [2021-11-11T11:59:55.173Z] #58 16.80 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T11:59:56.251Z] #23 11.03 Collecting yamllint==1.26.1 [2021-11-11T11:59:56.251Z] #23 12.10 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T11:59:56.253Z] #21 43.80 Setting up xz-utils (5.2.5-2) ... [2021-11-11T11:59:56.253Z] #21 43.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T11:59:56.253Z] #21 43.82 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T11:59:56.253Z] #21 43.83 Setting up patch (2.7.6-7) ... [2021-11-11T11:59:56.515Z] #21 43.85 Setting up sudo (1.9.5p2-3) ... [2021-11-11T11:59:56.515Z] #21 43.93 invoke-rc.d: could not determine current runlevel [2021-11-11T11:59:56.515Z] #21 43.94 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T11:59:56.515Z] #21 43.95 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T11:59:56.515Z] #21 43.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T11:59:56.515Z] #21 44.00 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T11:59:56.515Z] #21 44.01 Setting up pigz (2.6-1) ... [2021-11-11T11:59:56.515Z] #21 44.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T11:59:56.515Z] #21 44.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T11:59:56.779Z] #21 44.06 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T11:59:56.779Z] #21 44.07 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T11:59:56.935Z] #21 13.55 Fetched 8473 kB in 12s (708 kB/s) [2021-11-11T11:59:57.181Z] #23 13.07 Collecting pathspec>=0.5.3 [2021-11-11T11:59:57.351Z] #21 44.83 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T11:59:57.351Z] #21 44.84 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T11:59:57.441Z] #23 13.08 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T11:59:57.441Z] #23 13.30 Collecting pyyaml [2021-11-11T11:59:57.441Z] #23 13.31 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2021-11-11T11:59:57.441Z] #23 13.34 Building wheels for collected packages: yamllint [2021-11-11T11:59:57.698Z] #23 13.34 Building wheel for yamllint (setup.py): started [2021-11-11T11:59:57.923Z] #21 45.28 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T11:59:57.923Z] #21 45.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T11:59:57.923Z] #21 45.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T11:59:57.923Z] #21 45.33 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T11:59:58.261Z] #23 14.17 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T11:59:58.261Z] #23 14.17 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19a665920189657f0aa8f4c33385c8dcc9d06715cc92b2ccba79f01e1ba95cc8 [2021-11-11T11:59:58.261Z] #23 14.18 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T11:59:58.261Z] #23 14.18 Successfully built yamllint [2021-11-11T11:59:58.261Z] #23 14.21 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T11:59:58.321Z] #21 13.55 Reading package lists... [2021-11-11T11:59:58.321Z] #21 ... [2021-11-11T11:59:58.321Z] [2021-11-11T11:59:58.321Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:58.321Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T11:59:58.321Z] #58 14.90 + cd /tmp/tmp.k5Vx4ZbVb3/src/github.com/opencontainers/runc [2021-11-11T11:59:58.321Z] #58 14.90 + git checkout -q v1.0.2 [2021-11-11T11:59:58.321Z] #58 16.02 + '[' -z '' ']' [2021-11-11T11:59:58.321Z] #58 16.02 + target=static [2021-11-11T11:59:58.321Z] #58 16.02 + make BUILDTAGS=seccomp static [2021-11-11T11:59:58.321Z] #58 16.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T11:59:58.321Z] #58 ... [2021-11-11T11:59:58.321Z] [2021-11-11T11:59:58.321Z] #34 [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-11-11T11:59:58.321Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T11:59:58.321Z] #34 DONE 168.5s [2021-11-11T11:59:58.494Z] #21 45.84 Setting up vim (2:8.2.2434-3) ... [2021-11-11T11:59:58.494Z] #21 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T11:59:58.494Z] #21 45.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T11:59:58.494Z] #21 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T11:59:58.494Z] #21 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T11:59:58.494Z] #21 45.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T11:59:58.494Z] #21 45.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T11:59:58.494Z] #21 45.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T11:59:58.518Z] #23 ... [2021-11-11T11:59:58.518Z] [2021-11-11T11:59:58.518Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T11:59:58.518Z] #43 sha256:aa552d13f8efd221f05e0a49d9d2378e7f72d76d7a9ac55d8ee716f5d7622455 [2021-11-11T11:59:58.518Z] #43 187.4 + dpkg --print-architecture [2021-11-11T11:59:58.583Z] [2021-11-11T11:59:58.583Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:58.583Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T11:59:58.755Z] #21 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T11:59:58.755Z] #21 46.03 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T11:59:59.448Z] #43 DONE 188.2s [2021-11-11T11:59:59.448Z] [2021-11-11T11:59:59.448Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T11:59:59.448Z] #23 sha256:a5f6c307135ddf0326e9a5ad3cdda52e49ffac382f136ab34b05c91980164e76 [2021-11-11T11:59:59.448Z] #23 14.63 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T11:59:59.448Z] #23 DONE 15.2s [2021-11-11T11:59:59.448Z] [2021-11-11T11:59:59.448Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T11:59:59.448Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T12:00:00.054Z] #19 ... [2021-11-11T12:00:00.054Z] [2021-11-11T12:00:00.054Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:00.054Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:00.054Z] #50 160.9 + dpkg --print-architecture [2021-11-11T12:00:00.054Z] #50 160.9 + git checkout -q v2.1.0 [2021-11-11T12:00:00.054Z] #50 161.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T12:00:00.054Z] #50 161.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T12:00:00.140Z] #21 47.50 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:00:00.141Z] #21 47.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:00:00.141Z] #21 47.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:00:00.141Z] #21 47.54 Setting up python3-pip (20.3.4-4) ... [2021-11-11T12:00:00.315Z] #50 ... [2021-11-11T12:00:00.315Z] [2021-11-11T12:00:00.315Z] #19 [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-11-11T12:00:00.315Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T12:00:00.576Z] #19 156.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2021-11-11T12:00:00.576Z] #19 156.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:00.576Z] #19 156.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:00:00.576Z] #19 156.1 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2021-11-11T12:00:00.576Z] #19 156.1 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:00.576Z] #19 156.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:00:01.129Z] #58 ... [2021-11-11T12:00:01.129Z] [2021-11-11T12:00:01.129Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T12:00:01.129Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T12:00:01.129Z] #21 13.55 Reading package lists... [2021-11-11T12:00:01.527Z] #21 48.95 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:00:01.527Z] #21 48.96 Setting up jq (1.6-2.1) ... [2021-11-11T12:00:01.527Z] #21 48.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:00:01.527Z] #21 49.00 Setting up iptables (1.8.7-1) ... [2021-11-11T12:00:01.527Z] #21 49.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:01.527Z] #21 49.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:01.527Z] #21 49.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:01.527Z] #21 49.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:01.527Z] #21 49.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T12:00:01.527Z] #21 49.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T12:00:01.788Z] #21 49.06 Setting up iproute2 (5.10.0-4) ... [2021-11-11T12:00:02.049Z] #21 49.46 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:00:02.622Z] #21 DONE 50.0s [2021-11-11T12:00:02.622Z] [2021-11-11T12:00:02.622Z] #22 [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-11-11T12:00:02.622Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T12:00:04.009Z] #22 1.494 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T12:00:04.009Z] #22 1.499 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T12:00:04.009Z] #22 1.504 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T12:00:04.270Z] #22 DONE 1.6s [2021-11-11T12:00:04.270Z] [2021-11-11T12:00:04.270Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T12:00:04.270Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T12:00:05.181Z] #58 ... [2021-11-11T12:00:05.181Z] [2021-11-11T12:00:05.182Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T12:00:05.182Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T12:00:05.182Z] #21 7.042 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T12:00:05.182Z] #21 13.82 Fetched 8473 kB in 12s (692 kB/s) [2021-11-11T12:00:05.600Z] #21 17.85 Reading package lists... [2021-11-11T12:00:05.772Z] #21 13.82 Reading package lists... [2021-11-11T12:00:05.772Z] #21 ... [2021-11-11T12:00:05.772Z] [2021-11-11T12:00:05.772Z] #34 [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-11-11T12:00:05.772Z] #34 sha256:4a6247ee1ecef98b1b23b97c60da1aa481fa4a370aa6fc816940877dc6736b68 [2021-11-11T12:00:05.772Z] #34 DONE 175.8s [2021-11-11T12:00:06.032Z] [2021-11-11T12:00:06.033Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:06.033Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:06.543Z] #21 22.12 Building dependency tree... [2021-11-11T12:00:06.606Z] #43 ... [2021-11-11T12:00:06.606Z] [2021-11-11T12:00:06.606Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T12:00:06.606Z] #21 sha256:02e47910ef1d217b2fdf6749b5774d54849aa8675b41607a90ba7398f397013a [2021-11-11T12:00:06.606Z] #21 13.82 Reading package lists... [2021-11-11T12:00:07.167Z] #19 162.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-11-11T12:00:07.168Z] #19 162.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:07.168Z] #19 ... [2021-11-11T12:00:07.168Z] [2021-11-11T12:00:07.168Z] #50 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:07.168Z] #50 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:07.168Z] #50 DONE 177.3s [2021-11-11T12:00:07.168Z] [2021-11-11T12:00:07.168Z] #19 [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-11-11T12:00:07.168Z] #19 sha256:7852fd35cbda369d81962a0ea0c88add14bb4255819511b8a5598b108e15c123 [2021-11-11T12:00:07.168Z] #19 162.2 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:07.168Z] #19 162.3 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-11-11T12:00:07.168Z] #19 162.3 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:07.168Z] #19 162.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:00:07.168Z] #19 162.4 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-11-11T12:00:07.168Z] #19 162.4 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:07.168Z] #19 162.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:00:07.168Z] #19 162.5 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-11-11T12:00:07.168Z] #19 162.5 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:07.168Z] #19 162.5 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:07.168Z] #19 162.6 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-11-11T12:00:07.168Z] #19 162.6 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:07.168Z] #19 162.6 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:07.168Z] #19 162.6 Selecting previously unselected package cross-config. [2021-11-11T12:00:07.168Z] #19 162.6 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2021-11-11T12:00:07.168Z] #19 162.6 Unpacking cross-config (2.6.18+nmu1) ... [2021-11-11T12:00:07.168Z] #19 162.7 Selecting previously unselected package gcc-10-cross-base. [2021-11-11T12:00:07.168Z] #19 162.7 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.168Z] #19 162.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T12:00:07.168Z] #19 162.8 Selecting previously unselected package libc6-arm64-cross. [2021-11-11T12:00:07.168Z] #19 162.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:07.432Z] #19 162.8 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T12:00:07.433Z] #19 163.1 Selecting previously unselected package libgcc-s1-arm64-cross. [2021-11-11T12:00:07.433Z] #19 163.1 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.433Z] #19 163.1 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:07.569Z] #58 ... [2021-11-11T12:00:07.569Z] [2021-11-11T12:00:07.569Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:00:07.569Z] #53 sha256:9cb52f6872fcc3b0e7d37726b0ae6ca6fb2886b0dc5b647f1a25489b36c70d13 [2021-11-11T12:00:07.569Z] #53 195.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T12:00:07.694Z] #19 163.2 Selecting previously unselected package libgomp1-arm64-cross. [2021-11-11T12:00:07.694Z] #19 163.2 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.694Z] #19 163.2 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:07.694Z] #19 163.2 Selecting previously unselected package libitm1-arm64-cross. [2021-11-11T12:00:07.694Z] #19 163.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.694Z] #19 163.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:07.694Z] #19 163.3 Selecting previously unselected package libatomic1-arm64-cross. [2021-11-11T12:00:07.694Z] #19 163.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.694Z] #19 163.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:07.694Z] #19 163.4 Selecting previously unselected package libasan6-arm64-cross. [2021-11-11T12:00:07.694Z] #19 163.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:07.828Z] #53 DONE 196.7s [2021-11-11T12:00:07.828Z] [2021-11-11T12:00:07.828Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:07.828Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:07.957Z] #19 163.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:08.217Z] #19 163.7 Selecting previously unselected package liblsan0-arm64-cross. [2021-11-11T12:00:08.217Z] #19 163.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:08.217Z] #19 163.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:08.459Z] #21 24.85 The following additional packages will be installed: [2021-11-11T12:00:08.459Z] #21 24.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T12:00:08.459Z] #21 24.85 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T12:00:08.459Z] #21 24.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T12:00:08.459Z] #21 24.85 python3-pkg-resources vim-runtime xxd [2021-11-11T12:00:08.459Z] #21 24.85 Suggested packages: [2021-11-11T12:00:08.459Z] #21 24.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T12:00:08.459Z] #21 24.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T12:00:08.459Z] #21 24.85 acl attr quota [2021-11-11T12:00:08.459Z] #21 24.85 Recommended packages: [2021-11-11T12:00:08.459Z] #21 24.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T12:00:08.478Z] #19 164.1 Selecting previously unselected package libtsan0-arm64-cross. [2021-11-11T12:00:08.478Z] #19 164.1 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:08.478Z] #19 164.1 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:08.740Z] #19 164.5 Selecting previously unselected package libstdc++6-arm64-cross. [2021-11-11T12:00:08.740Z] #19 164.5 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:09.000Z] #19 164.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:09.000Z] #19 164.6 Selecting previously unselected package libubsan1-arm64-cross. [2021-11-11T12:00:09.000Z] #19 164.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:09.000Z] #19 164.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:09.000Z] #19 164.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2021-11-11T12:00:09.261Z] #19 164.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:09.261Z] #19 164.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:09.523Z] #19 164.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2021-11-11T12:00:09.523Z] #19 164.9 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:09.523Z] #19 164.9 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:00:10.375Z] #21 26.95 The following NEW packages will be installed: [2021-11-11T12:00:10.375Z] #21 26.97 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T12:00:10.375Z] #21 26.97 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T12:00:10.375Z] #21 26.97 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T12:00:10.375Z] #21 26.97 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T12:00:10.375Z] #21 26.97 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T12:00:10.375Z] #21 26.97 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T12:00:10.375Z] #21 26.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T12:00:10.375Z] #21 26.98 xz-utils zip zstd [2021-11-11T12:00:10.638Z] #21 27.34 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:00:10.639Z] #21 27.34 Need to get 27.6 MB of archives. [2021-11-11T12:00:10.639Z] #21 27.34 After this operation, 106 MB of additional disk space will be used. [2021-11-11T12:00:10.639Z] #21 27.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T12:00:10.639Z] #21 27.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T12:00:10.639Z] #21 27.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T12:00:10.828Z] #21 18.86 Reading package lists... [2021-11-11T12:00:10.902Z] #21 27.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T12:00:10.902Z] #21 27.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T12:00:10.902Z] #21 27.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T12:00:10.902Z] #21 27.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T12:00:10.902Z] #21 27.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T12:00:10.902Z] #21 27.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T12:00:10.902Z] #21 27.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T12:00:10.902Z] #21 27.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T12:00:10.902Z] #21 27.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T12:00:10.902Z] #21 27.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T12:00:10.902Z] #21 27.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T12:00:10.902Z] #21 27.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T12:00:10.902Z] #21 27.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T12:00:10.902Z] #21 27.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T12:00:10.902Z] #21 27.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T12:00:10.902Z] #21 27.54 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T12:00:10.902Z] #21 27.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T12:00:10.902Z] #21 27.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T12:00:10.902Z] #21 27.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T12:00:10.902Z] #21 27.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T12:00:11.163Z] #21 27.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T12:00:11.163Z] #21 27.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T12:00:11.163Z] #21 27.62 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T12:00:11.163Z] #21 27.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T12:00:11.735Z] #21 28.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T12:00:11.735Z] #21 28.06 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T12:00:11.735Z] #21 28.06 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T12:00:11.735Z] #21 28.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T12:00:11.735Z] #21 28.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T12:00:11.735Z] #21 28.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T12:00:11.735Z] #21 28.11 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T12:00:11.735Z] #21 28.19 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T12:00:11.735Z] #21 28.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T12:00:11.735Z] #21 28.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T12:00:11.735Z] #21 28.23 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T12:00:11.735Z] #21 28.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T12:00:11.735Z] #21 28.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T12:00:11.735Z] #21 28.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T12:00:11.735Z] #21 28.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T12:00:11.735Z] #21 28.38 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T12:00:11.735Z] #21 28.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T12:00:11.996Z] #21 28.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T12:00:12.214Z] #21 23.06 Building dependency tree... [2021-11-11T12:00:12.257Z] #21 28.77 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T12:00:12.257Z] #21 28.83 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T12:00:12.257Z] #21 28.84 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T12:00:13.199Z] #21 29.80 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:00:13.461Z] #21 30.04 Fetched 27.6 MB in 2s (15.1 MB/s) [2021-11-11T12:00:13.461Z] #21 30.16 Selecting previously unselected package pigz. [2021-11-11T12:00:13.722Z] #21 30.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 ... 24014 files and directories currently installed.) [2021-11-11T12:00:13.722Z] #21 30.28 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T12:00:13.722Z] #21 30.28 Unpacking pigz (2.6-1) ... [2021-11-11T12:00:13.722Z] #21 30.40 Selecting previously unselected package libelf1:amd64. [2021-11-11T12:00:13.982Z] #21 30.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T12:00:13.983Z] #21 30.42 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T12:00:14.130Z] #21 26.22 The following additional packages will be installed: [2021-11-11T12:00:14.130Z] #21 26.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T12:00:14.130Z] #21 26.22 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-11-11T12:00:14.130Z] #21 26.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T12:00:14.130Z] #21 26.23 python3-pkg-resources vim-runtime xxd [2021-11-11T12:00:14.130Z] #21 26.23 Suggested packages: [2021-11-11T12:00:14.130Z] #21 26.23 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-11-11T12:00:14.130Z] #21 26.23 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-11-11T12:00:14.130Z] #21 26.23 acl attr quota [2021-11-11T12:00:14.130Z] #21 26.23 Recommended packages: [2021-11-11T12:00:14.130Z] #21 26.23 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T12:00:14.244Z] #21 30.67 Selecting previously unselected package libbpf0:amd64. [2021-11-11T12:00:14.244Z] #21 30.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T12:00:14.244Z] #21 30.70 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:00:14.244Z] #21 30.93 Selecting previously unselected package libcap2:amd64. [2021-11-11T12:00:14.244Z] #21 30.93 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T12:00:14.505Z] #21 30.95 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:00:14.505Z] #21 31.06 Selecting previously unselected package libmnl0:amd64. [2021-11-11T12:00:14.505Z] #21 31.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T12:00:14.505Z] #21 31.06 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:00:14.799Z] #21 31.17 Selecting previously unselected package libxtables12:amd64. [2021-11-11T12:00:14.799Z] #21 31.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T12:00:14.799Z] #21 31.20 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:00:14.799Z] #21 31.32 Selecting previously unselected package libcap2-bin. [2021-11-11T12:00:14.799Z] #21 31.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T12:00:14.799Z] #21 31.37 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T12:00:14.813Z] #19 169.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-11-11T12:00:14.813Z] #19 169.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:14.813Z] #19 169.9 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:14.813Z] #19 169.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-11-11T12:00:14.813Z] #19 170.0 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2021-11-11T12:00:14.813Z] #19 170.0 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T12:00:14.813Z] #19 170.1 Selecting previously unselected package libc6-dev-arm64-cross. [2021-11-11T12:00:14.813Z] #19 170.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:14.813Z] #19 170.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T12:00:14.814Z] #19 170.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2021-11-11T12:00:14.814Z] #19 170.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:14.814Z] #19 170.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:00:15.074Z] #19 170.6 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2021-11-11T12:00:15.074Z] #19 170.6 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:15.074Z] #19 170.6 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:00:15.117Z] #21 31.56 Selecting previously unselected package iproute2. [2021-11-11T12:00:15.117Z] #21 31.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T12:00:15.117Z] #21 31.59 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T12:00:16.104Z] #21 32.57 Selecting previously unselected package xxd. [2021-11-11T12:00:16.104Z] #21 32.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:00:16.104Z] #21 32.58 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T12:00:16.388Z] #21 32.80 Selecting previously unselected package vim-common. [2021-11-11T12:00:16.388Z] #21 32.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:00:16.388Z] #21 32.88 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T12:00:16.504Z] #23 10.85 Collecting yamllint==1.26.1 [2021-11-11T12:00:16.504Z] #23 11.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T12:00:16.654Z] #21 33.24 Selecting previously unselected package bash-completion. [2021-11-11T12:00:16.654Z] #21 33.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T12:00:16.676Z] #21 28.46 The following NEW packages will be installed: [2021-11-11T12:00:16.676Z] #21 28.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-11-11T12:00:16.676Z] #21 28.46 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-11-11T12:00:16.676Z] #21 28.46 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-11-11T12:00:16.676Z] #21 28.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-11-11T12:00:16.676Z] #21 28.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-11-11T12:00:16.676Z] #21 28.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-11-11T12:00:16.676Z] #21 28.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-11-11T12:00:16.676Z] #21 28.47 xz-utils zip zstd [2021-11-11T12:00:16.676Z] #21 28.88 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:00:16.676Z] #21 28.88 Need to get 27.6 MB of archives. [2021-11-11T12:00:16.676Z] #21 28.88 After this operation, 106 MB of additional disk space will be used. [2021-11-11T12:00:16.676Z] #21 28.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T12:00:16.676Z] #21 28.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T12:00:16.676Z] #21 28.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T12:00:16.676Z] #21 28.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T12:00:16.676Z] #21 28.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T12:00:16.677Z] #21 28.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T12:00:16.937Z] #21 29.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-11-11T12:00:16.937Z] #21 29.00 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-11-11T12:00:16.937Z] #21 29.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T12:00:16.937Z] #21 29.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T12:00:16.937Z] #21 29.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T12:00:16.937Z] #21 29.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T12:00:16.938Z] #21 29.09 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T12:00:16.938Z] #21 29.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T12:00:16.938Z] #21 29.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T12:00:16.938Z] #21 29.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T12:00:16.938Z] #21 29.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T12:00:16.938Z] #21 29.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T12:00:16.938Z] #21 29.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T12:00:16.938Z] #21 29.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T12:00:16.938Z] #21 29.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T12:00:16.938Z] #21 29.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-11-11T12:00:17.446Z] #23 13.30 Collecting pathspec>=0.5.3 [2021-11-11T12:00:17.446Z] #23 13.31 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T12:00:17.510Z] #21 29.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T12:00:17.510Z] #21 29.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T12:00:17.510Z] #21 29.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T12:00:17.510Z] #21 29.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T12:00:17.510Z] #21 29.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T12:00:17.510Z] #21 29.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-11-11T12:00:17.510Z] #21 29.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T12:00:17.510Z] #21 29.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T12:00:17.706Z] #23 13.71 Collecting pyyaml [2021-11-11T12:00:17.772Z] #21 29.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T12:00:17.772Z] #21 29.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T12:00:17.772Z] #21 29.81 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T12:00:17.772Z] #21 29.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T12:00:17.772Z] #21 29.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T12:00:17.772Z] #21 29.89 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T12:00:17.772Z] #21 29.95 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T12:00:17.772Z] #21 29.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T12:00:17.772Z] #21 29.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T12:00:17.966Z] #23 13.73 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T12:00:17.967Z] #23 13.80 Building wheels for collected packages: yamllint [2021-11-11T12:00:17.967Z] #23 13.80 Building wheel for yamllint (setup.py): started [2021-11-11T12:00:18.344Z] #21 30.35 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T12:00:18.344Z] #21 30.41 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T12:00:18.344Z] #21 30.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T12:00:18.344Z] #21 30.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T12:00:18.909Z] #23 14.86 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T12:00:18.909Z] #23 14.86 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=395ead62e404247a9a8b3bec9386b6b8aaf48fd70eadc79678336a831dfceb06 [2021-11-11T12:00:18.909Z] #23 14.86 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T12:00:18.909Z] #23 14.87 Successfully built yamllint [2021-11-11T12:00:19.174Z] #23 14.90 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T12:00:19.289Z] #21 31.52 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:00:19.442Z] #23 15.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T12:00:19.550Z] #21 31.74 Fetched 27.6 MB in 2s (14.2 MB/s) [2021-11-11T12:00:19.550Z] #21 31.85 Selecting previously unselected package pigz. [2021-11-11T12:00:19.812Z] #21 31.85 (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 ... 24014 files and directories currently installed.) [2021-11-11T12:00:19.812Z] #21 31.99 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T12:00:19.812Z] #21 32.00 Unpacking pigz (2.6-1) ... [2021-11-11T12:00:19.964Z] #21 36.19 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T12:00:19.964Z] #21 36.57 Selecting previously unselected package bzip2. [2021-11-11T12:00:19.964Z] #21 36.59 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T12:00:20.073Z] #21 32.15 Selecting previously unselected package libelf1:amd64. [2021-11-11T12:00:20.073Z] #21 32.15 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T12:00:20.073Z] #21 32.16 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T12:00:20.225Z] #21 36.60 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T12:00:20.225Z] #21 36.67 Selecting previously unselected package xz-utils. [2021-11-11T12:00:20.225Z] #21 36.68 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T12:00:20.225Z] #21 36.68 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T12:00:20.225Z] #21 36.83 Selecting previously unselected package apparmor. [2021-11-11T12:00:20.225Z] #21 36.83 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T12:00:20.225Z] #21 36.88 Unpacking apparmor (2.13.6-10) ... [2021-11-11T12:00:20.334Z] #21 32.43 Selecting previously unselected package libbpf0:amd64. [2021-11-11T12:00:20.334Z] #21 32.43 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T12:00:20.334Z] #21 32.44 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:00:20.334Z] #21 32.65 Selecting previously unselected package libcap2:amd64. [2021-11-11T12:00:20.334Z] #21 32.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T12:00:20.334Z] #21 32.67 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:00:20.367Z] #19 175.4 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-11-11T12:00:20.367Z] #19 175.4 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:20.367Z] #19 175.4 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:20.367Z] #19 175.4 Selecting previously unselected package patch. [2021-11-11T12:00:20.367Z] #19 175.4 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2021-11-11T12:00:20.367Z] #19 175.4 Unpacking patch (2.7.6-7) ... [2021-11-11T12:00:20.367Z] #19 175.4 Selecting previously unselected package dpkg-dev. [2021-11-11T12:00:20.367Z] #19 175.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2021-11-11T12:00:20.367Z] #19 175.5 Unpacking dpkg-dev (1.20.9) ... [2021-11-11T12:00:20.367Z] #19 175.6 Selecting previously unselected package libconfig-inifiles-perl. [2021-11-11T12:00:20.367Z] #19 175.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2021-11-11T12:00:20.367Z] #19 175.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T12:00:20.367Z] #19 175.6 Selecting previously unselected package libio-string-perl. [2021-11-11T12:00:20.367Z] #19 175.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2021-11-11T12:00:20.367Z] #19 175.6 Unpacking libio-string-perl (1.08-3.1) ... [2021-11-11T12:00:20.367Z] #19 175.7 Selecting previously unselected package libicu67:amd64. [2021-11-11T12:00:20.367Z] #19 175.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2021-11-11T12:00:20.367Z] #19 175.7 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T12:00:20.383Z] #23 DONE 16.1s [2021-11-11T12:00:20.383Z] [2021-11-11T12:00:20.383Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T12:00:20.383Z] #27 sha256:870da9f2c5e42528c22ef2dfcc3dedca144466442fd6517477f3f2a11b3b549d [2021-11-11T12:00:20.596Z] #21 32.81 Selecting previously unselected package libmnl0:amd64. [2021-11-11T12:00:20.596Z] #21 32.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T12:00:20.596Z] #21 32.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:00:20.596Z] #21 32.95 Selecting previously unselected package libxtables12:amd64. [2021-11-11T12:00:20.658Z] #27 DONE 0.5s [2021-11-11T12:00:20.658Z] [2021-11-11T12:00:20.658Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T12:00:20.658Z] #32 sha256:80e32b0a7d11843fb84f27ebc4b09cbaf0be45e85bfbd8674757b58b94ba7989 [2021-11-11T12:00:20.797Z] #21 37.28 Selecting previously unselected package inetutils-ping. [2021-11-11T12:00:20.797Z] #21 37.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T12:00:20.797Z] #21 37.30 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T12:00:20.857Z] #21 32.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T12:00:20.857Z] #21 32.99 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:00:20.942Z] #19 176.5 Selecting previously unselected package libxml2:amd64. [2021-11-11T12:00:20.942Z] #19 176.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-11-11T12:00:20.942Z] #19 176.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T12:00:20.942Z] #19 176.6 Selecting previously unselected package libxml-namespacesupport-perl. [2021-11-11T12:00:20.942Z] #19 176.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2021-11-11T12:00:20.942Z] #19 176.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T12:00:20.942Z] #19 176.6 Selecting previously unselected package libxml-sax-base-perl. [2021-11-11T12:00:21.058Z] #21 37.42 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T12:00:21.058Z] #21 37.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:00:21.058Z] #21 37.44 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:21.059Z] #21 37.49 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T12:00:21.059Z] #21 37.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:00:21.059Z] #21 37.50 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:21.059Z] #21 37.57 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T12:00:21.059Z] #21 37.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T12:00:21.059Z] #21 37.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:00:21.059Z] #21 37.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T12:00:21.059Z] #21 37.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T12:00:21.059Z] #21 37.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:00:21.059Z] #21 37.71 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T12:00:21.118Z] #21 33.12 Selecting previously unselected package libcap2-bin. [2021-11-11T12:00:21.118Z] #21 33.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T12:00:21.118Z] #21 33.14 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T12:00:21.118Z] #21 33.29 Selecting previously unselected package iproute2. [2021-11-11T12:00:21.118Z] #21 33.29 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T12:00:21.118Z] #21 33.30 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T12:00:21.203Z] #19 176.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2021-11-11T12:00:21.203Z] #19 176.6 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T12:00:21.203Z] #19 176.7 Selecting previously unselected package libxml-sax-perl. [2021-11-11T12:00:21.203Z] #19 176.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2021-11-11T12:00:21.203Z] #19 176.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T12:00:21.203Z] #19 176.7 Selecting previously unselected package libxml-libxml-perl. [2021-11-11T12:00:21.203Z] #19 176.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2021-11-11T12:00:21.203Z] #19 176.7 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T12:00:21.203Z] #19 176.8 Selecting previously unselected package libxml-simple-perl. [2021-11-11T12:00:21.203Z] #19 176.8 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-11-11T12:00:21.203Z] #19 176.9 Unpacking libxml-simple-perl (2.25-1) ... [2021-11-11T12:00:21.203Z] #19 176.9 Selecting previously unselected package libyaml-perl. [2021-11-11T12:00:21.203Z] #19 176.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2021-11-11T12:00:21.203Z] #19 176.9 Unpacking libyaml-perl (1.30-1) ... [2021-11-11T12:00:21.228Z] #32 DONE 0.6s [2021-11-11T12:00:21.228Z] [2021-11-11T12:00:21.228Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T12:00:21.228Z] #35 sha256:5bd01f24a391a0b62545d72d0365a691fd757cb434d93cfacc5eef91410f6a4b [2021-11-11T12:00:21.320Z] #21 37.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T12:00:21.320Z] #21 37.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:00:21.320Z] #21 37.80 Selecting previously unselected package iptables. [2021-11-11T12:00:21.320Z] #21 37.80 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T12:00:21.320Z] #21 37.81 Unpacking iptables (1.8.7-1) ... [2021-11-11T12:00:21.463Z] #19 176.9 Selecting previously unselected package libconfig-auto-perl. [2021-11-11T12:00:21.463Z] #19 176.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2021-11-11T12:00:21.463Z] #19 176.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2021-11-11T12:00:21.463Z] #19 177.0 Selecting previously unselected package libfile-which-perl. [2021-11-11T12:00:21.463Z] #19 177.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-11-11T12:00:21.463Z] #19 177.0 Unpacking libfile-which-perl (1.23-1) ... [2021-11-11T12:00:21.463Z] #19 177.0 Selecting previously unselected package libfile-homedir-perl. [2021-11-11T12:00:21.463Z] #19 177.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2021-11-11T12:00:21.463Z] #19 177.0 Unpacking libfile-homedir-perl (1.006-1) ... [2021-11-11T12:00:21.463Z] #19 177.1 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-11-11T12:00:21.463Z] #19 177.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2021-11-11T12:00:21.463Z] #19 177.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T12:00:21.463Z] #19 177.1 Selecting previously unselected package dpkg-cross. [2021-11-11T12:00:21.463Z] #19 177.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2021-11-11T12:00:21.463Z] #19 177.1 Unpacking dpkg-cross (2.6.18+nmu1) ... [2021-11-11T12:00:21.463Z] #19 177.1 Selecting previously unselected package crossbuild-essential-arm64. [2021-11-11T12:00:21.502Z] #35 DONE 0.3s [2021-11-11T12:00:21.502Z] [2021-11-11T12:00:21.502Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:21.502Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T12:00:21.581Z] #21 38.08 Selecting previously unselected package libonig5:amd64. [2021-11-11T12:00:21.581Z] #21 38.08 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T12:00:21.581Z] #21 38.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:00:21.725Z] #19 177.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2021-11-11T12:00:21.725Z] #19 177.1 Unpacking crossbuild-essential-arm64 (12.9) ... [2021-11-11T12:00:21.725Z] #19 177.2 Selecting previously unselected package libc6-armel-cross. [2021-11-11T12:00:21.725Z] #19 177.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:21.725Z] #19 177.2 Unpacking libc6-armel-cross (2.31-9cross4) ... [2021-11-11T12:00:21.725Z] #19 177.3 Selecting previously unselected package libgcc-s1-armel-cross. [2021-11-11T12:00:21.725Z] #19 177.3 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:21.725Z] #19 177.3 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:21.725Z] #19 177.3 Selecting previously unselected package libgomp1-armel-cross. [2021-11-11T12:00:21.725Z] #19 177.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:21.725Z] #19 177.4 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:21.725Z] #19 177.4 Selecting previously unselected package libatomic1-armel-cross. [2021-11-11T12:00:21.762Z] #62 ... [2021-11-11T12:00:21.762Z] [2021-11-11T12:00:21.762Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T12:00:21.762Z] #37 sha256:1cba6bd1e1d43ba333e764cd6798ffd9f2c56d774877b795a6990eaa8fab8f14 [2021-11-11T12:00:21.762Z] #37 DONE 0.1s [2021-11-11T12:00:21.762Z] [2021-11-11T12:00:21.762Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T12:00:21.762Z] #41 sha256:9489d9cf3c1d036f37cc5a701b49c42a2e3e530290fd786ccc80ab576df881a0 [2021-11-11T12:00:21.762Z] #41 DONE 0.1s [2021-11-11T12:00:21.762Z] [2021-11-11T12:00:21.762Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:00:21.762Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:00:21.842Z] #21 38.21 Selecting previously unselected package libjq1:amd64. [2021-11-11T12:00:21.842Z] #21 38.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T12:00:21.842Z] #21 38.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:00:21.842Z] #21 38.32 Selecting previously unselected package jq. [2021-11-11T12:00:21.842Z] #21 38.33 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T12:00:21.842Z] #21 38.35 Unpacking jq (1.6-2.1) ... [2021-11-11T12:00:21.842Z] #21 38.42 Selecting previously unselected package libaio1:amd64. [2021-11-11T12:00:21.842Z] #21 38.42 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T12:00:21.842Z] #21 38.43 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:00:21.842Z] #21 38.48 Selecting previously unselected package libgpm2:amd64. [2021-11-11T12:00:21.842Z] #21 38.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T12:00:21.842Z] #21 38.49 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:00:21.990Z] #19 177.4 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:21.990Z] #19 177.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:21.990Z] #19 177.5 Selecting previously unselected package libasan6-armel-cross. [2021-11-11T12:00:21.990Z] #19 177.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:21.990Z] #19 177.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:21.990Z] #19 177.7 Selecting previously unselected package libstdc++6-armel-cross. [2021-11-11T12:00:22.062Z] #21 34.12 Selecting previously unselected package xxd. [2021-11-11T12:00:22.062Z] #21 34.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:00:22.062Z] #21 34.16 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T12:00:22.062Z] #21 34.35 Selecting previously unselected package vim-common. [2021-11-11T12:00:22.062Z] #21 34.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:00:22.062Z] #21 34.41 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T12:00:22.103Z] #21 38.56 Selecting previously unselected package libicu67:amd64. [2021-11-11T12:00:22.103Z] #21 38.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T12:00:22.103Z] #21 38.57 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T12:00:22.251Z] #19 177.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:22.251Z] #19 177.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:22.251Z] #19 177.8 Selecting previously unselected package libubsan1-armel-cross. [2021-11-11T12:00:22.251Z] #19 177.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:22.251Z] #19 177.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:22.512Z] #19 177.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2021-11-11T12:00:22.512Z] #19 177.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:22.512Z] #19 177.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:22.512Z] #19 178.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2021-11-11T12:00:22.512Z] #19 178.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:22.512Z] #19 178.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T12:00:22.635Z] #21 34.72 Selecting previously unselected package bash-completion. [2021-11-11T12:00:22.635Z] #21 34.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T12:00:25.404Z] #21 41.48 Selecting previously unselected package libinih1:amd64. [2021-11-11T12:00:25.404Z] #21 41.50 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 41.51 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T12:00:25.404Z] #21 41.56 Selecting previously unselected package libnet1:amd64. [2021-11-11T12:00:25.404Z] #21 41.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 41.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:00:25.404Z] #21 41.64 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T12:00:25.404Z] #21 41.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 41.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:00:25.404Z] #21 41.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T12:00:25.404Z] #21 41.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 41.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:00:25.404Z] #21 41.83 Selecting previously unselected package net-tools. [2021-11-11T12:00:25.404Z] #21 41.83 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 41.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:00:25.404Z] #21 41.98 Selecting previously unselected package patch. [2021-11-11T12:00:25.404Z] #21 41.99 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T12:00:25.404Z] #21 42.00 Unpacking patch (2.7.6-7) ... [2021-11-11T12:00:25.404Z] #21 42.09 Selecting previously unselected package python-pip-whl. [2021-11-11T12:00:25.664Z] #21 42.09 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T12:00:25.664Z] #21 42.10 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T12:00:25.939Z] #21 37.50 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T12:00:25.940Z] #21 37.83 Selecting previously unselected package bzip2. [2021-11-11T12:00:25.940Z] #21 37.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-11-11T12:00:25.940Z] #21 37.85 Unpacking bzip2 (1.0.8-4) ... [2021-11-11T12:00:25.940Z] #21 37.91 Selecting previously unselected package xz-utils. [2021-11-11T12:00:25.940Z] #21 37.91 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-11-11T12:00:25.940Z] #21 37.92 Unpacking xz-utils (5.2.5-2) ... [2021-11-11T12:00:25.940Z] #21 38.07 Selecting previously unselected package apparmor. [2021-11-11T12:00:25.940Z] #21 38.08 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T12:00:25.940Z] #21 38.13 Unpacking apparmor (2.13.6-10) ... [2021-11-11T12:00:26.235Z] #21 42.71 Selecting previously unselected package python3-lib2to3. [2021-11-11T12:00:26.235Z] #21 42.71 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T12:00:26.235Z] #21 42.71 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:00:26.235Z] #21 42.81 Selecting previously unselected package python3-distutils. [2021-11-11T12:00:26.235Z] #21 42.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T12:00:26.235Z] #21 42.82 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T12:00:26.235Z] #21 42.91 Selecting previously unselected package python3-pkg-resources. [2021-11-11T12:00:26.460Z] #21 38.52 Selecting previously unselected package inetutils-ping. [2021-11-11T12:00:26.460Z] #21 38.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T12:00:26.460Z] #21 38.54 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T12:00:26.460Z] #21 38.66 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T12:00:26.460Z] #21 38.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:00:26.460Z] #21 38.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:26.460Z] #21 38.74 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T12:00:26.460Z] #21 38.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:00:26.460Z] #21 38.76 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:26.496Z] #21 42.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T12:00:26.496Z] #21 42.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:00:26.496Z] #21 43.04 Selecting previously unselected package python3-setuptools. [2021-11-11T12:00:26.496Z] #21 43.04 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T12:00:26.496Z] #21 43.05 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T12:00:26.721Z] #21 38.81 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T12:00:26.721Z] #21 38.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T12:00:26.721Z] #21 38.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:00:26.721Z] #21 38.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T12:00:26.721Z] #21 38.88 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T12:00:26.721Z] #21 38.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:00:26.721Z] #21 38.95 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T12:00:26.721Z] #21 38.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T12:00:26.721Z] #21 38.97 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:00:26.757Z] #21 43.29 Selecting previously unselected package python3-wheel. [2021-11-11T12:00:26.757Z] #21 43.29 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T12:00:26.757Z] #21 43.30 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T12:00:26.757Z] #21 43.36 Selecting previously unselected package python3-pip. [2021-11-11T12:00:26.757Z] #21 43.36 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T12:00:26.757Z] #21 43.37 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T12:00:26.981Z] #21 39.06 Selecting previously unselected package iptables. [2021-11-11T12:00:26.981Z] #21 39.07 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-11-11T12:00:26.981Z] #21 39.08 Unpacking iptables (1.8.7-1) ... [2021-11-11T12:00:27.018Z] #21 43.64 Selecting previously unselected package sudo. [2021-11-11T12:00:27.018Z] #21 43.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T12:00:27.018Z] #21 43.65 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T12:00:27.050Z] #53 ... [2021-11-11T12:00:27.050Z] [2021-11-11T12:00:27.051Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:27.051Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:27.051Z] #43 201.9 + dpkg --print-architecture [2021-11-11T12:00:27.051Z] #43 201.9 + git checkout -q v2.1.0 [2021-11-11T12:00:27.243Z] #21 39.40 Selecting previously unselected package libonig5:amd64. [2021-11-11T12:00:27.243Z] #21 39.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T12:00:27.243Z] #21 39.42 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:00:27.505Z] #21 39.55 Selecting previously unselected package libjq1:amd64. [2021-11-11T12:00:27.505Z] #21 39.57 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T12:00:27.505Z] #21 39.57 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:00:27.505Z] #21 39.69 Selecting previously unselected package jq. [2021-11-11T12:00:27.505Z] #21 39.69 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-11-11T12:00:27.505Z] #21 39.69 Unpacking jq (1.6-2.1) ... [2021-11-11T12:00:27.505Z] #21 39.77 Selecting previously unselected package libaio1:amd64. [2021-11-11T12:00:27.589Z] #21 44.17 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T12:00:27.628Z] #43 202.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T12:00:27.628Z] #43 202.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T12:00:27.767Z] #21 39.78 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T12:00:27.767Z] #21 39.78 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:00:27.767Z] #21 39.85 Selecting previously unselected package libgpm2:amd64. [2021-11-11T12:00:27.767Z] #21 39.85 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T12:00:27.767Z] #21 39.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:00:27.767Z] #21 39.93 Selecting previously unselected package libicu67:amd64. [2021-11-11T12:00:27.767Z] #21 39.93 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-11-11T12:00:27.767Z] #21 39.95 Unpacking libicu67:amd64 (67.1-7) ... [2021-11-11T12:00:27.808Z] #19 183.1 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-11-11T12:00:27.808Z] #19 183.1 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:27.808Z] #19 183.1 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:00:27.808Z] #19 183.2 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-11-11T12:00:27.808Z] #19 183.2 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2021-11-11T12:00:27.808Z] #19 183.2 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T12:00:27.808Z] #19 183.3 Selecting previously unselected package libc6-dev-armel-cross. [2021-11-11T12:00:27.808Z] #19 183.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:27.808Z] #19 183.4 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T12:00:27.850Z] #21 44.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T12:00:27.850Z] #21 44.18 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:00:27.850Z] #21 44.41 Selecting previously unselected package uidmap. [2021-11-11T12:00:27.850Z] #21 44.41 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T12:00:27.850Z] #21 44.42 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T12:00:28.069Z] #19 183.6 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2021-11-11T12:00:28.069Z] #19 183.6 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:28.069Z] #19 183.6 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:00:28.111Z] #21 44.53 Selecting previously unselected package vim-runtime. [2021-11-11T12:00:28.111Z] #21 44.54 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:00:28.111Z] #21 44.56 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T12:00:28.111Z] #21 44.58 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T12:00:28.111Z] #21 44.59 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:00:28.329Z] #19 183.9 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2021-11-11T12:00:28.329Z] #19 183.9 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:28.329Z] #19 183.9 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T12:00:30.658Z] #21 47.30 Selecting previously unselected package vim. [2021-11-11T12:00:30.658Z] #21 47.30 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:00:30.658Z] #21 47.31 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T12:00:31.073Z] #21 43.08 Selecting previously unselected package libinih1:amd64. [2021-11-11T12:00:31.073Z] #21 43.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-11-11T12:00:31.073Z] #21 43.09 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T12:00:31.073Z] #21 43.14 Selecting previously unselected package libnet1:amd64. [2021-11-11T12:00:31.073Z] #21 43.15 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T12:00:31.073Z] #21 43.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:00:31.073Z] #21 43.24 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T12:00:31.073Z] #21 43.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T12:00:31.073Z] #21 43.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:00:31.073Z] #21 43.33 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T12:00:31.073Z] #21 43.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T12:00:31.228Z] #21 47.81 Selecting previously unselected package xfsprogs. [2021-11-11T12:00:31.334Z] #21 43.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:00:31.335Z] #21 43.39 Selecting previously unselected package net-tools. [2021-11-11T12:00:31.335Z] #21 43.40 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T12:00:31.335Z] #21 43.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:00:31.335Z] #21 43.58 Selecting previously unselected package patch. [2021-11-11T12:00:31.335Z] #21 43.58 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-11-11T12:00:31.335Z] #21 43.59 Unpacking patch (2.7.6-7) ... [2021-11-11T12:00:31.335Z] #21 43.68 Selecting previously unselected package python-pip-whl. [2021-11-11T12:00:31.335Z] #21 43.68 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T12:00:31.335Z] #21 43.69 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T12:00:31.489Z] #21 47.81 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T12:00:31.489Z] #21 47.83 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T12:00:31.750Z] #21 48.25 Selecting previously unselected package zip. [2021-11-11T12:00:31.750Z] #21 48.25 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T12:00:31.750Z] #21 48.27 Unpacking zip (3.0-12) ... [2021-11-11T12:00:31.750Z] #21 48.37 Selecting previously unselected package zstd. [2021-11-11T12:00:32.012Z] #21 48.38 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T12:00:32.012Z] #21 48.39 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:00:32.274Z] #21 48.72 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:00:32.279Z] #21 44.21 Selecting previously unselected package python3-lib2to3. [2021-11-11T12:00:32.279Z] #21 44.21 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T12:00:32.279Z] #21 44.22 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:00:32.279Z] #21 44.32 Selecting previously unselected package python3-distutils. [2021-11-11T12:00:32.279Z] #21 44.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T12:00:32.279Z] #21 44.34 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T12:00:32.279Z] #21 44.47 Selecting previously unselected package python3-pkg-resources. [2021-11-11T12:00:32.279Z] #21 44.48 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T12:00:32.279Z] #21 44.49 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:00:32.541Z] #21 44.62 Selecting previously unselected package python3-setuptools. [2021-11-11T12:00:32.541Z] #21 44.63 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T12:00:32.541Z] #21 44.64 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T12:00:32.804Z] #21 44.85 Selecting previously unselected package python3-wheel. [2021-11-11T12:00:32.804Z] #21 44.85 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T12:00:32.804Z] #21 44.86 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T12:00:32.804Z] #21 44.93 Selecting previously unselected package python3-pip. [2021-11-11T12:00:32.804Z] #21 44.93 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-11-11T12:00:32.804Z] #21 44.94 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T12:00:32.846Z] #21 49.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:32.919Z] #43 ... [2021-11-11T12:00:32.919Z] [2021-11-11T12:00:32.919Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:00:32.919Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:00:32.919Z] #53 207.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T12:00:32.919Z] #53 DONE 207.8s [2021-11-11T12:00:32.919Z] [2021-11-11T12:00:32.919Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:00:32.919Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T12:00:33.066Z] #21 45.20 Selecting previously unselected package sudo. [2021-11-11T12:00:33.066Z] #21 45.20 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T12:00:33.066Z] #21 45.21 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T12:00:33.108Z] #21 49.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:00:33.108Z] #21 49.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:00:33.108Z] #21 49.59 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T12:00:33.108Z] #21 49.62 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:33.108Z] #21 49.64 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T12:00:33.108Z] #21 49.67 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T12:00:33.108Z] #21 49.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:00:33.108Z] #21 49.71 Setting up bzip2 (1.0.8-4) ... [2021-11-11T12:00:33.369Z] #21 49.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:00:33.369Z] #21 49.78 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T12:00:33.638Z] #21 45.68 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T12:00:33.638Z] #21 45.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T12:00:33.638Z] #21 45.69 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:00:33.900Z] #21 45.91 Selecting previously unselected package uidmap. [2021-11-11T12:00:33.900Z] #21 45.92 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T12:00:33.900Z] #21 45.93 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T12:00:33.900Z] #21 46.11 Selecting previously unselected package vim-runtime. [2021-11-11T12:00:33.900Z] #21 46.11 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:00:33.900Z] #21 46.13 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T12:00:33.900Z] #21 46.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T12:00:33.941Z] #21 50.37 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T12:00:33.941Z] #21 50.38 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:00:33.941Z] #21 50.40 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T12:00:33.941Z] #21 50.41 Setting up apparmor (2.13.6-10) ... [2021-11-11T12:00:34.162Z] #21 46.18 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:00:34.917Z] #19 190.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-11-11T12:00:34.917Z] #19 190.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:34.917Z] #19 190.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:00:35.327Z] #21 51.91 Setting up zip (3.0-12) ... [2021-11-11T12:00:35.327Z] #21 51.92 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T12:00:35.588Z] #21 51.96 Setting up bash-completion (1:2.11-2) ... [2021-11-11T12:00:36.711Z] #21 48.96 Selecting previously unselected package vim. [2021-11-11T12:00:36.711Z] #21 48.97 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:00:36.827Z] #19 192.0 Selecting previously unselected package crossbuild-essential-armel. [2021-11-11T12:00:36.827Z] #19 192.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2021-11-11T12:00:36.827Z] #19 192.2 Unpacking crossbuild-essential-armel (12.9) ... [2021-11-11T12:00:36.827Z] #19 192.4 Selecting previously unselected package libc6-armhf-cross. [2021-11-11T12:00:36.827Z] #19 192.4 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:36.827Z] #19 192.4 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T12:00:36.827Z] #19 192.5 Selecting previously unselected package libgcc-s1-armhf-cross. [2021-11-11T12:00:36.827Z] #19 192.5 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:36.827Z] #19 192.5 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:36.827Z] #19 192.5 Selecting previously unselected package libgomp1-armhf-cross. [2021-11-11T12:00:36.827Z] #19 192.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:36.827Z] #19 192.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:36.973Z] #21 48.98 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T12:00:37.087Z] #19 192.6 Selecting previously unselected package libatomic1-armhf-cross. [2021-11-11T12:00:37.087Z] #19 192.6 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:37.087Z] #19 192.6 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:37.087Z] #19 192.6 Selecting previously unselected package libasan6-armhf-cross. [2021-11-11T12:00:37.087Z] #19 192.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:37.087Z] #19 192.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:37.234Z] #21 49.51 Selecting previously unselected package xfsprogs. [2021-11-11T12:00:37.234Z] #21 49.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T12:00:37.234Z] #21 49.53 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T12:00:37.348Z] #19 192.9 Selecting previously unselected package libstdc++6-armhf-cross. [2021-11-11T12:00:37.348Z] #19 192.9 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:37.348Z] #19 192.9 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:37.348Z] #19 193.0 Selecting previously unselected package libubsan1-armhf-cross. [2021-11-11T12:00:37.348Z] #19 193.0 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:37.348Z] #19 193.0 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:37.348Z] #19 193.1 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2021-11-11T12:00:37.502Z] #21 53.82 Setting up xz-utils (5.2.5-2) ... [2021-11-11T12:00:37.502Z] #21 53.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T12:00:37.502Z] #21 53.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:00:37.502Z] #21 53.87 Setting up patch (2.7.6-7) ... [2021-11-11T12:00:37.502Z] #21 53.89 Setting up sudo (1.9.5p2-3) ... [2021-11-11T12:00:37.502Z] #21 53.95 invoke-rc.d: could not determine current runlevel [2021-11-11T12:00:37.502Z] #21 53.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T12:00:37.502Z] #21 53.97 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T12:00:37.502Z] #21 53.98 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:00:37.502Z] #21 54.01 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T12:00:37.502Z] #21 54.02 Setting up pigz (2.6-1) ... [2021-11-11T12:00:37.502Z] #21 54.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:00:37.502Z] #21 54.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:00:37.502Z] #21 54.07 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T12:00:37.502Z] #21 54.08 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:00:37.609Z] #19 193.1 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:37.609Z] #19 193.1 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:37.609Z] #19 193.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2021-11-11T12:00:37.609Z] #19 193.2 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:37.609Z] #19 193.2 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T12:00:37.806Z] #21 49.93 Selecting previously unselected package zip. [2021-11-11T12:00:37.806Z] #21 49.94 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-11-11T12:00:37.806Z] #21 49.95 Unpacking zip (3.0-12) ... [2021-11-11T12:00:38.068Z] #21 50.05 Selecting previously unselected package zstd. [2021-11-11T12:00:38.068Z] #21 50.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T12:00:38.068Z] #21 50.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:00:38.329Z] #21 50.40 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:00:38.444Z] #21 54.78 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:00:38.444Z] #21 54.79 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:00:38.705Z] #21 55.15 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T12:00:38.705Z] #21 55.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:00:38.705Z] #21 55.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:00:38.705Z] #21 55.22 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T12:00:39.227Z] #21 55.58 Setting up vim (2:8.2.2434-3) ... [2021-11-11T12:00:39.227Z] #21 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T12:00:39.227Z] #21 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T12:00:39.227Z] #21 55.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T12:00:39.227Z] #21 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T12:00:39.227Z] #21 55.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T12:00:39.227Z] #21 55.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T12:00:39.227Z] #21 55.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T12:00:39.227Z] #21 55.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T12:00:39.227Z] #21 55.64 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T12:00:39.274Z] #21 51.31 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:39.274Z] #21 51.33 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:00:39.274Z] #21 51.34 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:00:39.274Z] #21 51.35 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T12:00:39.274Z] #21 51.38 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:00:39.274Z] #21 51.39 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T12:00:39.274Z] #21 51.40 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T12:00:39.274Z] #21 51.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:00:39.274Z] #21 51.42 Setting up bzip2 (1.0.8-4) ... [2021-11-11T12:00:39.274Z] #21 51.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:00:39.274Z] #21 51.45 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T12:00:39.847Z] #21 52.11 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T12:00:39.847Z] #21 52.12 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:00:39.847Z] #21 52.14 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T12:00:39.847Z] #21 52.15 Setting up apparmor (2.13.6-10) ... [2021-11-11T12:00:40.612Z] #21 56.99 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:00:40.612Z] #21 57.01 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:00:40.612Z] #21 57.02 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:00:40.612Z] #21 57.03 Setting up python3-pip (20.3.4-4) ... [2021-11-11T12:00:41.555Z] #21 58.18 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:00:41.555Z] #21 58.19 Setting up jq (1.6-2.1) ... [2021-11-11T12:00:41.555Z] #21 58.20 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:00:41.555Z] #21 58.21 Setting up iptables (1.8.7-1) ... [2021-11-11T12:00:41.555Z] #21 58.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:41.555Z] #21 58.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:41.555Z] #21 58.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:41.555Z] #21 58.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:41.555Z] #21 58.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T12:00:41.765Z] #21 53.71 Setting up zip (3.0-12) ... [2021-11-11T12:00:41.765Z] #21 53.72 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T12:00:41.765Z] #21 53.74 Setting up bash-completion (1:2.11-2) ... [2021-11-11T12:00:41.817Z] #21 58.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T12:00:41.817Z] #21 58.25 Setting up iproute2 (5.10.0-4) ... [2021-11-11T12:00:42.078Z] #21 58.57 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:00:42.900Z] #19 197.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-11-11T12:00:42.900Z] #19 197.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:42.900Z] #19 197.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:00:42.900Z] #19 198.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-11-11T12:00:42.900Z] #19 198.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2021-11-11T12:00:42.900Z] #19 198.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T12:00:42.900Z] #19 198.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-11-11T12:00:42.900Z] #19 198.2 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:42.900Z] #19 198.2 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T12:00:42.900Z] #19 198.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2021-11-11T12:00:42.900Z] #19 198.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:42.900Z] #19 198.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:00:42.900Z] #19 198.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2021-11-11T12:00:43.022Z] #21 DONE 59.3s [2021-11-11T12:00:43.022Z] [2021-11-11T12:00:43.022Z] #22 [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-11-11T12:00:43.022Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T12:00:43.160Z] #19 198.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:43.160Z] #19 198.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T12:00:43.681Z] #21 55.66 Setting up xz-utils (5.2.5-2) ... [2021-11-11T12:00:43.681Z] #21 55.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T12:00:43.681Z] #21 55.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:00:43.681Z] #21 55.71 Setting up patch (2.7.6-7) ... [2021-11-11T12:00:43.681Z] #21 55.72 Setting up sudo (1.9.5p2-3) ... [2021-11-11T12:00:43.681Z] #21 55.80 invoke-rc.d: could not determine current runlevel [2021-11-11T12:00:43.681Z] #21 55.81 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T12:00:43.681Z] #21 55.82 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T12:00:43.681Z] #21 55.83 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:00:43.681Z] #21 55.84 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T12:00:43.681Z] #21 55.86 Setting up pigz (2.6-1) ... [2021-11-11T12:00:43.681Z] #21 55.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:00:43.681Z] #21 55.88 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:00:43.681Z] #21 55.90 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T12:00:43.943Z] #21 55.92 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:00:43.966Z] #22 1.315 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T12:00:44.227Z] #22 1.317 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T12:00:44.227Z] #22 1.328 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T12:00:44.227Z] #22 DONE 1.4s [2021-11-11T12:00:44.227Z] [2021-11-11T12:00:44.227Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T12:00:44.227Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T12:00:44.515Z] #21 56.66 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:00:44.516Z] #21 56.69 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:00:45.088Z] #21 57.13 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T12:00:45.088Z] #21 57.17 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:00:45.088Z] #21 57.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:00:45.088Z] #21 57.20 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T12:00:45.611Z] #21 57.67 Setting up vim (2:8.2.2434-3) ... [2021-11-11T12:00:45.611Z] #21 57.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T12:00:45.611Z] #21 57.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T12:00:45.611Z] #21 57.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T12:00:45.611Z] #21 57.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T12:00:45.611Z] #21 57.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T12:00:45.611Z] #21 57.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T12:00:45.611Z] #21 57.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T12:00:45.611Z] #21 57.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T12:00:45.611Z] #21 57.76 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T12:00:46.505Z] #62 ... [2021-11-11T12:00:46.505Z] [2021-11-11T12:00:46.505Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T12:00:46.505Z] #26 sha256:50bfd7372173d7c0d6795f0a49c9405571cc5a5ba6ebfedf89fe72abfaf4d5bf [2021-11-11T12:00:46.505Z] #26 228.6 + return [2021-11-11T12:00:46.505Z] #26 DONE 230.7s [2021-11-11T12:00:46.505Z] [2021-11-11T12:00:46.505Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:46.505Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:46.505Z] #62 183.0 + bin/containerd [2021-11-11T12:00:46.505Z] #62 ... [2021-11-11T12:00:46.505Z] [2021-11-11T12:00:46.505Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T12:00:46.505Z] #27 sha256:5163a28fb514f9fcbf9122e806e007acae2bfc5683c278e127056b316dbaddff [2021-11-11T12:00:46.505Z] #27 DONE 0.8s [2021-11-11T12:00:46.505Z] [2021-11-11T12:00:46.505Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T12:00:46.505Z] #32 sha256:6bc44d3dd7534a07df1144d9ec021caaabc0e4e2ba57419844e3ce1953b4d094 [2021-11-11T12:00:46.505Z] #32 DONE 1.1s [2021-11-11T12:00:46.505Z] [2021-11-11T12:00:46.505Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T12:00:46.505Z] #35 sha256:f95eab1bc20faf0a36f74f55548060cdddc196157a88863934c24d134d0f61f5 [2021-11-11T12:00:46.762Z] #35 DONE 0.6s [2021-11-11T12:00:46.762Z] [2021-11-11T12:00:46.762Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T12:00:46.762Z] #37 sha256:232de13e0172373a7b92091f21d26a7988c6bbf170b4205db49c2405444ac386 [2021-11-11T12:00:46.762Z] #37 DONE 0.1s [2021-11-11T12:00:46.762Z] [2021-11-11T12:00:46.762Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:46.762Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:46.762Z] #62 ... [2021-11-11T12:00:46.762Z] [2021-11-11T12:00:46.762Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T12:00:46.762Z] #41 sha256:442348b43804b3635e6935e4c9c21b0dc28d70d16ce33d89da05dee1a9d23ab2 [2021-11-11T12:00:46.762Z] #41 DONE 0.1s [2021-11-11T12:00:46.762Z] [2021-11-11T12:00:46.762Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T12:00:46.762Z] #44 sha256:caa7bcdeb31d53f3dc892be3b26a9ffb7cc2dc2ba7ec22baca536a3f64f77a5a [2021-11-11T12:00:47.572Z] #21 59.33 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:00:47.572Z] #21 59.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:00:47.572Z] #21 59.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:00:47.572Z] #21 59.37 Setting up python3-pip (20.3.4-4) ... [2021-11-11T12:00:48.447Z] #19 203.2 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-11-11T12:00:48.447Z] #19 203.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:48.447Z] #19 203.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:00:48.447Z] #19 203.2 Selecting previously unselected package crossbuild-essential-armhf. [2021-11-11T12:00:48.447Z] #19 203.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.2 Unpacking crossbuild-essential-armhf (12.9) ... [2021-11-11T12:00:48.447Z] #19 203.2 Selecting previously unselected package libc6-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.2 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.2 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T12:00:48.447Z] #19 203.4 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.4 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.4 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.4 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.5 Selecting previously unselected package libitm1-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.5 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.5 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.5 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.5 Selecting previously unselected package libasan6-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.5 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.5 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.8 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.8 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 203.9 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-11-11T12:00:48.447Z] #19 203.9 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.447Z] #19 203.9 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.447Z] #19 204.1 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-11-11T12:00:48.521Z] #21 60.67 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:00:48.522Z] #21 60.70 Setting up jq (1.6-2.1) ... [2021-11-11T12:00:48.522Z] #21 60.71 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:00:48.522Z] #21 60.74 Setting up iptables (1.8.7-1) ... [2021-11-11T12:00:48.522Z] #21 60.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:48.522Z] #21 60.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:48.522Z] #21 60.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:00:48.522Z] #21 60.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:00:48.659Z] #44 DONE 1.9s [2021-11-11T12:00:48.659Z] [2021-11-11T12:00:48.659Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:00:48.659Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T12:00:48.659Z] #58 121.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T12:00:48.708Z] #19 204.1 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.708Z] #19 204.1 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.708Z] #19 204.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-11-11T12:00:48.708Z] #19 204.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.708Z] #19 204.2 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.708Z] #19 204.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-11-11T12:00:48.708Z] #19 204.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.708Z] #19 204.3 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:48.708Z] #19 204.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2021-11-11T12:00:48.708Z] #19 204.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:48.783Z] #21 60.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T12:00:48.783Z] #21 60.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T12:00:48.783Z] #21 60.80 Setting up iproute2 (5.10.0-4) ... [2021-11-11T12:00:48.916Z] #58 ... [2021-11-11T12:00:48.916Z] [2021-11-11T12:00:48.916Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T12:00:48.916Z] #48 sha256:0a4a4cbe463ae6b90aa365656af8c776e21b899b6e433e0e32e0014ed992b76b [2021-11-11T12:00:48.916Z] #48 DONE 0.1s [2021-11-11T12:00:48.916Z] [2021-11-11T12:00:48.916Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T12:00:48.916Z] #50 sha256:ef4d8fed16801ea1ae15754abf3616ebc8932327e30028ee4312ed2528be7f57 [2021-11-11T12:00:48.916Z] #50 DONE 0.2s [2021-11-11T12:00:48.916Z] [2021-11-11T12:00:48.916Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:48.916Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:48.968Z] #19 204.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:49.044Z] #21 61.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:00:49.176Z] #62 ... [2021-11-11T12:00:49.176Z] [2021-11-11T12:00:49.176Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T12:00:49.176Z] #52 sha256:8a25f447de33ec295b722415207e69edc8f9a329245d139766dbf94eb1569149 [2021-11-11T12:00:49.176Z] #52 DONE 0.2s [2021-11-11T12:00:49.176Z] [2021-11-11T12:00:49.176Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T12:00:49.176Z] #54 sha256:8d1f06e6d445b700fd6e05caf29257ef05ba5ab8c05af48f49e3f5e725358ca4 [2021-11-11T12:00:49.540Z] #19 204.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2021-11-11T12:00:49.540Z] #19 204.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:49.540Z] #19 204.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:00:49.616Z] #21 DONE 61.8s [2021-11-11T12:00:49.616Z] [2021-11-11T12:00:49.616Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:49.616Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:49.616Z] #43 ... [2021-11-11T12:00:49.616Z] [2021-11-11T12:00:49.616Z] #22 [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-11-11T12:00:49.616Z] #22 sha256:7bac5318c7f501af978b67704560a4fba72ad524694b2e7e7aa61cadc21b3bf2 [2021-11-11T12:00:50.544Z] #54 DONE 1.1s [2021-11-11T12:00:50.544Z] [2021-11-11T12:00:50.544Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:00:50.544Z] #58 sha256:48fc1c2e9c39ebcf5b7d5c8a0f24653825bbfc504c0033f596633a7197f82e30 [2021-11-11T12:00:50.544Z] #58 122.3 + mkdir -p /build [2021-11-11T12:00:50.544Z] #58 122.3 + cp runc /build/runc [2021-11-11T12:00:50.544Z] #58 DONE 123.1s [2021-11-11T12:00:50.544Z] [2021-11-11T12:00:50.544Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T12:00:50.544Z] #56 sha256:5f7e2dd5c978ad027c2f9664415771e134e1c36da3d1089470332f366cf2b599 [2021-11-11T12:00:50.544Z] #56 DONE 0.3s [2021-11-11T12:00:50.544Z] [2021-11-11T12:00:50.544Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:50.544Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:51.002Z] #22 1.394 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T12:00:51.002Z] #22 1.401 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T12:00:51.002Z] #22 1.406 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T12:00:51.002Z] #22 DONE 1.5s [2021-11-11T12:00:51.002Z] [2021-11-11T12:00:51.002Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:51.002Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:00:51.150Z] #58 ... [2021-11-11T12:00:51.151Z] [2021-11-11T12:00:51.151Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:00:51.151Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:00:51.151Z] #43 DONE 224.4s [2021-11-11T12:00:51.151Z] [2021-11-11T12:00:51.151Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:00:51.151Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T12:00:51.263Z] #62 ... [2021-11-11T12:00:51.263Z] [2021-11-11T12:00:51.263Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T12:00:51.263Z] #23 sha256:c381dc5168a35195ac7b3fe04018060c7364414236bb395498ca4971ad56fdde [2021-11-11T12:00:51.411Z] #58 ... [2021-11-11T12:00:51.412Z] [2021-11-11T12:00:51.412Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T12:00:51.412Z] #44 sha256:287d73b72f086a267925c5b231d0c2398c496ff0f6d340d8652f96e5610ef822 [2021-11-11T12:00:51.914Z] #62 ... [2021-11-11T12:00:51.914Z] [2021-11-11T12:00:51.914Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T12:00:51.914Z] #59 sha256:f6544d1154cff220a2aea86405843ee255c161376b06fe7d2052226cd9b4b44f [2021-11-11T12:00:51.984Z] #44 DONE 0.6s [2021-11-11T12:00:51.984Z] [2021-11-11T12:00:51.984Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:00:51.984Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T12:00:51.984Z] #58 ... [2021-11-11T12:00:51.984Z] [2021-11-11T12:00:51.984Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T12:00:51.984Z] #48 sha256:74a14070b69ed1052f122a89e58a8d0df2e8e41de70fb766841e7a5274dec7c0 [2021-11-11T12:00:51.984Z] #48 DONE 0.1s [2021-11-11T12:00:51.984Z] [2021-11-11T12:00:51.984Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T12:00:51.984Z] #50 sha256:817ef39a87dd15c69dd3cfc1e0027afab30158d0dfe8eae0eae49bc8f00e4d46 [2021-11-11T12:00:52.245Z] #50 DONE 0.1s [2021-11-11T12:00:52.245Z] [2021-11-11T12:00:52.245Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T12:00:52.245Z] #52 sha256:dcc7a73efce1a4c27da7cb81ed5344f8119020188a02d3179aece79a55876b2e [2021-11-11T12:00:52.506Z] #52 DONE 0.1s [2021-11-11T12:00:52.506Z] [2021-11-11T12:00:52.506Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T12:00:52.506Z] #54 sha256:e9ff1f9b0e1cc6e0862e59ad3014eb9bf0e06ef5f487eaaed867b346bb751eac [2021-11-11T12:00:52.767Z] #54 DONE 0.4s [2021-11-11T12:00:52.767Z] [2021-11-11T12:00:52.767Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T12:00:52.767Z] #56 sha256:4b8d0b444740bcaa717eaab506a708d3fcf1b6436c47061b31169aef09f9ff76 [2021-11-11T12:00:52.767Z] #56 DONE 0.1s [2021-11-11T12:00:52.767Z] [2021-11-11T12:00:52.767Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:52.767Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T12:00:52.843Z] #59 DONE 0.8s [2021-11-11T12:00:52.843Z] [2021-11-11T12:00:52.843Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:00:52.843Z] #62 sha256:16e8801ed9e705db4e9e97d42efc0feb2e04205879bf2f43cf1b88736ef2a80a [2021-11-11T12:00:56.133Z] #19 210.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-11-11T12:00:56.133Z] #19 210.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:00:56.133Z] #19 210.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:00:56.401Z] #19 211.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-11-11T12:00:56.401Z] #19 211.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2021-11-11T12:00:56.401Z] #19 212.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T12:00:56.593Z] 8f616e6e9eec: Pull complete [2021-11-11T12:00:58.329Z] #19 213.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-11-11T12:00:58.329Z] #19 213.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2021-11-11T12:00:58.329Z] #19 213.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T12:00:58.329Z] #19 213.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2021-11-11T12:00:58.329Z] #19 213.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:00:58.329Z] #19 213.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:00:58.589Z] #19 214.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2021-11-11T12:00:58.589Z] #19 214.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:00:58.589Z] #19 214.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:00:59.152Z] #23 13.79 Collecting yamllint==1.26.1 [2021-11-11T12:00:59.152Z] #23 14.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T12:01:00.095Z] #23 15.80 Collecting pathspec>=0.5.3 [2021-11-11T12:01:00.095Z] #23 15.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T12:01:00.356Z] #23 16.20 Collecting pyyaml [2021-11-11T12:01:00.356Z] #23 16.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T12:01:00.618Z] #23 16.28 Building wheels for collected packages: yamllint [2021-11-11T12:01:00.618Z] #23 16.29 Building wheel for yamllint (setup.py): started [2021-11-11T12:01:01.562Z] #23 17.19 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T12:01:01.562Z] #23 17.19 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=98b425fb8e5c343c0b07e8266249fa7c0de7dbd33b63a075f4566d62b919abef [2021-11-11T12:01:01.562Z] #23 17.19 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T12:01:01.562Z] #23 17.20 Successfully built yamllint [2021-11-11T12:01:01.562Z] #23 17.23 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T12:01:01.562Z] #23 17.60 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T12:01:02.134Z] #23 DONE 18.0s [2021-11-11T12:01:02.134Z] [2021-11-11T12:01:02.134Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:01:02.134Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:01:02.134Z] #53 ... [2021-11-11T12:01:02.134Z] [2021-11-11T12:01:02.134Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T12:01:02.134Z] #27 sha256:6c9aacef059f7ded8197a713fc182f716ad25e47987613a572e64e9cdf3db9a6 [2021-11-11T12:01:02.395Z] #27 DONE 0.3s [2021-11-11T12:01:02.395Z] [2021-11-11T12:01:02.395Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:01:02.395Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:01:02.657Z] #53 ... [2021-11-11T12:01:02.657Z] [2021-11-11T12:01:02.657Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T12:01:02.657Z] #32 sha256:e00d85749b120f2a6c82d343aa061cd04951f8933b3d7c0e9aa779304b125b55 [2021-11-11T12:01:02.796Z] #19 218.4 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-11-11T12:01:02.918Z] #32 DONE 0.4s [2021-11-11T12:01:02.918Z] [2021-11-11T12:01:02.918Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:02.918Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:02.918Z] #58 ... [2021-11-11T12:01:02.918Z] [2021-11-11T12:01:02.918Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T12:01:02.918Z] #35 sha256:770e99a853ed5e5348bbfd4d075a58e3e5e5844a3af94a5981e208f0d421f5a8 [2021-11-11T12:01:02.918Z] #35 DONE 0.1s [2021-11-11T12:01:02.918Z] [2021-11-11T12:01:02.918Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T12:01:02.918Z] #37 sha256:8dc60b5930496630a2f1bf57f447353c6bf73dcc53a530707b4de414e4ecad68 [2021-11-11T12:01:02.918Z] #37 DONE 0.1s [2021-11-11T12:01:02.918Z] [2021-11-11T12:01:02.918Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T12:01:02.918Z] #41 sha256:1feac83f85433a468457e3480a19be487a7b3b2bdfb471cc146807d9a744e9ac [2021-11-11T12:01:02.918Z] #41 DONE 0.1s [2021-11-11T12:01:02.918Z] [2021-11-11T12:01:02.918Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:02.918Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T12:01:03.056Z] #19 218.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:01:03.056Z] #19 218.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:03.056Z] #19 218.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-11-11T12:01:03.056Z] #19 218.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2021-11-11T12:01:03.056Z] #19 218.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2021-11-11T12:01:03.056Z] #19 218.5 Selecting previously unselected package libc6-s390x-cross. [2021-11-11T12:01:03.056Z] #19 218.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T12:01:03.056Z] #19 218.5 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T12:01:03.056Z] #19 218.6 Selecting previously unselected package libgcc-s1-s390x-cross. [2021-11-11T12:01:03.056Z] #19 218.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.056Z] #19 218.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.056Z] #19 218.7 Selecting previously unselected package libgomp1-s390x-cross. [2021-11-11T12:01:03.056Z] #19 218.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.056Z] #19 218.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.056Z] #19 218.7 Selecting previously unselected package libitm1-s390x-cross. [2021-11-11T12:01:03.317Z] #19 218.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.317Z] #19 218.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.317Z] #19 218.8 Selecting previously unselected package libatomic1-s390x-cross. [2021-11-11T12:01:03.317Z] #19 218.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.317Z] #19 218.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.317Z] #19 218.8 Selecting previously unselected package libasan6-s390x-cross. [2021-11-11T12:01:03.317Z] #19 218.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.317Z] #19 218.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.578Z] #19 219.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-11-11T12:01:03.578Z] #19 219.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.578Z] #19 219.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.578Z] #19 219.1 Selecting previously unselected package libubsan1-s390x-cross. [2021-11-11T12:01:03.578Z] #19 219.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.578Z] #19 219.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.839Z] #19 219.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2021-11-11T12:01:03.839Z] #19 219.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:03.839Z] #19 219.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:03.839Z] #19 219.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2021-11-11T12:01:03.839Z] #19 219.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:01:03.839Z] #19 219.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:06.182Z] #23 14.12 Collecting yamllint==1.26.1 [2021-11-11T12:01:06.182Z] #23 15.17 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T12:01:07.570Z] #23 16.34 Collecting pathspec>=0.5.3 [2021-11-11T12:01:07.570Z] #23 16.35 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T12:01:07.832Z] #23 16.78 Collecting pyyaml [2021-11-11T12:01:08.094Z] #23 16.79 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T12:01:08.094Z] #23 16.86 Building wheels for collected packages: yamllint [2021-11-11T12:01:08.094Z] #23 16.86 Building wheel for yamllint (setup.py): started [2021-11-11T12:01:08.211Z] #62 ... [2021-11-11T12:01:08.211Z] [2021-11-11T12:01:08.211Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:01:08.211Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:01:08.211Z] #43 237.9 + dpkg --print-architecture [2021-11-11T12:01:08.211Z] #43 237.9 + git checkout -q v2.1.0 [2021-11-11T12:01:08.211Z] #43 238.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T12:01:08.211Z] #43 238.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T12:01:09.040Z] #23 17.88 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T12:01:09.040Z] #23 17.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1734c98c75b36b75aa671c8b62344cf80ece147d5c60c21c87bad122abf30bda [2021-11-11T12:01:09.040Z] #23 17.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T12:01:09.040Z] #23 17.88 Successfully built yamllint [2021-11-11T12:01:09.040Z] #23 17.92 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T12:01:09.128Z] #19 224.1 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-11-11T12:01:09.128Z] #19 224.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:01:09.128Z] #19 224.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:09.128Z] #19 224.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-11-11T12:01:09.128Z] #19 224.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2021-11-11T12:01:09.128Z] #19 224.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T12:01:09.128Z] #19 224.5 Selecting previously unselected package libc6-dev-s390x-cross. [2021-11-11T12:01:09.128Z] #19 224.5 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2021-11-11T12:01:09.128Z] #19 224.5 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T12:01:09.312Z] #23 18.28 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T12:01:09.389Z] #19 225.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2021-11-11T12:01:09.695Z] #23 DONE 18.6s [2021-11-11T12:01:09.695Z] [2021-11-11T12:01:09.695Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T12:01:09.695Z] #27 sha256:82b206e6688f6547788311c3bebbc853287e4b3e9e739e5005b1e3871de3b60a [2021-11-11T12:01:09.701Z] #19 225.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2021-11-11T12:01:09.701Z] #19 225.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:09.962Z] #19 225.4 Selecting previously unselected package g++-10-s390x-linux-gnu. [2021-11-11T12:01:09.962Z] #19 225.4 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2021-11-11T12:01:09.962Z] #19 225.4 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:09.969Z] #27 DONE 0.2s [2021-11-11T12:01:09.969Z] [2021-11-11T12:01:09.969Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:01:09.969Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:01:09.969Z] #43 ... [2021-11-11T12:01:09.969Z] [2021-11-11T12:01:09.969Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T12:01:09.969Z] #32 sha256:c2581f7bdda52ca7838b5dedc237eaaf4b284fdf6f936d76347a168e98b1c7e0 [2021-11-11T12:01:10.231Z] #32 DONE 0.4s [2021-11-11T12:01:10.231Z] [2021-11-11T12:01:10.231Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:10.231Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:01:10.493Z] #62 ... [2021-11-11T12:01:10.493Z] [2021-11-11T12:01:10.493Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T12:01:10.493Z] #35 sha256:e96bc0a4b9bf5f422a2e3adc9c61434fc35b7f7aeb58a3b3b2a5535ce695302a [2021-11-11T12:01:10.493Z] #35 DONE 0.2s [2021-11-11T12:01:10.493Z] [2021-11-11T12:01:10.493Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T12:01:10.493Z] #37 sha256:74804f9f414917f0ead89753fc8c3d2bbd3af22049cf3a02304aa5422b5abc3b [2021-11-11T12:01:10.754Z] #37 DONE 0.1s [2021-11-11T12:01:10.754Z] [2021-11-11T12:01:10.754Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T12:01:10.754Z] #41 sha256:783d8604e7c5a93d7b47dbcd3df7f9be50575fe53593983459575e477dc9a4e3 [2021-11-11T12:01:11.016Z] #41 DONE 0.2s [2021-11-11T12:01:11.016Z] [2021-11-11T12:01:11.016Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:11.016Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:01:12.521Z] #43 ... [2021-11-11T12:01:12.521Z] [2021-11-11T12:01:12.521Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:01:12.521Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:01:12.521Z] #53 242.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T12:01:12.521Z] #53 DONE 242.7s [2021-11-11T12:01:12.521Z] [2021-11-11T12:01:12.521Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:12.521Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:14.167Z] #19 229.6 Selecting previously unselected package g++-s390x-linux-gnu. [2021-11-11T12:01:14.167Z] #19 229.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2021-11-11T12:01:14.167Z] #19 229.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:14.167Z] #19 229.6 Selecting previously unselected package crossbuild-essential-s390x. [2021-11-11T12:01:14.167Z] #19 229.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2021-11-11T12:01:14.167Z] #19 229.6 Unpacking crossbuild-essential-s390x (12.9) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up libconfig-inifiles-perl (3.000003-1) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up libfile-which-perl (1.23-1) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up libc6-armhf-cross (2.31-9cross4) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2021-11-11T12:01:14.167Z] #19 229.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libicu67:amd64 (67.1-7) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libmagic-mgc (1:5.39-3) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libc6-s390x-cross (2.31-9cross4) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libmagic1:amd64 (1:5.39-3) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2021-11-11T12:01:14.167Z] #19 229.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2021-11-11T12:01:14.167Z] #19 229.9 Setting up file (1:5.39-3) ... [2021-11-11T12:01:14.167Z] #19 229.9 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:01:14.167Z] #19 229.9 Setting up bzip2 (1.0.8-4) ... [2021-11-11T12:01:14.167Z] #19 229.9 Setting up libyaml-perl (1.30-1) ... [2021-11-11T12:01:14.167Z] #19 229.9 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2021-11-11T12:01:14.427Z] #19 229.9 Setting up libxml-sax-base-perl (1.09-1.1) ... [2021-11-11T12:01:14.427Z] #19 229.9 Setting up libio-string-perl (1.08-3.1) ... [2021-11-11T12:01:14.427Z] #19 229.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2021-11-11T12:01:14.427Z] #19 229.9 Setting up cross-config (2.6.18+nmu1) ... [2021-11-11T12:01:14.427Z] #19 230.0 Setting up xz-utils (5.2.5-2) ... [2021-11-11T12:01:14.427Z] #19 230.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-11-11T12:01:14.427Z] #19 230.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up patch (2.7.6-7) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up libc6-armel-cross (2.31-9cross4) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.427Z] #19 230.1 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2021-11-11T12:01:14.687Z] #19 230.2 Setting up libfile-homedir-perl (1.006-1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.3 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2021-11-11T12:01:14.687Z] #19 230.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.744Z] #62 215.5 # github.com/containerd/containerd/cmd/containerd [2021-11-11T12:01:14.744Z] #62 215.5 /usr/bin/ld: /tmp/go-link-3529095069/000019.o: in function `New': [2021-11-11T12:01:14.744Z] #62 215.5 /tmp/tmp.ZtzAb4Ou7W/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-11-11T12:01:14.744Z] #62 215.6 + bin/containerd-stress [2021-11-11T12:01:14.744Z] #62 216.7 + bin/containerd-shim [2021-11-11T12:01:14.948Z] #19 230.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2021-11-11T12:01:14.948Z] #19 230.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:14.948Z] #19 230.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.208Z] #19 230.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2021-11-11T12:01:15.208Z] #19 230.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-11-11T12:01:15.208Z] #19 230.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T12:01:15.208Z] #19 230.9 [2021-11-11T12:01:15.208Z] #19 230.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T12:01:15.469Z] #19 230.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 230.9 Setting up dpkg-dev (1.20.9) ... [2021-11-11T12:01:15.469Z] #19 230.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.469Z] #19 231.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2021-11-11T12:01:15.469Z] #19 231.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-11-11T12:01:15.729Z] #19 231.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-11-11T12:01:15.729Z] #19 231.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-11-11T12:01:15.729Z] #19 231.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-11-11T12:01:15.729Z] #19 231.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:15.729Z] #19 231.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:15.729Z] #19 231.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.729Z] #19 231.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:01:15.729Z] #19 231.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.729Z] #19 231.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.729Z] #19 231.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:15.729Z] #19 231.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up libxml-simple-perl (2.25-1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:15.990Z] #19 231.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2021-11-11T12:01:16.250Z] #19 231.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 231.9 Setting up crossbuild-essential-armel (12.9) ... [2021-11-11T12:01:16.250Z] #19 232.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2021-11-11T12:01:16.250Z] #19 232.0 Setting up crossbuild-essential-armhf (12.9) ... [2021-11-11T12:01:16.250Z] #19 232.0 Setting up crossbuild-essential-arm64 (12.9) ... [2021-11-11T12:01:16.250Z] #19 232.0 Setting up crossbuild-essential-s390x (12.9) ... [2021-11-11T12:01:16.316Z] #62 ... [2021-11-11T12:01:16.316Z] [2021-11-11T12:01:16.316Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:01:16.316Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:01:16.316Z] #43 246.0 + dpkg --print-architecture [2021-11-11T12:01:16.316Z] #43 246.0 + git checkout -q v2.1.0 [2021-11-11T12:01:16.316Z] #43 246.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-11-11T12:01:16.316Z] #43 246.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-11-11T12:01:16.455Z] 8f616e6e9eec: Pull complete [2021-11-11T12:01:16.511Z] #19 232.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2021-11-11T12:01:16.511Z] #19 232.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:01:17.083Z] #19 DONE 232.6s [2021-11-11T12:01:17.083Z] [2021-11-11T12:01:17.083Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2021-11-11T12:01:17.083Z] #71 sha256:32eb1124dc3207c7bb44d507859cb56eef29e4cde508ad60743898d96ead7b83 [2021-11-11T12:01:17.083Z] #71 DONE 0.1s [2021-11-11T12:01:17.083Z] [2021-11-11T12:01:17.083Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T12:01:17.083Z] #72 sha256:a54c1ff0e4e29a6900a020cdff145e17cd6d904d5bba529dbf8f7df2812f6e49 [2021-11-11T12:01:17.083Z] #72 ... [2021-11-11T12:01:17.083Z] [2021-11-11T12:01:17.083Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2021-11-11T12:01:17.083Z] #32 sha256:e82270cf530f4cfb4b594b72f5fbbd40c9c8f9d9e34a13ae84be4de44b9d8864 [2021-11-11T12:01:17.083Z] #32 DONE 0.2s [2021-11-11T12:01:17.343Z] [2021-11-11T12:01:17.343Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T12:01:17.343Z] #33 sha256:c2bb7ee7daf6412daf7ab47f69f17ede7ef0c3673d38069e956797a9523bc6e0 [2021-11-11T12:01:19.257Z] #33 1.957 + RM_GOPATH=0 [2021-11-11T12:01:19.257Z] #33 1.957 + TMP_GOPATH= [2021-11-11T12:01:19.257Z] #33 1.957 + : /build [2021-11-11T12:01:19.257Z] #33 1.957 + '[' -z '' ']' [2021-11-11T12:01:19.257Z] #33 1.957 ++ mktemp -d [2021-11-11T12:01:19.257Z] #33 1.958 + export GOPATH=/tmp/tmp.A4dL4fgkBg [2021-11-11T12:01:19.257Z] #33 1.958 + GOPATH=/tmp/tmp.A4dL4fgkBg [2021-11-11T12:01:19.257Z] #33 1.958 + RM_GOPATH=1 [2021-11-11T12:01:19.257Z] #33 1.958 + case "$(go env GOARCH)" in [2021-11-11T12:01:19.257Z] #33 1.958 ++ go env GOARCH [2021-11-11T12:01:19.257Z] #33 1.967 Install docker/cli version 17.06.2-ce from stable [2021-11-11T12:01:19.257Z] #33 1.969 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T12:01:19.257Z] #33 1.969 + GO_BUILDMODE=-buildmode=pie [2021-11-11T12:01:19.257Z] #33 1.969 ++ dirname /install.sh [2021-11-11T12:01:19.257Z] #33 1.969 + dir=/ [2021-11-11T12:01:19.257Z] #33 1.969 + bin=dockercli [2021-11-11T12:01:19.257Z] #33 1.969 + shift [2021-11-11T12:01:19.257Z] #33 1.969 + '[' '!' -f //dockercli.installer ']' [2021-11-11T12:01:19.257Z] #33 1.969 + . //dockercli.installer [2021-11-11T12:01:19.257Z] #33 1.969 ++ : stable [2021-11-11T12:01:19.257Z] #33 1.969 ++ : 17.06.2-ce [2021-11-11T12:01:19.257Z] #33 1.969 + install_dockercli [2021-11-11T12:01:19.257Z] #33 1.969 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-11-11T12:01:19.257Z] #33 1.969 ++ uname -m [2021-11-11T12:01:19.257Z] #33 1.974 + arch=x86_64 [2021-11-11T12:01:19.257Z] #33 1.974 + '[' x86_64 '!=' x86_64 ']' [2021-11-11T12:01:19.257Z] #33 1.974 + url=https://download.docker.com/linux/static [2021-11-11T12:01:19.257Z] #33 1.974 + tar -xz docker/docker [2021-11-11T12:01:19.257Z] #33 1.974 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-11-11T12:01:21.283Z] #62 222.7 + bin/containerd-shim-runc-v1 [2021-11-11T12:01:21.611Z] #43 ... [2021-11-11T12:01:21.611Z] [2021-11-11T12:01:21.611Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2021-11-11T12:01:21.611Z] #53 sha256:3a04b49643062719540bba018524113c9920d3f98ccd7fd0e07de6612a861e5e [2021-11-11T12:01:21.611Z] #53 251.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-11-11T12:01:22.185Z] #53 DONE 252.4s [2021-11-11T12:01:22.185Z] [2021-11-11T12:01:22.185Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:22.185Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:01:23.480Z] #33 ... [2021-11-11T12:01:23.480Z] [2021-11-11T12:01:23.480Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T12:01:23.480Z] #72 sha256:a54c1ff0e4e29a6900a020cdff145e17cd6d904d5bba529dbf8f7df2812f6e49 [2021-11-11T12:01:23.480Z] #72 1.838 + RM_GOPATH=0 [2021-11-11T12:01:23.480Z] #72 1.842 + TMP_GOPATH= [2021-11-11T12:01:23.480Z] #72 1.842 + : /build [2021-11-11T12:01:23.480Z] #72 1.842 + '[' -z '' ']' [2021-11-11T12:01:23.480Z] #72 1.842 ++ mktemp -d [2021-11-11T12:01:23.480Z] #72 1.842 + export GOPATH=/tmp/tmp.w9ZpWcnQHB [2021-11-11T12:01:23.480Z] #72 1.842 + GOPATH=/tmp/tmp.w9ZpWcnQHB [2021-11-11T12:01:23.480Z] #72 1.842 + RM_GOPATH=1 [2021-11-11T12:01:23.480Z] #72 1.842 + case "$(go env GOARCH)" in [2021-11-11T12:01:23.480Z] #72 1.842 ++ go env GOARCH [2021-11-11T12:01:23.480Z] #72 1.845 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T12:01:23.480Z] #72 1.845 + GO_BUILDMODE=-buildmode=pie [2021-11-11T12:01:23.480Z] #72 1.848 ++ dirname /install.sh [2021-11-11T12:01:23.480Z] #72 1.848 + dir=/ [2021-11-11T12:01:23.480Z] #72 1.848 + bin=rootlesskit [2021-11-11T12:01:23.480Z] #72 1.848 + shift [2021-11-11T12:01:23.480Z] #72 1.848 + '[' '!' -f //rootlesskit.installer ']' [2021-11-11T12:01:23.480Z] #72 1.848 + . //rootlesskit.installer [2021-11-11T12:01:23.480Z] #72 1.848 ++ : v0.14.6 [2021-11-11T12:01:23.480Z] #72 1.848 + install_rootlesskit [2021-11-11T12:01:23.480Z] #72 1.848 + case "$1" in [2021-11-11T12:01:23.480Z] #72 1.848 + export CGO_ENABLED=0 [2021-11-11T12:01:23.480Z] #72 1.848 + CGO_ENABLED=0 [2021-11-11T12:01:23.480Z] #72 1.848 + _install_rootlesskit [2021-11-11T12:01:23.480Z] #72 1.850 + echo 'Install rootlesskit version v0.14.6' [2021-11-11T12:01:23.480Z] #72 1.850 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T12:01:23.480Z] #72 1.850 + GOBIN=/build [2021-11-11T12:01:23.480Z] #72 1.850 + GO111MODULE=on [2021-11-11T12:01:23.480Z] #72 1.850 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2021-11-11T12:01:23.480Z] #72 1.850 Install rootlesskit version v0.14.6 [2021-11-11T12:01:23.480Z] #72 2.238 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2021-11-11T12:01:23.480Z] #72 4.797 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-11-11T12:01:23.480Z] #72 4.829 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-11-11T12:01:23.480Z] #72 5.323 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2021-11-11T12:01:24.874Z] #72 7.697 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2021-11-11T12:01:24.874Z] #72 ... [2021-11-11T12:01:24.874Z] [2021-11-11T12:01:24.874Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2021-11-11T12:01:24.874Z] #33 sha256:c2bb7ee7daf6412daf7ab47f69f17ede7ef0c3673d38069e956797a9523bc6e0 [2021-11-11T12:01:24.874Z] #33 7.640 + mkdir -p /build [2021-11-11T12:01:24.874Z] #33 7.646 + mv docker/docker /build/ [2021-11-11T12:01:24.874Z] #33 7.652 + rmdir docker [2021-11-11T12:01:24.881Z] #62 218.8 + bin/containerd [2021-11-11T12:01:25.135Z] #33 DONE 7.8s [2021-11-11T12:01:25.135Z] [2021-11-11T12:01:25.135Z] #67 [containerd 1/3] 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-11-11T12:01:25.135Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:01:25.135Z] #67 2.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T12:01:25.135Z] #67 2.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T12:01:25.135Z] #67 2.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T12:01:25.135Z] #67 3.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T12:01:25.135Z] #67 3.812 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T12:01:25.135Z] #67 4.620 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T12:01:25.135Z] #67 5.536 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T12:01:25.135Z] #67 6.876 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T12:01:25.135Z] #67 7.940 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T12:01:25.396Z] #67 ... [2021-11-11T12:01:25.396Z] [2021-11-11T12:01:25.396Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T12:01:25.396Z] #72 sha256:a54c1ff0e4e29a6900a020cdff145e17cd6d904d5bba529dbf8f7df2812f6e49 [2021-11-11T12:01:25.396Z] #72 8.309 go: downloading github.com/google/uuid v1.3.0 [2021-11-11T12:01:25.396Z] #72 8.385 go: downloading github.com/moby/vpnkit v0.5.0 [2021-11-11T12:01:25.454Z] #62 227.1 + bin/containerd-shim-runc-v2 [2021-11-11T12:01:25.657Z] #72 8.489 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-11-11T12:01:25.657Z] #72 8.577 go: downloading github.com/gofrs/flock v0.8.1 [2021-11-11T12:01:25.709Z] #62 227.6 + binaries [2021-11-11T12:01:25.709Z] #62 227.6 + install -D bin/containerd /build/containerd [2021-11-11T12:01:25.710Z] #62 227.7 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T12:01:25.710Z] #62 227.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T12:01:25.918Z] #72 8.649 go: downloading github.com/gorilla/mux v1.8.0 [2021-11-11T12:01:25.918Z] #72 8.745 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2021-11-11T12:01:25.966Z] #62 227.7 + install -D bin/ctr /build/ctr [2021-11-11T12:01:26.179Z] #72 8.945 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-11-11T12:01:26.179Z] #72 9.081 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2021-11-11T12:01:26.179Z] #72 9.145 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2021-11-11T12:01:27.121Z] #72 ... [2021-11-11T12:01:27.121Z] [2021-11-11T12:01:27.122Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:01:27.122Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:01:27.122Z] #20 2.656 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T12:01:27.122Z] #20 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T12:01:27.122Z] #20 2.681 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T12:01:27.122Z] #20 3.282 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T12:01:27.122Z] #20 4.072 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T12:01:27.122Z] #20 5.015 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T12:01:27.122Z] #20 5.932 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T12:01:27.122Z] #20 7.132 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T12:01:27.122Z] #20 8.037 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T12:01:27.122Z] #20 8.700 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T12:01:27.122Z] #20 8.700 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T12:01:27.122Z] #20 8.700 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T12:01:27.122Z] #20 8.700 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T12:01:27.122Z] #20 8.720 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T12:01:27.122Z] #20 8.720 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T12:01:27.122Z] #20 8.911 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T12:01:27.122Z] #20 8.924 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T12:01:27.122Z] #20 8.924 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T12:01:27.122Z] #20 8.924 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T12:01:27.122Z] #20 8.924 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T12:01:27.122Z] #20 8.924 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T12:01:27.122Z] #20 ... [2021-11-11T12:01:27.122Z] [2021-11-11T12:01:27.122Z] #45 [tini 1/3] 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-11-11T12:01:27.122Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T12:01:27.122Z] #45 2.794 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T12:01:27.122Z] #45 2.853 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T12:01:27.122Z] #45 2.853 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T12:01:27.122Z] #45 3.672 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T12:01:27.122Z] #45 4.631 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T12:01:27.122Z] #45 5.692 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T12:01:27.122Z] #45 6.972 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T12:01:27.122Z] #45 7.811 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T12:01:27.122Z] #45 8.586 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T12:01:27.122Z] #45 9.132 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T12:01:27.122Z] #45 9.132 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T12:01:27.122Z] #45 9.160 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T12:01:27.122Z] #45 9.160 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T12:01:27.122Z] #45 9.192 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T12:01:27.122Z] #45 9.192 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T12:01:27.122Z] #45 9.192 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T12:01:27.122Z] #45 9.192 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T12:01:27.122Z] #45 9.192 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T12:01:27.122Z] #45 9.192 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T12:01:27.122Z] #45 9.192 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T12:01:27.122Z] #45 9.192 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T12:01:27.386Z] #45 ... [2021-11-11T12:01:27.386Z] [2021-11-11T12:01:27.386Z] #67 [containerd 1/3] 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-11-11T12:01:27.386Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:01:27.386Z] #67 8.736 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T12:01:27.386Z] #67 8.752 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T12:01:27.386Z] #67 8.752 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T12:01:27.386Z] #67 8.752 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T12:01:27.386Z] #67 8.780 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T12:01:27.386Z] #67 8.780 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T12:01:27.386Z] #67 8.791 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T12:01:27.386Z] #67 8.791 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T12:01:27.386Z] #67 8.791 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T12:01:27.386Z] #67 8.817 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T12:01:27.386Z] #67 8.817 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T12:01:27.386Z] #67 8.817 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T12:01:27.436Z] #58 ... [2021-11-11T12:01:27.436Z] [2021-11-11T12:01:27.436Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:01:27.436Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:01:27.436Z] #43 DONE 256.5s [2021-11-11T12:01:27.436Z] [2021-11-11T12:01:27.436Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:27.436Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:27.687Z] 4612f6d0b889: Pull complete [2021-11-11T12:01:28.379Z] #58 ... [2021-11-11T12:01:28.379Z] [2021-11-11T12:01:28.379Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T12:01:28.379Z] #44 sha256:daafcdb24381999baa369e08f4e6e51806edb1131d3e744a4059b2b5f304e05f [2021-11-11T12:01:28.951Z] #44 DONE 0.6s [2021-11-11T12:01:28.951Z] [2021-11-11T12:01:28.951Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:28.951Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:29.212Z] #58 ... [2021-11-11T12:01:29.212Z] [2021-11-11T12:01:29.212Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T12:01:29.212Z] #48 sha256:7dec6e93d28689a6172f3b903b2c4652e7e1440d01271dfb7b15a1a955bafff1 [2021-11-11T12:01:29.212Z] #48 DONE 0.1s [2021-11-11T12:01:29.212Z] [2021-11-11T12:01:29.212Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T12:01:29.212Z] #50 sha256:c47437fb930726c1a2e62cce7630e4f605bc902f055594ad61f162e6ca7769e5 [2021-11-11T12:01:29.212Z] #50 DONE 0.1s [2021-11-11T12:01:29.212Z] [2021-11-11T12:01:29.212Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T12:01:29.212Z] #52 sha256:bf832c3dd1910b8c7e9e9c38c5a0c0dc3632da9a2ac433bf6ceedb5de646d930 [2021-11-11T12:01:29.518Z] #52 DONE 0.1s [2021-11-11T12:01:29.518Z] [2021-11-11T12:01:29.518Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T12:01:29.518Z] #54 sha256:be8d6e2dfee4dc9950c7d7e53e98066fde3f537cabc144e7347070b1dc2b3ef4 [2021-11-11T12:01:29.786Z] #54 DONE 0.5s [2021-11-11T12:01:29.786Z] [2021-11-11T12:01:29.786Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T12:01:29.786Z] #56 sha256:b818e01de5154cc76f3b2a1787951d01457d279c401b23679e5cc2843dde5a07 [2021-11-11T12:01:29.786Z] #56 DONE 0.1s [2021-11-11T12:01:29.786Z] [2021-11-11T12:01:29.786Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:29.786Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:30.171Z] #62 ... [2021-11-11T12:01:30.171Z] [2021-11-11T12:01:30.171Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:30.171Z] #58 sha256:4d172e00d64f508bad9daa8b928978d9e6bb6ced1b4c7e35d9ac7428a8d1a0c4 [2021-11-11T12:01:30.171Z] #58 149.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T12:01:31.116Z] #58 150.5 + mkdir -p /build [2021-11-11T12:01:31.116Z] #58 150.5 + cp runc /build/runc [2021-11-11T12:01:32.060Z] #58 DONE 151.4s [2021-11-11T12:01:32.060Z] [2021-11-11T12:01:32.060Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:32.060Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T12:01:32.501Z] #62 DONE 233.3s [2021-11-11T12:01:32.501Z] [2021-11-11T12:01:32.501Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T12:01:32.501Z] #63 sha256:754a43a4d8fb3c8a6da1fca204b7b6ae5000fb6f2d97b138ca563a521e0d7b55 [2021-11-11T12:01:33.450Z] #62 ... [2021-11-11T12:01:33.450Z] [2021-11-11T12:01:33.450Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T12:01:33.450Z] #59 sha256:657701cd580c6dd47ca5cec5c3eec728429b3f7300a8247c8fb80f0a8811f07e [2021-11-11T12:01:33.450Z] #59 DONE 0.2s [2021-11-11T12:01:33.450Z] [2021-11-11T12:01:33.450Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:33.450Z] #62 sha256:0ae3586c1e34b83c0002552a193c8b3dcfa3aa6b455a0229ab2d28836eedacfa [2021-11-11T12:01:34.389Z] #63 DONE 1.8s [2021-11-11T12:01:34.389Z] [2021-11-11T12:01:34.389Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T12:01:34.389Z] #68 sha256:ba510bdf1c66c53e6eb4081805b2043c334feee76881c854996cd384fec3b6fa [2021-11-11T12:01:34.427Z] #62 ... [2021-11-11T12:01:34.427Z] [2021-11-11T12:01:34.427Z] #43 [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 "v2.3.0" && 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 "v2.1.0"; 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-11-11T12:01:34.427Z] #43 sha256:aaea4e6d754d0d797e2556901ebc458127d9cb1f506849ddae52a6047ffe5fbe [2021-11-11T12:01:34.427Z] #43 DONE 264.0s [2021-11-11T12:01:34.427Z] [2021-11-11T12:01:34.427Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:34.427Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:01:34.951Z] #68 DONE 0.7s [2021-11-11T12:01:34.951Z] [2021-11-11T12:01:34.951Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T12:01:34.951Z] #73 sha256:0286c704c2f2a0d2afa3074b5a78b270071cd045dc3f687fa3602e3df690d09c [2021-11-11T12:01:36.345Z] #62 ... [2021-11-11T12:01:36.345Z] [2021-11-11T12:01:36.345Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T12:01:36.345Z] #44 sha256:09a51293a3e42598fbc521d34257fb69eca8e8c7d2d42e4bf90b367d4337f9a9 [2021-11-11T12:01:36.918Z] #44 DONE 0.9s [2021-11-11T12:01:36.918Z] [2021-11-11T12:01:36.918Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:36.918Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T12:01:36.918Z] #58 ... [2021-11-11T12:01:36.918Z] [2021-11-11T12:01:36.918Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T12:01:36.918Z] #48 sha256:37a600abde06f460c547bdc21097124933a596743b9e8357807c3ef1dcb7e4c9 [2021-11-11T12:01:36.918Z] #48 DONE 0.1s [2021-11-11T12:01:36.918Z] [2021-11-11T12:01:36.918Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T12:01:36.918Z] #50 sha256:ff5768e1bdc9939f05288ed90d906a02824e4cdbf91c0695d73e147617f0966a [2021-11-11T12:01:37.181Z] #50 DONE 0.1s [2021-11-11T12:01:37.181Z] [2021-11-11T12:01:37.181Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T12:01:37.181Z] #52 sha256:1015594ac60634d510b13657d0c15b2eca10213f80a105e716d4636e51575ff1 [2021-11-11T12:01:37.443Z] #52 DONE 0.1s [2021-11-11T12:01:37.443Z] [2021-11-11T12:01:37.443Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T12:01:37.443Z] #54 sha256:56f2def27a7bf2872806c3fed1bdd5a87f2078e0cb5d7dcf258c3b37746ecf3d [2021-11-11T12:01:37.704Z] #54 DONE 0.5s [2021-11-11T12:01:37.704Z] [2021-11-11T12:01:37.704Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T12:01:37.704Z] #56 sha256:5e1ced5fc21ae54794c52679c5ce7a76626f50442a81e8464aa7c0d42ef88059 [2021-11-11T12:01:37.704Z] #56 DONE 0.1s [2021-11-11T12:01:37.704Z] [2021-11-11T12:01:37.704Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:37.704Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:01:38.218Z] #73 DONE 2.8s [2021-11-11T12:01:38.218Z] [2021-11-11T12:01:38.218Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T12:01:38.218Z] #74 sha256:ff38e7f83cd91e23ade3371245c7b99843a5ce49ae47ca624db0857955b1a649 [2021-11-11T12:01:38.218Z] #74 DONE 0.0s [2021-11-11T12:01:38.218Z] [2021-11-11T12:01:38.218Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T12:01:38.218Z] #75 sha256:d4ca2dbf3226eefa16ec1738493e7a57734e9c18908bfaac3b2b58d79873700c [2021-11-11T12:01:38.474Z] #75 DONE 0.8s [2021-11-11T12:01:38.474Z] [2021-11-11T12:01:38.474Z] #76 exporting to image [2021-11-11T12:01:38.474Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T12:01:38.474Z] #76 exporting layers [2021-11-11T12:01:39.624Z] #67 ... [2021-11-11T12:01:39.624Z] [2021-11-11T12:01:39.624Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T12:01:39.624Z] #72 sha256:a54c1ff0e4e29a6900a020cdff145e17cd6d904d5bba529dbf8f7df2812f6e49 [2021-11-11T12:01:39.624Z] #72 10.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-11-11T12:01:42.644Z] #76 exporting layers 3.6s done [2021-11-11T12:01:42.644Z] #76 writing image sha256:4c5396372f724d627e2ff3618972383ee51065dc5664c903c957bffb54443fea 0.0s done [2021-11-11T12:01:42.644Z] #76 naming to docker.io/library/docker:4061782d74a90d1aa81a09e2aa71b1e5e976de0e done [2021-11-11T12:01:42.644Z] #76 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T12:01:43.027Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T12:01:43.306Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4061782d74a90d1aa81a09e2aa71b1e5e976de0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4061782d74a90d1aa81a09e2aa71b1e5e976de0e hack/test/unit [2021-11-11T12:01:44.233Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T12:01:44.233Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T12:01:44.233Z] + TESTDIRS=./... [2021-11-11T12:01:44.233Z] + exclude_paths='/vendor/|/integration' [2021-11-11T12:01:44.233Z] ++ go list ./... [2021-11-11T12:01:44.233Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T12:01:45.163Z] + pkg_list='github.com/docker/docker/api [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/backend [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/container [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/events [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/filters [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/image [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/mount [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/network [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/registry [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/time [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/versions [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:01:45.163Z] github.com/docker/docker/api/types/volume [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:01:45.163Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:01:45.163Z] github.com/docker/docker/cli [2021-11-11T12:01:45.163Z] github.com/docker/docker/cli/config [2021-11-11T12:01:45.163Z] github.com/docker/docker/cli/debug [2021-11-11T12:01:45.163Z] github.com/docker/docker/client [2021-11-11T12:01:45.163Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:01:45.163Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:01:45.163Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:01:45.163Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:01:45.163Z] github.com/docker/docker/container [2021-11-11T12:01:45.163Z] github.com/docker/docker/container/stream [2021-11-11T12:01:45.163Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:01:45.163Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:01:45.163Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/config [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/events [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/exec [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/images [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/links [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/names [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/network [2021-11-11T12:01:45.163Z] github.com/docker/docker/daemon/stats [2021-11-11T12:01:45.163Z] github.com/docker/docker/distribution [2021-11-11T12:01:45.163Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:01:45.163Z] github.com/docker/docker/distribution/utils [2021-11-11T12:01:45.163Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:01:45.163Z] github.com/docker/docker/dockerversion [2021-11-11T12:01:45.163Z] github.com/docker/docker/errdefs [2021-11-11T12:01:45.163Z] github.com/docker/docker/image [2021-11-11T12:01:45.163Z] github.com/docker/docker/image/cache [2021-11-11T12:01:45.163Z] github.com/docker/docker/image/tarexport [2021-11-11T12:01:45.163Z] github.com/docker/docker/image/v1 [2021-11-11T12:01:45.163Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:01:45.163Z] github.com/docker/docker/layer [2021-11-11T12:01:45.163Z] github.com/docker/docker/libcontainerd [2021-11-11T12:01:45.163Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:01:45.163Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:01:45.163Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:01:45.163Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:01:45.163Z] github.com/docker/docker/oci [2021-11-11T12:01:45.163Z] github.com/docker/docker/oci/caps [2021-11-11T12:01:45.163Z] github.com/docker/docker/opts [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/archive [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/directory [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/locker [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/mount [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/platform [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/pools [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/progress [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/signal [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/stack [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/system [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/term [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:01:45.163Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:01:45.163Z] github.com/docker/docker/plugin [2021-11-11T12:01:45.163Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:01:45.163Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:01:45.163Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:01:45.163Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:01:45.163Z] github.com/docker/docker/quota [2021-11-11T12:01:45.163Z] github.com/docker/docker/reference [2021-11-11T12:01:45.163Z] github.com/docker/docker/registry [2021-11-11T12:01:45.163Z] github.com/docker/docker/registry/resumable [2021-11-11T12:01:45.163Z] github.com/docker/docker/restartmanager [2021-11-11T12:01:45.163Z] github.com/docker/docker/rootless [2021-11-11T12:01:45.163Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:01:45.163Z] github.com/docker/docker/runconfig [2021-11-11T12:01:45.163Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/environment [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/registry [2021-11-11T12:01:45.163Z] github.com/docker/docker/testutil/request [2021-11-11T12:01:45.163Z] github.com/docker/docker/volume [2021-11-11T12:01:45.163Z] github.com/docker/docker/volume/drivers [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/local [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/mounts [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/service [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:01:45.164Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T12:01:45.164Z] ++ echo 'github.com/docker/docker/api [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/backend [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/events [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/filters [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/image [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/mount [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/network [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/registry [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/time [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/volume [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:01:45.164Z] github.com/docker/docker/cli [2021-11-11T12:01:45.164Z] github.com/docker/docker/cli/config [2021-11-11T12:01:45.164Z] github.com/docker/docker/cli/debug [2021-11-11T12:01:45.164Z] github.com/docker/docker/client [2021-11-11T12:01:45.164Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:01:45.164Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:01:45.164Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:01:45.164Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:01:45.164Z] github.com/docker/docker/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/container/stream [2021-11-11T12:01:45.164Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:01:45.164Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:01:45.164Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/config [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/events [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/exec [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/images [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/links [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/names [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/network [2021-11-11T12:01:45.164Z] github.com/docker/docker/daemon/stats [2021-11-11T12:01:45.164Z] github.com/docker/docker/distribution [2021-11-11T12:01:45.164Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:01:45.164Z] github.com/docker/docker/distribution/utils [2021-11-11T12:01:45.164Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:01:45.164Z] github.com/docker/docker/dockerversion [2021-11-11T12:01:45.164Z] github.com/docker/docker/errdefs [2021-11-11T12:01:45.164Z] github.com/docker/docker/image [2021-11-11T12:01:45.164Z] github.com/docker/docker/image/cache [2021-11-11T12:01:45.164Z] github.com/docker/docker/image/tarexport [2021-11-11T12:01:45.164Z] github.com/docker/docker/image/v1 [2021-11-11T12:01:45.164Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:01:45.164Z] github.com/docker/docker/layer [2021-11-11T12:01:45.164Z] github.com/docker/docker/libcontainerd [2021-11-11T12:01:45.164Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:01:45.164Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:01:45.164Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:01:45.164Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:01:45.164Z] github.com/docker/docker/oci [2021-11-11T12:01:45.164Z] github.com/docker/docker/oci/caps [2021-11-11T12:01:45.164Z] github.com/docker/docker/opts [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/archive [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/directory [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/locker [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/mount [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/platform [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/pools [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/progress [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/signal [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/stack [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/system [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/term [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:01:45.164Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:01:45.164Z] github.com/docker/docker/plugin [2021-11-11T12:01:45.164Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:01:45.164Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:01:45.164Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:01:45.164Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:01:45.164Z] github.com/docker/docker/quota [2021-11-11T12:01:45.164Z] github.com/docker/docker/reference [2021-11-11T12:01:45.164Z] github.com/docker/docker/registry [2021-11-11T12:01:45.164Z] github.com/docker/docker/registry/resumable [2021-11-11T12:01:45.164Z] github.com/docker/docker/restartmanager [2021-11-11T12:01:45.164Z] github.com/docker/docker/rootless [2021-11-11T12:01:45.164Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:01:45.164Z] github.com/docker/docker/runconfig [2021-11-11T12:01:45.164Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/environment [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/registry [2021-11-11T12:01:45.164Z] github.com/docker/docker/testutil/request [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/drivers [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/local [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/mounts [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/service [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:01:45.164Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:01:45.164Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/backend [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/container [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/events [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/filters [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/image [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/mount [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/network [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/registry [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/time [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:01:45.164Z] github.com/docker/docker/api/types/volume [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:01:45.164Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli/config [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli/debug [2021-11-11T12:01:45.165Z] github.com/docker/docker/client [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:01:45.165Z] github.com/docker/docker/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/container/stream [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/config [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/events [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/exec [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/images [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/links [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/names [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/network [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/stats [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/utils [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:01:45.165Z] github.com/docker/docker/dockerversion [2021-11-11T12:01:45.165Z] github.com/docker/docker/errdefs [2021-11-11T12:01:45.165Z] github.com/docker/docker/image [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/cache [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/tarexport [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/v1 [2021-11-11T12:01:45.165Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:01:45.165Z] github.com/docker/docker/layer [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:01:45.165Z] github.com/docker/docker/oci [2021-11-11T12:01:45.165Z] github.com/docker/docker/oci/caps [2021-11-11T12:01:45.165Z] github.com/docker/docker/opts [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/archive [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/directory [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/locker [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/mount [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/platform [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/pools [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/progress [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/signal [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/stack [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/system [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/term [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:01:45.165Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:01:45.165Z] github.com/docker/docker/plugin [2021-11-11T12:01:45.165Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:01:45.165Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:01:45.165Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:01:45.165Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:01:45.165Z] github.com/docker/docker/quota [2021-11-11T12:01:45.165Z] github.com/docker/docker/reference [2021-11-11T12:01:45.165Z] github.com/docker/docker/registry [2021-11-11T12:01:45.165Z] github.com/docker/docker/registry/resumable [2021-11-11T12:01:45.165Z] github.com/docker/docker/restartmanager [2021-11-11T12:01:45.165Z] github.com/docker/docker/rootless [2021-11-11T12:01:45.165Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:01:45.165Z] github.com/docker/docker/runconfig [2021-11-11T12:01:45.165Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/environment [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/registry [2021-11-11T12:01:45.165Z] github.com/docker/docker/testutil/request [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/drivers [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/local [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/mounts [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/service [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:01:45.165Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:01:45.165Z] ++ grep --fixed-strings /libnetwork [2021-11-11T12:01:45.165Z] ++ echo 'github.com/docker/docker/api [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/backend [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/events [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/filters [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/image [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/mount [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/network [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/registry [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/time [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/versions [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:01:45.165Z] github.com/docker/docker/api/types/volume [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:01:45.165Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli/config [2021-11-11T12:01:45.165Z] github.com/docker/docker/cli/debug [2021-11-11T12:01:45.165Z] github.com/docker/docker/client [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:01:45.165Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:01:45.165Z] github.com/docker/docker/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/container/stream [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:01:45.165Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/config [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/events [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/exec [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/images [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/links [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/names [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/network [2021-11-11T12:01:45.165Z] github.com/docker/docker/daemon/stats [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/utils [2021-11-11T12:01:45.165Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:01:45.165Z] github.com/docker/docker/dockerversion [2021-11-11T12:01:45.165Z] github.com/docker/docker/errdefs [2021-11-11T12:01:45.165Z] github.com/docker/docker/image [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/cache [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/tarexport [2021-11-11T12:01:45.165Z] github.com/docker/docker/image/v1 [2021-11-11T12:01:45.165Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:01:45.165Z] github.com/docker/docker/layer [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:01:45.165Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:01:45.166Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:01:45.166Z] github.com/docker/docker/oci [2021-11-11T12:01:45.166Z] github.com/docker/docker/oci/caps [2021-11-11T12:01:45.166Z] github.com/docker/docker/opts [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/archive [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/directory [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/locker [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/mount [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/platform [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/pools [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/progress [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/signal [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/stack [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/system [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/term [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:01:45.166Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:01:45.166Z] github.com/docker/docker/plugin [2021-11-11T12:01:45.166Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:01:45.166Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:01:45.166Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:01:45.166Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:01:45.166Z] github.com/docker/docker/quota [2021-11-11T12:01:45.166Z] github.com/docker/docker/reference [2021-11-11T12:01:45.166Z] github.com/docker/docker/registry [2021-11-11T12:01:45.166Z] github.com/docker/docker/registry/resumable [2021-11-11T12:01:45.166Z] github.com/docker/docker/restartmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/rootless [2021-11-11T12:01:45.166Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:01:45.166Z] github.com/docker/docker/runconfig [2021-11-11T12:01:45.166Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/environment [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/registry [2021-11-11T12:01:45.166Z] github.com/docker/docker/testutil/request [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/drivers [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/local [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/mounts [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/service [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:01:45.166Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:01:45.166Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/types' [2021-11-11T12:01:45.166Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T12:01:45.166Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/types' [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:01:45.166Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:01:45.166Z] + type docker-proxy [2021-11-11T12:01:45.166Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T12:01:45.166Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T12:01:45.166Z] [2021-11-11T12:01:45.166Z] Removing bundles/ [2021-11-11T12:01:45.166Z] [2021-11-11T12:01:45.166Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T12:01:45.166Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T12:01:45.166Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:01:47.769Z] #72 ... [2021-11-11T12:01:47.769Z] [2021-11-11T12:01:47.770Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:01:47.770Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:01:47.770Z] #20 30.24 Fetched 48.7 MB in 28s (1749 kB/s) [2021-11-11T12:01:51.733Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T12:01:51.733Z] [2021-11-11T12:01:51.733Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T12:01:51.733Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T12:01:51.733Z] [2021-11-11T12:01:51.733Z] + mkdir -p bundles [2021-11-11T12:01:51.733Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/router [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:01:51.733Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/backend [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/container [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/events [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/filters [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/image [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/mount [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/network [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/registry [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/time [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/versions [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:01:51.734Z] github.com/docker/docker/api/types/volume [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:01:51.734Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:01:51.734Z] github.com/docker/docker/cli [2021-11-11T12:01:51.734Z] github.com/docker/docker/cli/config [2021-11-11T12:01:51.734Z] github.com/docker/docker/cli/debug [2021-11-11T12:01:51.734Z] github.com/docker/docker/client [2021-11-11T12:01:51.734Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:01:51.734Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:01:51.734Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:01:51.734Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:01:51.734Z] github.com/docker/docker/container [2021-11-11T12:01:51.734Z] github.com/docker/docker/container/stream [2021-11-11T12:01:51.734Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:01:51.734Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:01:51.734Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/config [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/events [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/exec [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/images [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/links [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/names [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/network [2021-11-11T12:01:51.734Z] github.com/docker/docker/daemon/stats [2021-11-11T12:01:51.734Z] github.com/docker/docker/distribution [2021-11-11T12:01:51.734Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:01:51.734Z] github.com/docker/docker/distribution/utils [2021-11-11T12:01:51.734Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:01:51.734Z] github.com/docker/docker/dockerversion [2021-11-11T12:01:51.734Z] github.com/docker/docker/errdefs [2021-11-11T12:01:51.734Z] github.com/docker/docker/image [2021-11-11T12:01:51.734Z] github.com/docker/docker/image/cache [2021-11-11T12:01:51.734Z] github.com/docker/docker/image/tarexport [2021-11-11T12:01:51.734Z] github.com/docker/docker/image/v1 [2021-11-11T12:01:51.734Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:01:51.734Z] github.com/docker/docker/layer [2021-11-11T12:01:51.734Z] github.com/docker/docker/libcontainerd [2021-11-11T12:01:51.734Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:01:51.734Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:01:51.734Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:01:51.734Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:01:51.734Z] github.com/docker/docker/oci [2021-11-11T12:01:51.734Z] github.com/docker/docker/oci/caps [2021-11-11T12:01:51.734Z] github.com/docker/docker/opts [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/archive [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/directory [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/locker [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/mount [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/platform [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/pools [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/progress [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/signal [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/stack [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/system [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/term [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:01:51.734Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:01:51.734Z] github.com/docker/docker/plugin [2021-11-11T12:01:51.734Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:01:51.734Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:01:51.734Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:01:51.734Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:01:51.734Z] github.com/docker/docker/quota [2021-11-11T12:01:51.734Z] github.com/docker/docker/reference [2021-11-11T12:01:51.734Z] github.com/docker/docker/registry [2021-11-11T12:01:51.734Z] github.com/docker/docker/registry/resumable [2021-11-11T12:01:51.734Z] github.com/docker/docker/restartmanager [2021-11-11T12:01:51.734Z] github.com/docker/docker/rootless [2021-11-11T12:01:51.734Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:01:51.734Z] github.com/docker/docker/runconfig [2021-11-11T12:01:51.734Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/environment [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/registry [2021-11-11T12:01:51.734Z] github.com/docker/docker/testutil/request [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/drivers [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/local [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/mounts [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/service [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:01:51.734Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T12:01:51.735Z] + 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-11-11T12:01:51.781Z] #58 ... [2021-11-11T12:01:51.781Z] [2021-11-11T12:01:51.781Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:51.781Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T12:01:51.781Z] #62 214.7 + bin/containerd [2021-11-11T12:01:52.297Z] ? github.com/docker/docker/api [no test files] [2021-11-11T12:01:54.328Z] #62 ... [2021-11-11T12:01:54.328Z] [2021-11-11T12:01:54.328Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:01:54.328Z] #58 sha256:37dea9e5d40c931a6b43d9f63753323c2f82a7f0eee63e3f6ade9d957a2e8637 [2021-11-11T12:01:54.328Z] #58 140.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T12:01:54.589Z] #58 141.4 + mkdir -p /build [2021-11-11T12:01:54.589Z] #58 141.4 + cp runc /build/runc [2021-11-11T12:01:55.532Z] #58 DONE 142.3s [2021-11-11T12:01:55.532Z] [2021-11-11T12:01:55.532Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:55.532Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T12:01:57.447Z] #62 ... [2021-11-11T12:01:57.447Z] [2021-11-11T12:01:57.447Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T12:01:57.447Z] #59 sha256:706cc0d754cf037e85e2a339a5092fcf76f320389ec9fdb27eebfea16574dcd0 [2021-11-11T12:01:57.709Z] #59 DONE 0.3s [2021-11-11T12:01:57.709Z] [2021-11-11T12:01:57.709Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:01:57.709Z] #62 sha256:4522e602d38bae51262d1196afec206c938bc46d2a2a64e4ee4658caf7ee3897 [2021-11-11T12:01:57.778Z] #20 30.24 Reading package lists... [2021-11-11T12:01:57.778Z] #20 39.39 Reading package lists... [2021-11-11T12:01:57.779Z] #20 ... [2021-11-11T12:01:57.779Z] [2021-11-11T12:01:57.779Z] #45 [tini 1/3] 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-11-11T12:01:57.779Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T12:01:57.779Z] #45 30.19 Fetched 48.7 MB in 28s (1760 kB/s) [2021-11-11T12:01:57.779Z] #45 30.19 Reading package lists... [2021-11-11T12:01:57.779Z] #45 39.66 Reading package lists... [2021-11-11T12:01:57.779Z] #45 ... [2021-11-11T12:01:57.779Z] [2021-11-11T12:01:57.779Z] #67 [containerd 1/3] 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-11-11T12:01:57.779Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:01:57.779Z] #67 30.21 Fetched 48.7 MB in 28s (1742 kB/s) [2021-11-11T12:01:57.779Z] #67 30.21 Reading package lists... [2021-11-11T12:01:59.680Z] #62 224.1 + bin/containerd [2021-11-11T12:02:02.987Z] #62 ... [2021-11-11T12:02:02.987Z] [2021-11-11T12:02:02.987Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:02:02.987Z] #58 sha256:68255bea21bc8fe094747ac70d00aa2a63f1c89343468828875c6d4025dfb672 [2021-11-11T12:02:02.987Z] #58 142.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T12:02:02.987Z] #58 143.7 + mkdir -p /build [2021-11-11T12:02:02.987Z] #58 143.7 + cp runc /build/runc [2021-11-11T12:02:02.987Z] #58 DONE 144.6s [2021-11-11T12:02:02.987Z] [2021-11-11T12:02:02.987Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:02:02.987Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:02:04.470Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2021-11-11T12:02:04.901Z] #62 ... [2021-11-11T12:02:04.901Z] [2021-11-11T12:02:04.901Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T12:02:04.901Z] #59 sha256:6e45261bc3a4eb035902ca81c5e97e37508fd84293053e168af9daa6e6253abc [2021-11-11T12:02:05.476Z] #59 DONE 0.3s [2021-11-11T12:02:05.476Z] [2021-11-11T12:02:05.476Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:02:05.476Z] #62 sha256:3d24c800f7d12da13ccc01dcb1f2934eebe2b3c64f784d347fd3f07deca4068c [2021-11-11T12:02:05.923Z] #67 39.69 Reading package lists... [2021-11-11T12:02:05.923Z] #67 ... [2021-11-11T12:02:05.923Z] [2021-11-11T12:02:05.923Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:05.923Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:05.923Z] #20 39.39 Reading package lists... [2021-11-11T12:02:07.841Z] #20 48.58 Building dependency tree... [2021-11-11T12:02:10.390Z] #20 53.11 The following additional packages will be installed: [2021-11-11T12:02:10.390Z] #20 53.11 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T12:02:10.390Z] #20 53.11 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-11-11T12:02:10.390Z] #20 53.11 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-11-11T12:02:10.390Z] #20 53.11 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-11-11T12:02:10.390Z] #20 53.11 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-11-11T12:02:10.391Z] #20 53.12 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-11-11T12:02:10.391Z] #20 53.12 mingw-w64-common mingw-w64-x86-64-dev [2021-11-11T12:02:10.391Z] #20 53.13 Suggested packages: [2021-11-11T12:02:10.391Z] #20 53.13 gcc-10-locales seccomp wine64 [2021-11-11T12:02:10.652Z] #20 53.68 The following NEW packages will be installed: [2021-11-11T12:02:10.652Z] #20 53.68 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-11-11T12:02:10.652Z] #20 53.68 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-11-11T12:02:10.652Z] #20 53.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-11-11T12:02:10.652Z] #20 53.68 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-11-11T12:02:10.652Z] #20 53.68 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-11-11T12:02:10.652Z] #20 53.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-11-11T12:02:10.652Z] #20 53.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-11-11T12:02:10.652Z] #20 53.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-11-11T12:02:10.652Z] #20 53.69 mingw-w64-x86-64-dev [2021-11-11T12:02:11.225Z] #20 54.06 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:02:11.225Z] #20 54.06 Need to get 115 MB of archives. [2021-11-11T12:02:11.225Z] #20 54.06 After this operation, 645 MB of additional disk space will be used. [2021-11-11T12:02:11.225Z] #20 54.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-11-11T12:02:11.225Z] #20 54.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-11-11T12:02:11.225Z] #20 54.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-11-11T12:02:11.225Z] #20 54.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-11-11T12:02:11.225Z] #20 54.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-11-11T12:02:11.225Z] #20 54.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-11-11T12:02:11.549Z] #20 54.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-11-11T12:02:11.549Z] #20 54.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-11-11T12:02:11.549Z] #20 54.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-11-11T12:02:11.809Z] #20 54.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T12:02:12.207Z] #62 265.0 # github.com/containerd/containerd/cmd/containerd [2021-11-11T12:02:12.207Z] #62 265.0 /usr/bin/ld: /tmp/go-link-1965818920/000019.o: in function `New': [2021-11-11T12:02:12.207Z] #62 265.0 /tmp/tmp.ijm04rDqqg/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-11-11T12:02:12.207Z] #62 265.1 + bin/containerd-stress [2021-11-11T12:02:12.207Z] #62 266.1 + bin/containerd-shim [2021-11-11T12:02:12.381Z] #20 55.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T12:02:12.381Z] #20 ... [2021-11-11T12:02:12.381Z] [2021-11-11T12:02:12.381Z] #67 [containerd 1/3] 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-11-11T12:02:12.381Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:02:12.381Z] #67 39.69 Reading package lists... [2021-11-11T12:02:12.381Z] #67 48.91 Building dependency tree... [2021-11-11T12:02:12.381Z] #67 53.11 The following additional packages will be installed: [2021-11-11T12:02:12.381Z] #67 53.15 libbtrfs0 [2021-11-11T12:02:12.381Z] #67 53.31 The following NEW packages will be installed: [2021-11-11T12:02:12.381Z] #67 53.33 libbtrfs-dev libbtrfs0 [2021-11-11T12:02:12.381Z] #67 53.81 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:02:12.381Z] #67 53.81 Need to get 460 kB of archives. [2021-11-11T12:02:12.381Z] #67 53.81 After this operation, 1237 kB of additional disk space will be used. [2021-11-11T12:02:12.381Z] #67 53.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T12:02:12.381Z] #67 53.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T12:02:12.381Z] #67 54.53 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:02:12.381Z] #67 55.03 Fetched 460 kB in 0s (1453 kB/s) [2021-11-11T12:02:12.381Z] #67 55.11 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T12:02:12.381Z] #67 55.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 ... 30211 files and directories currently installed.) [2021-11-11T12:02:12.381Z] #67 55.17 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T12:02:12.381Z] #67 55.18 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T12:02:12.381Z] #67 55.44 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T12:02:12.381Z] #67 55.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T12:02:12.642Z] #67 55.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T12:02:12.904Z] #67 ... [2021-11-11T12:02:12.904Z] [2021-11-11T12:02:12.904Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:12.904Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:12.904Z] #20 55.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-11-11T12:02:12.904Z] #20 55.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-11-11T12:02:12.904Z] #20 ... [2021-11-11T12:02:12.904Z] [2021-11-11T12:02:12.904Z] #72 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2021-11-11T12:02:12.904Z] #72 sha256:a54c1ff0e4e29a6900a020cdff145e17cd6d904d5bba529dbf8f7df2812f6e49 [2021-11-11T12:02:12.904Z] #72 52.88 + for f in rootlesskit rootlesskit-docker-proxy [2021-11-11T12:02:12.904Z] #72 52.88 + GOBIN=/build [2021-11-11T12:02:12.904Z] #72 52.88 + GO111MODULE=on [2021-11-11T12:02:12.904Z] #72 52.88 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2021-11-11T12:02:12.904Z] #72 55.26 rootlesskit version 0.14.6 [2021-11-11T12:02:12.904Z] #72 55.26 Usage of /build/rootlesskit-docker-proxy: [2021-11-11T12:02:12.904Z] #72 55.26 -container-ip string [2021-11-11T12:02:12.904Z] #72 55.26 container ip [2021-11-11T12:02:12.904Z] #72 55.26 -container-port int [2021-11-11T12:02:12.904Z] #72 55.26 container port (default -1) [2021-11-11T12:02:12.904Z] #72 55.26 -host-ip string [2021-11-11T12:02:12.904Z] #72 55.26 host ip [2021-11-11T12:02:12.904Z] #72 55.26 -host-port int [2021-11-11T12:02:12.904Z] #72 55.26 host port (default -1) [2021-11-11T12:02:12.904Z] #72 55.26 -proto string [2021-11-11T12:02:12.904Z] #72 55.26 proxy protocol (default "tcp") [2021-11-11T12:02:12.904Z] #72 DONE 55.8s [2021-11-11T12:02:13.164Z] [2021-11-11T12:02:13.164Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2021-11-11T12:02:13.164Z] #73 sha256:0995d90918718a666bc92121e1c25aeac21b60c00234f51830573f9d615fcb51 [2021-11-11T12:02:13.164Z] #73 DONE 0.2s [2021-11-11T12:02:13.164Z] [2021-11-11T12:02:13.164Z] #67 [containerd 1/3] 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-11-11T12:02:13.164Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:02:13.164Z] #67 55.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T12:02:13.164Z] #67 56.03 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T12:02:13.164Z] #67 56.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:02:13.164Z] #67 ... [2021-11-11T12:02:13.164Z] [2021-11-11T12:02:13.164Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-11-11T12:02:13.164Z] #74 sha256:a89786a44664210929ffd2980098b7c6c5d6067368a9db8b7f357757a659f405 [2021-11-11T12:02:13.164Z] #74 DONE 0.1s [2021-11-11T12:02:13.425Z] [2021-11-11T12:02:13.425Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:13.425Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:13.425Z] #20 56.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-11-11T12:02:13.425Z] #20 56.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-11-11T12:02:13.425Z] #20 ... [2021-11-11T12:02:13.425Z] [2021-11-11T12:02:13.425Z] #67 [containerd 1/3] 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-11-11T12:02:13.425Z] #67 sha256:815bf6b27e9a003f67b2f960e10d536f80b93dcd3b7f6312b84b6b5a6749683a [2021-11-11T12:02:13.425Z] #67 DONE 56.4s [2021-11-11T12:02:13.425Z] [2021-11-11T12:02:13.425Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:13.425Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:13.425Z] #20 56.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-11-11T12:02:13.425Z] #20 56.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-11-11T12:02:13.425Z] #20 56.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-11-11T12:02:13.425Z] #20 56.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-11-11T12:02:13.425Z] #20 56.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-11-11T12:02:13.425Z] #20 56.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-11-11T12:02:13.425Z] #20 56.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-11-11T12:02:13.425Z] #20 56.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-11-11T12:02:13.425Z] #20 56.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-11-11T12:02:13.425Z] #20 56.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-11-11T12:02:13.425Z] #20 56.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-11-11T12:02:13.425Z] #20 56.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-11-11T12:02:13.425Z] #20 56.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-11-11T12:02:13.425Z] #20 56.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-11-11T12:02:13.425Z] #20 56.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-11-11T12:02:13.686Z] #20 ... [2021-11-11T12:02:13.686Z] [2021-11-11T12:02:13.686Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2021-11-11T12:02:13.686Z] #68 sha256:89142ced2f889d714d5eecb150c69e880f2e846f7a1ea117b1c12c1e8ea67bbf [2021-11-11T12:02:13.686Z] #68 DONE 0.1s [2021-11-11T12:02:13.686Z] [2021-11-11T12:02:13.686Z] #45 [tini 1/3] 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-11-11T12:02:13.686Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T12:02:13.686Z] #45 39.66 Reading package lists... [2021-11-11T12:02:13.686Z] #45 48.81 Building dependency tree... [2021-11-11T12:02:13.686Z] #45 52.68 The following additional packages will be installed: [2021-11-11T12:02:13.686Z] #45 52.70 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2021-11-11T12:02:13.686Z] #45 52.72 Suggested packages: [2021-11-11T12:02:13.686Z] #45 52.72 cmake-doc ninja-build lrzip [2021-11-11T12:02:13.686Z] #45 52.72 Recommended packages: [2021-11-11T12:02:13.686Z] #45 52.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-11-11T12:02:13.686Z] #45 53.37 The following NEW packages will be installed: [2021-11-11T12:02:13.686Z] #45 53.38 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2021-11-11T12:02:13.686Z] #45 53.85 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:02:13.686Z] #45 53.85 Need to get 8419 kB of archives. [2021-11-11T12:02:13.686Z] #45 53.85 After this operation, 34.9 MB of additional disk space will be used. [2021-11-11T12:02:13.686Z] #45 53.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T12:02:13.686Z] #45 53.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T12:02:13.686Z] #45 53.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-11-11T12:02:13.686Z] #45 53.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-11-11T12:02:13.686Z] #45 53.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-11-11T12:02:13.686Z] #45 53.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-11-11T12:02:13.686Z] #45 53.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-11-11T12:02:13.686Z] #45 53.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-11-11T12:02:13.686Z] #45 54.84 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:02:13.686Z] #45 55.17 Fetched 8419 kB in 0s (17.7 MB/s) [2021-11-11T12:02:13.686Z] #45 55.40 Selecting previously unselected package xxd. [2021-11-11T12:02:13.686Z] #45 55.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-11T12:02:13.686Z] #45 55.46 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:02:13.686Z] #45 55.87 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T12:02:13.686Z] #45 56.08 Selecting previously unselected package vim-common. [2021-11-11T12:02:13.686Z] #45 56.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:02:13.686Z] #45 56.12 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T12:02:13.686Z] #45 56.31 Selecting previously unselected package cmake-data. [2021-11-11T12:02:13.686Z] #45 56.31 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-11-11T12:02:13.686Z] #45 56.35 Unpacking cmake-data (3.18.4-2) ... [2021-11-11T12:02:14.629Z] #45 ... [2021-11-11T12:02:14.629Z] [2021-11-11T12:02:14.629Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:14.629Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:14.629Z] #20 57.38 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:02:14.629Z] #20 57.65 Fetched 115 MB in 3s (42.7 MB/s) [2021-11-11T12:02:14.629Z] #20 57.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-11-11T12:02:14.629Z] #20 57.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30211 files and directories currently installed.) [2021-11-11T12:02:14.629Z] #20 57.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T12:02:14.629Z] #20 57.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T12:02:15.571Z] #20 58.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-11-11T12:02:15.571Z] #20 58.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-11-11T12:02:15.841Z] #20 58.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T12:02:17.299Z] #20 59.99 Selecting previously unselected package binutils-mingw-w64. [2021-11-11T12:02:17.299Z] #20 60.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-11-11T12:02:17.299Z] #20 60.00 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T12:02:17.299Z] #20 60.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-11-11T12:02:17.299Z] #20 60.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T12:02:17.299Z] #20 60.16 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:17.299Z] #20 60.32 Selecting previously unselected package dmsetup. [2021-11-11T12:02:17.299Z] #20 60.32 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T12:02:17.299Z] #20 60.37 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-11-11T12:02:17.565Z] #20 60.55 Selecting previously unselected package mingw-w64-common. [2021-11-11T12:02:17.565Z] #20 60.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-11-11T12:02:17.565Z] #20 60.57 Unpacking mingw-w64-common (8.0.0-1) ... [2021-11-11T12:02:18.143Z] #20 ... [2021-11-11T12:02:18.143Z] [2021-11-11T12:02:18.143Z] #45 [tini 1/3] 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-11-11T12:02:18.143Z] #45 sha256:b01323ce19438421959a1330909b94f38f03ccaf8a67e5831fe1f61a39ef04b2 [2021-11-11T12:02:18.143Z] #45 57.54 Selecting previously unselected package libarchive13:amd64. [2021-11-11T12:02:18.143Z] #45 57.55 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-11-11T12:02:18.143Z] #45 57.57 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T12:02:18.143Z] #45 57.72 Selecting previously unselected package libjsoncpp24:amd64. [2021-11-11T12:02:18.143Z] #45 57.72 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-11-11T12:02:18.143Z] #45 57.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T12:02:18.143Z] #45 57.81 Selecting previously unselected package librhash0:amd64. [2021-11-11T12:02:18.143Z] #45 57.81 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2021-11-11T12:02:18.143Z] #45 57.82 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-11-11T12:02:18.143Z] #45 57.92 Selecting previously unselected package libuv1:amd64. [2021-11-11T12:02:18.143Z] #45 57.92 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2021-11-11T12:02:18.143Z] #45 57.92 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-11-11T12:02:18.143Z] #45 58.02 Selecting previously unselected package cmake. [2021-11-11T12:02:18.143Z] #45 58.02 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ... [2021-11-11T12:02:18.143Z] #45 58.04 Unpacking cmake (3.18.4-2) ... [2021-11-11T12:02:18.143Z] #45 60.55 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-11-11T12:02:18.143Z] #45 60.58 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T12:02:18.143Z] #45 60.59 Setting up libuv1:amd64 (1.40.0-2) ... [2021-11-11T12:02:18.143Z] #45 60.63 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T12:02:18.143Z] #45 60.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-11-11T12:02:18.143Z] #45 60.70 Setting up librhash0:amd64 (1.4.1-2) ... [2021-11-11T12:02:18.143Z] #45 60.73 Setting up cmake-data (3.18.4-2) ... [2021-11-11T12:02:18.143Z] #45 60.79 Setting up cmake (3.18.4-2) ... [2021-11-11T12:02:18.143Z] #45 60.83 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:02:18.143Z] #45 DONE 61.2s [2021-11-11T12:02:18.143Z] [2021-11-11T12:02:18.143Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2021-11-11T12:02:18.143Z] #46 sha256:5769be372732bbe98074efd3e73f48a4b7df185a4665c0262d3fccb4f0e17ad3 [2021-11-11T12:02:18.143Z] #46 DONE 0.1s [2021-11-11T12:02:18.405Z] [2021-11-11T12:02:18.406Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2021-11-11T12:02:18.406Z] #47 sha256:4c7902596fd9108c36d28483f6dcb997f99b80b991003b2f643fa19ec719123f [2021-11-11T12:02:18.795Z] #62 273.4 + bin/containerd-shim-runc-v1 [2021-11-11T12:02:19.349Z] #47 1.197 + RM_GOPATH=0 [2021-11-11T12:02:19.617Z] #47 1.199 + TMP_GOPATH= [2021-11-11T12:02:19.617Z] #47 1.199 + : /build [2021-11-11T12:02:19.617Z] #47 1.199 + '[' -z '' ']' [2021-11-11T12:02:19.617Z] #47 1.199 ++ mktemp -d [2021-11-11T12:02:19.617Z] #47 1.199 + export GOPATH=/tmp/tmp.BKNzVzwRTd [2021-11-11T12:02:19.617Z] #47 1.199 + GOPATH=/tmp/tmp.BKNzVzwRTd [2021-11-11T12:02:19.617Z] #47 1.199 + RM_GOPATH=1 [2021-11-11T12:02:19.617Z] #47 1.199 + case "$(go env GOARCH)" in [2021-11-11T12:02:19.617Z] #47 1.199 ++ go env GOARCH [2021-11-11T12:02:19.617Z] #47 1.224 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T12:02:19.617Z] #47 1.224 + GO_BUILDMODE=-buildmode=pie [2021-11-11T12:02:19.617Z] #47 1.224 ++ dirname /install.sh [2021-11-11T12:02:19.617Z] #47 1.224 + dir=/ [2021-11-11T12:02:19.617Z] #47 1.224 + bin=tini [2021-11-11T12:02:19.617Z] #47 1.224 + shift [2021-11-11T12:02:19.617Z] #47 1.224 + '[' '!' -f //tini.installer ']' [2021-11-11T12:02:19.617Z] #47 1.224 + . //tini.installer [2021-11-11T12:02:19.617Z] #47 1.224 ++ : v0.19.0 [2021-11-11T12:02:19.617Z] #47 1.224 + install_tini [2021-11-11T12:02:19.617Z] #47 1.224 + echo 'Install tini version v0.19.0' [2021-11-11T12:02:19.617Z] #47 1.224 + git clone https://github.com/krallin/tini.git /tmp/tmp.BKNzVzwRTd/tini [2021-11-11T12:02:19.617Z] #47 1.224 Cloning into '/tmp/tmp.BKNzVzwRTd/tini'... [2021-11-11T12:02:19.617Z] #47 1.224 Install tini version v0.19.0 [2021-11-11T12:02:19.880Z] #47 1.740 + cd /tmp/tmp.BKNzVzwRTd/tini [2021-11-11T12:02:19.880Z] #47 1.740 + git checkout -q v0.19.0 [2021-11-11T12:02:19.880Z] #47 1.753 + cmake . [2021-11-11T12:02:20.453Z] #47 2.079 -- The C compiler identification is GNU 10.2.1 [2021-11-11T12:02:20.453Z] #47 2.133 -- Detecting C compiler ABI info [2021-11-11T12:02:20.716Z] #47 2.440 -- Detecting C compiler ABI info - done [2021-11-11T12:02:20.716Z] #47 2.512 -- Check for working C compiler: /usr/bin/cc - skipped [2021-11-11T12:02:20.716Z] #47 2.512 -- Detecting C compile features [2021-11-11T12:02:20.716Z] #47 2.512 -- Detecting C compile features - done [2021-11-11T12:02:20.716Z] #47 2.544 -- Performing Test HAS_BUILTIN_FORTIFY [2021-11-11T12:02:20.977Z] #47 2.806 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-11-11T12:02:21.238Z] #47 2.860 -- Configuring done [2021-11-11T12:02:21.238Z] #47 2.883 -- Generating done [2021-11-11T12:02:21.238Z] #47 2.884 -- Build files have been written to: /tmp/tmp.BKNzVzwRTd/tini [2021-11-11T12:02:21.238Z] #47 2.888 + make tini-static [2021-11-11T12:02:21.238Z] #47 3.082 Scanning dependencies of target tini-static [2021-11-11T12:02:21.499Z] #47 3.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-11-11T12:02:22.443Z] #47 4.019 [100%] Linking C executable tini-static [2021-11-11T12:02:22.705Z] #47 4.454 [100%] Built target tini-static [2021-11-11T12:02:22.705Z] #47 4.512 + mkdir -p /build [2021-11-11T12:02:22.705Z] #47 4.512 + cp tini-static /build/docker-init [2021-11-11T12:02:22.833Z] a0eb404f1860: Pull complete [2021-11-11T12:02:22.833Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T12:02:22.833Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:02:22.833Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:02:22.833Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-11T12:02:22.833Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-11T12:02:22.833Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T12:02:22.833Z] INFO: Docker version of control daemon [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Client: [2021-11-11T12:02:22.833Z] Version: 20.10.9 [2021-11-11T12:02:22.833Z] API version: 1.41 [2021-11-11T12:02:22.833Z] Go version: go1.16.8 [2021-11-11T12:02:22.833Z] Git commit: c2ea9bc [2021-11-11T12:02:22.833Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T12:02:22.833Z] OS/Arch: windows/amd64 [2021-11-11T12:02:22.833Z] Context: default [2021-11-11T12:02:22.833Z] Experimental: true [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Server: Docker Engine - Community [2021-11-11T12:02:22.833Z] Engine: [2021-11-11T12:02:22.833Z] Version: 20.10.9 [2021-11-11T12:02:22.833Z] API version: 1.41 (minimum version 1.24) [2021-11-11T12:02:22.833Z] Go version: go1.16.8 [2021-11-11T12:02:22.833Z] Git commit: 79ea9d3 [2021-11-11T12:02:22.833Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T12:02:22.833Z] OS/Arch: windows/amd64 [2021-11-11T12:02:22.833Z] Experimental: true [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] INFO: Docker info of control daemon [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Client: [2021-11-11T12:02:22.833Z] Context: default [2021-11-11T12:02:22.833Z] Debug Mode: false [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Server: [2021-11-11T12:02:22.833Z] Containers: 0 [2021-11-11T12:02:22.833Z] Running: 0 [2021-11-11T12:02:22.833Z] Paused: 0 [2021-11-11T12:02:22.833Z] Stopped: 0 [2021-11-11T12:02:22.833Z] Images: 1 [2021-11-11T12:02:22.833Z] Server Version: 20.10.9 [2021-11-11T12:02:22.833Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-11-11T12:02:22.833Z] LCOW: [2021-11-11T12:02:22.833Z] Windows: [2021-11-11T12:02:22.833Z] Logging Driver: json-file [2021-11-11T12:02:22.833Z] Plugins: [2021-11-11T12:02:22.833Z] Volume: local [2021-11-11T12:02:22.833Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:02:22.833Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:02:22.833Z] Swarm: inactive [2021-11-11T12:02:22.833Z] Default Isolation: process [2021-11-11T12:02:22.833Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T12:02:22.833Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T12:02:22.833Z] OSType: windows [2021-11-11T12:02:22.833Z] Architecture: x86_64 [2021-11-11T12:02:22.833Z] CPUs: 4 [2021-11-11T12:02:22.833Z] Total Memory: 32GiB [2021-11-11T12:02:22.833Z] Name: azwin-2-5a0cf0 [2021-11-11T12:02:22.833Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T12:02:22.833Z] Docker Root Dir: D:\docker [2021-11-11T12:02:22.833Z] Debug Mode: false [2021-11-11T12:02:22.833Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:02:22.833Z] Labels: [2021-11-11T12:02:22.833Z] Experimental: true [2021-11-11T12:02:22.833Z] Insecure Registries: [2021-11-11T12:02:22.833Z] 10.0.0.4:5000 [2021-11-11T12:02:22.833Z] 127.0.0.0/8 [2021-11-11T12:02:22.833Z] Registry Mirrors: [2021-11-11T12:02:22.833Z] http://10.0.0.4:5000/ [2021-11-11T12:02:22.833Z] Live Restore Enabled: false [2021-11-11T12:02:22.833Z] Product License: Community Engine [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] INFO: Commit hash is 03acbfde34 [2021-11-11T12:02:22.833Z] INFO: Nuke-Everything... [2021-11-11T12:02:22.833Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T12:02:22.833Z] INFO: Nuking d:\CI [2021-11-11T12:02:22.833Z] INFO: Zapped successfully [2021-11-11T12:02:22.833Z] INFO: Location for testing is d:\CI\PR-42999\6 [2021-11-11T12:02:22.833Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 12:02:11... [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Sending build context to Docker daemon 60.64MB [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T12:02:22.833Z] ---> 3d4792f88e26 [2021-11-11T12:02:22.833Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T12:02:22.833Z] ---> Running in 17e6ed563278 [2021-11-11T12:02:22.833Z] Removing intermediate container 17e6ed563278 [2021-11-11T12:02:22.833Z] ---> a1f6cb84ca77 [2021-11-11T12:02:22.833Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T12:02:22.833Z] ---> Running in 9278c467cf3d [2021-11-11T12:02:22.833Z] Removing intermediate container 9278c467cf3d [2021-11-11T12:02:22.833Z] ---> 63cd19d68348 [2021-11-11T12:02:22.833Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T12:02:22.833Z] ---> Running in 970e71202b67 [2021-11-11T12:02:22.833Z] Removing intermediate container 970e71202b67 [2021-11-11T12:02:22.833Z] ---> 2840faca3928 [2021-11-11T12:02:22.833Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T12:02:22.833Z] ---> Running in 71bbe4e215ac [2021-11-11T12:02:22.833Z] Removing intermediate container 71bbe4e215ac [2021-11-11T12:02:22.833Z] ---> adde61a04670 [2021-11-11T12:02:22.833Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T12:02:22.833Z] ---> Running in 12f523b3da8c [2021-11-11T12:02:22.833Z] Removing intermediate container 12f523b3da8c [2021-11-11T12:02:22.833Z] ---> 57ae474b5d32 [2021-11-11T12:02:22.833Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T12:02:22.833Z] ---> Running in 5494e07efe6f [2021-11-11T12:02:22.833Z] [2021-11-11T12:02:22.833Z] SUCCESS: Specified value was saved. [2021-11-11T12:02:22.833Z] INFO: Downloading git... [2021-11-11T12:02:23.277Z] #47 DONE 4.9s [2021-11-11T12:02:23.277Z] [2021-11-11T12:02:23.277Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:23.277Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:23.277Z] #20 63.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-11-11T12:02:23.277Z] #20 63.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-11-11T12:02:23.277Z] #20 63.43 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T12:02:23.299Z] INFO: Downloading go... [2021-11-11T12:02:23.538Z] #20 ... [2021-11-11T12:02:23.538Z] [2021-11-11T12:02:23.538Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:02:23.538Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:02:23.538Z] #69 1.772 + RM_GOPATH=0 [2021-11-11T12:02:23.538Z] #69 1.772 + TMP_GOPATH= [2021-11-11T12:02:23.538Z] #69 1.772 + : /build [2021-11-11T12:02:23.538Z] #69 1.772 + '[' -z '' ']' [2021-11-11T12:02:23.538Z] #69 1.772 ++ mktemp -d [2021-11-11T12:02:23.538Z] #69 1.783 + export GOPATH=/tmp/tmp.h4DrRoF9Bh [2021-11-11T12:02:23.538Z] #69 1.783 + GOPATH=/tmp/tmp.h4DrRoF9Bh [2021-11-11T12:02:23.538Z] #69 1.783 + RM_GOPATH=1 [2021-11-11T12:02:23.538Z] #69 1.783 + case "$(go env GOARCH)" in [2021-11-11T12:02:23.538Z] #69 1.783 ++ go env GOARCH [2021-11-11T12:02:23.538Z] #69 1.802 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T12:02:23.538Z] #69 1.806 + GO_BUILDMODE=-buildmode=pie [2021-11-11T12:02:23.538Z] #69 1.806 ++ dirname /install.sh [2021-11-11T12:02:23.538Z] #69 1.821 Install containerd version v1.5.7 [2021-11-11T12:02:23.538Z] #69 1.821 + dir=/ [2021-11-11T12:02:23.538Z] #69 1.821 + bin=containerd [2021-11-11T12:02:23.538Z] #69 1.821 + shift [2021-11-11T12:02:23.538Z] #69 1.821 + '[' '!' -f //containerd.installer ']' [2021-11-11T12:02:23.538Z] #69 1.821 + . //containerd.installer [2021-11-11T12:02:23.538Z] #69 1.821 ++ set -e [2021-11-11T12:02:23.538Z] #69 1.821 ++ : v1.5.7 [2021-11-11T12:02:23.538Z] #69 1.821 + install_containerd [2021-11-11T12:02:23.538Z] #69 1.821 + echo 'Install containerd version v1.5.7' [2021-11-11T12:02:23.538Z] #69 1.821 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h4DrRoF9Bh/src/github.com/containerd/containerd [2021-11-11T12:02:23.538Z] #69 1.824 Cloning into '/tmp/tmp.h4DrRoF9Bh/src/github.com/containerd/containerd'... [2021-11-11T12:02:23.802Z] #69 ... [2021-11-11T12:02:23.802Z] [2021-11-11T12:02:23.802Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:23.802Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:23.802Z] #20 66.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-11-11T12:02:23.802Z] #20 66.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:24.064Z] #20 66.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T12:02:24.064Z] #20 67.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-11-11T12:02:24.064Z] #20 67.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:24.064Z] #20 67.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T12:02:24.100Z] #62 278.9 + bin/containerd-shim-runc-v2 [2021-11-11T12:02:24.297Z] INFO: Downloading compiler 1 of 3... [2021-11-11T12:02:24.297Z] INFO: Downloading compiler 2 of 3... [2021-11-11T12:02:24.360Z] #62 279.6 + binaries [2021-11-11T12:02:24.360Z] #62 279.6 + install -D bin/containerd /build/containerd [2021-11-11T12:02:24.360Z] #62 279.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T12:02:24.360Z] #62 279.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T12:02:24.360Z] #62 279.6 + install -D bin/ctr /build/ctr [2021-11-11T12:02:24.770Z] INFO: Downloading compiler 3 of 3... [2021-11-11T12:02:24.770Z] INFO: Extracting git... [2021-11-11T12:02:27.654Z] #62 DONE 282.5s [2021-11-11T12:02:28.270Z] #20 71.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-11-11T12:02:28.270Z] #20 71.14 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:28.270Z] #20 71.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T12:02:29.566Z] [2021-11-11T12:02:29.566Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T12:02:29.566Z] #63 sha256:a618b9eb00bcd8152e77923b994cc7a20366658cd45febf5b7603b5784d5b303 [2021-11-11T12:02:29.826Z] #62 251.5 # github.com/containerd/containerd/cmd/containerd [2021-11-11T12:02:29.826Z] #62 251.5 /usr/bin/ld: /tmp/go-link-674818500/000019.o: in function `New': [2021-11-11T12:02:29.826Z] #62 251.5 /tmp/tmp.XAjClVkPUr/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-11-11T12:02:29.826Z] #62 251.6 + bin/containerd-stress [2021-11-11T12:02:29.826Z] #62 252.7 + bin/containerd-shim [2021-11-11T12:02:30.506Z] #63 DONE 1.5s [2021-11-11T12:02:30.768Z] [2021-11-11T12:02:30.768Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T12:02:30.768Z] #68 sha256:ac61a9cfbafa4214ca34396cd7a8248afa06955e47a46ecc5ee47f0c5bc5c968 [2021-11-11T12:02:31.027Z] #68 DONE 0.4s [2021-11-11T12:02:31.027Z] [2021-11-11T12:02:31.027Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T12:02:31.027Z] #73 sha256:beb77ffbda0a67edd39f400fdaaa24aabd978b6e497249638b3b655032ad94af [2021-11-11T12:02:32.936Z] #73 DONE 1.8s [2021-11-11T12:02:32.936Z] [2021-11-11T12:02:32.936Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T12:02:32.936Z] #74 sha256:67440e656a5b3c11391d6be55ee8d68c034bbf81035955146d2807dca1e66355 [2021-11-11T12:02:32.936Z] #74 DONE 0.1s [2021-11-11T12:02:32.936Z] [2021-11-11T12:02:32.936Z] #75 [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-11-11T12:02:32.936Z] #75 sha256:ee3215d2ddd328a77372a4aa12695335169d9b0d9b7bb58194cc0103a0b1a10f [2021-11-11T12:02:33.563Z] #20 ... [2021-11-11T12:02:33.563Z] [2021-11-11T12:02:33.563Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:02:33.563Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:02:33.563Z] #69 19.88 + cd /tmp/tmp.h4DrRoF9Bh/src/github.com/containerd/containerd [2021-11-11T12:02:33.563Z] #69 19.88 + git checkout -q v1.5.7 [2021-11-11T12:02:33.878Z] #75 1.083 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T12:02:33.878Z] #75 1.084 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T12:02:33.878Z] #75 1.084 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T12:02:34.037Z] #62 260.0 + bin/containerd-shim-runc-v1 [2021-11-11T12:02:34.135Z] #69 20.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-11-11T12:02:34.135Z] #69 20.49 + BUILDTAGS='netgo osusergo static_build' [2021-11-11T12:02:34.135Z] #69 20.49 + export EXTRA_FLAGS=-buildmode=pie [2021-11-11T12:02:34.135Z] #69 20.49 + EXTRA_FLAGS=-buildmode=pie [2021-11-11T12:02:34.135Z] #69 20.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-11-11T12:02:34.135Z] #69 20.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-11-11T12:02:34.135Z] #69 20.49 + '[' '' = dynamic ']' [2021-11-11T12:02:34.135Z] #69 20.49 + make [2021-11-11T12:02:34.707Z] #69 21.11 + bin/ctr [2021-11-11T12:02:34.710Z] #75 1.452 Reading package lists... [2021-11-11T12:02:35.282Z] #75 2.004 Reading package lists... [2021-11-11T12:02:35.542Z] #75 2.529 Building dependency tree... [2021-11-11T12:02:35.542Z] #75 2.671 Reading state information... [2021-11-11T12:02:35.542Z] #75 2.790 The following additional packages will be installed: [2021-11-11T12:02:35.542Z] #75 2.791 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-11-11T12:02:35.542Z] #75 2.791 systemd-timesyncd [2021-11-11T12:02:35.542Z] #75 2.791 Suggested packages: [2021-11-11T12:02:35.542Z] #75 2.791 systemd-container policykit-1 [2021-11-11T12:02:35.542Z] #75 2.791 Recommended packages: [2021-11-11T12:02:35.542Z] #75 2.791 libnss-systemd [2021-11-11T12:02:35.542Z] #75 2.876 The following NEW packages will be installed: [2021-11-11T12:02:35.802Z] #75 2.877 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-11-11T12:02:35.802Z] #75 2.877 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-11-11T12:02:35.802Z] #75 3.144 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:02:35.802Z] #75 3.144 Need to get 5937 kB of archives. [2021-11-11T12:02:35.802Z] #75 3.144 After this operation, 19.5 MB of additional disk space will be used. [2021-11-11T12:02:35.802Z] #75 3.144 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-11-11T12:02:36.062Z] #75 3.146 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-11-11T12:02:36.062Z] #75 3.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-11-11T12:02:36.062Z] #75 3.152 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-11-11T12:02:36.062Z] #75 3.154 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-11-11T12:02:36.062Z] #75 3.156 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-11-11T12:02:36.062Z] #75 3.239 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-11-11T12:02:36.062Z] #75 3.240 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-11-11T12:02:36.062Z] #75 3.242 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-11-11T12:02:36.062Z] #75 3.243 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-11-11T12:02:36.062Z] #75 3.261 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-11-11T12:02:36.062Z] #75 3.409 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:02:36.323Z] #75 3.443 Fetched 5937 kB in 0s (15.6 MB/s) [2021-11-11T12:02:36.323Z] #75 3.474 Selecting previously unselected package libargon2-1:amd64. [2021-11-11T12:02:36.323Z] #75 3.474 (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 ... 28626 files and directories currently installed.) [2021-11-11T12:02:36.323Z] #75 3.488 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-11-11T12:02:36.323Z] #75 3.499 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T12:02:36.323Z] #75 3.538 Selecting previously unselected package libjson-c5:amd64. [2021-11-11T12:02:36.323Z] #75 3.541 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-11-11T12:02:36.323Z] #75 3.545 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-11-11T12:02:36.323Z] #75 3.593 Selecting previously unselected package libcryptsetup12:amd64. [2021-11-11T12:02:36.323Z] #75 3.595 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-11-11T12:02:36.323Z] #75 3.602 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T12:02:36.323Z] #75 3.660 Selecting previously unselected package libkmod2:amd64. [2021-11-11T12:02:36.583Z] #75 3.663 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-11-11T12:02:36.583Z] #75 3.667 Unpacking libkmod2:amd64 (28-1) ... [2021-11-11T12:02:36.583Z] #75 3.709 Selecting previously unselected package systemd-timesyncd. [2021-11-11T12:02:36.583Z] #75 3.712 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-11-11T12:02:36.583Z] #75 3.717 Unpacking systemd-timesyncd (247.3-6) ... [2021-11-11T12:02:36.583Z] #75 3.777 Selecting previously unselected package systemd. [2021-11-11T12:02:36.583Z] #75 3.780 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-11-11T12:02:36.583Z] #75 3.814 Unpacking systemd (247.3-6) ... [2021-11-11T12:02:37.153Z] #75 4.369 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-11-11T12:02:37.234Z] INFO: Expanding go... [2021-11-11T12:02:37.413Z] #75 4.380 Setting up libjson-c5:amd64 (0.15-2) ... [2021-11-11T12:02:37.413Z] #75 4.393 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-11-11T12:02:37.413Z] #75 4.405 Setting up libkmod2:amd64 (28-1) ... [2021-11-11T12:02:37.413Z] #75 4.416 Setting up systemd (247.3-6) ... [2021-11-11T12:02:37.413Z] #75 4.458 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-11-11T12:02:37.413Z] #75 4.460 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-11-11T12:02:37.413Z] #75 4.463 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-11-11T12:02:37.596Z] #62 260.3 # github.com/containerd/containerd/cmd/containerd [2021-11-11T12:02:37.596Z] #62 260.3 /usr/bin/ld: /tmp/go-link-2548617822/000019.o: in function `New': [2021-11-11T12:02:37.596Z] #62 260.3 /tmp/tmp.Iv9fdvEVOs/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-11-11T12:02:37.596Z] #62 260.3 + bin/containerd-stress [2021-11-11T12:02:37.596Z] #62 261.4 + bin/containerd-shim [2021-11-11T12:02:37.674Z] #75 4.830 Setting up systemd-timesyncd (247.3-6) ... [2021-11-11T12:02:37.934Z] #75 5.062 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T12:02:37.934Z] #75 5.062 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-11-11T12:02:37.934Z] #75 5.128 Selecting previously unselected package systemd-sysv. [2021-11-11T12:02:37.934Z] #75 5.128 (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 ... 29454 files and directories currently installed.) [2021-11-11T12:02:37.934Z] #75 5.142 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-11-11T12:02:37.934Z] #75 5.147 Unpacking systemd-sysv (247.3-6) ... [2021-11-11T12:02:37.934Z] #75 5.192 Selecting previously unselected package libdbus-1-3:amd64. [2021-11-11T12:02:37.934Z] #75 5.194 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-11-11T12:02:37.934Z] #75 5.199 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T12:02:38.195Z] #75 5.268 Selecting previously unselected package dbus. [2021-11-11T12:02:38.195Z] #75 5.271 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-11-11T12:02:38.195Z] #75 5.282 Unpacking dbus (1.12.20-2) ... [2021-11-11T12:02:38.195Z] #75 5.344 Selecting previously unselected package libpam-systemd:amd64. [2021-11-11T12:02:38.195Z] #75 5.346 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-11-11T12:02:38.195Z] #75 5.351 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-11-11T12:02:38.195Z] #75 5.406 Selecting previously unselected package dbus-user-session. [2021-11-11T12:02:38.195Z] #75 5.409 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-11-11T12:02:38.195Z] #75 5.413 Unpacking dbus-user-session (1.12.20-2) ... [2021-11-11T12:02:38.195Z] #75 5.494 Setting up systemd-sysv (247.3-6) ... [2021-11-11T12:02:38.195Z] #75 5.506 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-11-11T12:02:38.455Z] #75 5.518 Setting up dbus (1.12.20-2) ... [2021-11-11T12:02:38.455Z] #75 5.642 invoke-rc.d: could not determine current runlevel [2021-11-11T12:02:38.455Z] #75 5.645 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T12:02:38.455Z] #75 5.649 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-11-11T12:02:38.716Z] #75 5.798 Setting up dbus-user-session (1.12.20-2) ... [2021-11-11T12:02:38.716Z] #75 5.813 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:02:38.985Z] #75 DONE 5.9s [2021-11-11T12:02:38.985Z] [2021-11-11T12:02:38.985Z] #76 [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-11-11T12:02:38.985Z] #76 sha256:800b736bf1e5256d9e52805aca27171f1dbbaa83ae4ab3919be2aa831f4474c2 [2021-11-11T12:02:39.321Z] #62 265.2 + bin/containerd-shim-runc-v2 [2021-11-11T12:02:39.582Z] #62 265.8 + binaries [2021-11-11T12:02:39.819Z] #76 0.893 % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T12:02:39.819Z] #76 0.894 Dload Upload Total Spent Left Speed [2021-11-11T12:02:39.819Z] #76 0.895 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 53617 0 --:--:-- --:--:-- --:--:-- 53617 [2021-11-11T12:02:39.819Z] #76 DONE 1.0s [2021-11-11T12:02:39.819Z] [2021-11-11T12:02:39.819Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T12:02:39.819Z] #77 sha256:3ddebf2bb08a1ec90b53e02ca4327f44551ea3fff0b2925955b0d2df639031a5 [2021-11-11T12:02:39.841Z] #62 265.8 + install -D bin/containerd /build/containerd [2021-11-11T12:02:39.841Z] #62 265.8 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T12:02:39.841Z] #62 265.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T12:02:39.841Z] #62 265.8 + install -D bin/ctr /build/ctr [2021-11-11T12:02:41.202Z] #77 DONE 1.3s [2021-11-11T12:02:41.202Z] [2021-11-11T12:02:41.202Z] #78 exporting to image [2021-11-11T12:02:41.202Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T12:02:41.202Z] #78 exporting layers [2021-11-11T12:02:41.750Z] #62 DONE 267.8s [2021-11-11T12:02:42.856Z] #69 ... [2021-11-11T12:02:42.856Z] [2021-11-11T12:02:42.856Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-11-11T12:02:42.856Z] #20 sha256:717d876a9382ddaab78ee464bc69b7b343fba956ac2c4ee470adf440618602cb [2021-11-11T12:02:42.856Z] #20 76.87 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-11-11T12:02:42.856Z] #20 76.87 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:42.856Z] #20 76.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T12:02:42.856Z] #20 78.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-11-11T12:02:42.856Z] #20 78.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:42.856Z] #20 78.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T12:02:42.856Z] #20 80.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-11-11T12:02:42.856Z] #20 80.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:42.856Z] #20 80.31 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T12:02:42.856Z] #20 84.08 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-11-11T12:02:42.856Z] #20 84.08 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-11-11T12:02:42.856Z] #20 84.09 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T12:02:42.856Z] #20 85.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-11-11T12:02:42.856Z] #20 85.91 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-11-11T12:02:42.856Z] #20 85.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T12:02:42.856Z] #20 85.99 Selecting previously unselected package libapparmor1:amd64. [2021-11-11T12:02:42.888Z] #62 268.8 + bin/containerd-shim-runc-v1 [2021-11-11T12:02:43.118Z] #20 86.00 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-11-11T12:02:43.118Z] #20 86.01 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T12:02:43.118Z] #20 86.06 Selecting previously unselected package libapparmor-dev:amd64. [2021-11-11T12:02:43.118Z] #20 86.06 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-11-11T12:02:43.118Z] #20 86.07 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T12:02:43.118Z] #20 86.15 Selecting previously unselected package libbtrfs0:amd64. [2021-11-11T12:02:43.118Z] #20 86.16 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-11-11T12:02:43.118Z] #20 86.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T12:02:43.118Z] #20 86.24 Selecting previously unselected package libbtrfs-dev:amd64. [2021-11-11T12:02:43.380Z] #20 86.25 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-11-11T12:02:43.380Z] #20 86.25 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T12:02:43.380Z] #20 86.36 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-11-11T12:02:43.380Z] #20 86.36 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T12:02:43.380Z] #20 86.37 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:43.380Z] #20 86.41 Selecting previously unselected package libudev-dev:amd64. [2021-11-11T12:02:43.380Z] #20 86.41 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-11-11T12:02:43.380Z] #20 86.42 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-11-11T12:02:43.641Z] #20 86.50 Selecting previously unselected package libsepol1-dev:amd64. [2021-11-11T12:02:43.641Z] #20 86.51 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-11-11T12:02:43.641Z] #20 86.51 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T12:02:43.641Z] #20 86.65 Selecting previously unselected package libpcre2-16-0:amd64. [2021-11-11T12:02:43.641Z] #20 86.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-11-11T12:02:43.641Z] #20 86.66 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T12:02:43.641Z] #20 86.74 Selecting previously unselected package libpcre2-32-0:amd64. [2021-11-11T12:02:43.641Z] #20 86.74 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-11-11T12:02:43.667Z] [2021-11-11T12:02:43.667Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T12:02:43.667Z] #63 sha256:e2eefcdd0d043a2c095a7d770009b91f2cff5d9ed26fce23012a1c792718ac29 [2021-11-11T12:02:43.903Z] #20 86.75 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T12:02:43.903Z] #20 86.84 Selecting previously unselected package libpcre2-posix2:amd64. [2021-11-11T12:02:43.903Z] #20 86.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-11-11T12:02:43.903Z] #20 86.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T12:02:43.903Z] #20 86.89 Selecting previously unselected package libpcre2-dev:amd64. [2021-11-11T12:02:43.903Z] #20 86.90 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-11-11T12:02:43.903Z] #20 86.90 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T12:02:44.164Z] #20 87.07 Selecting previously unselected package libselinux1-dev:amd64. [2021-11-11T12:02:44.164Z] #20 87.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-11-11T12:02:44.164Z] #20 87.08 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T12:02:44.164Z] #20 87.19 Selecting previously unselected package libdevmapper-dev:amd64. [2021-11-11T12:02:44.164Z] #20 87.19 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-11-11T12:02:44.164Z] #20 87.20 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:44.164Z] #20 87.24 Selecting previously unselected package libseccomp-dev:amd64. [2021-11-11T12:02:44.164Z] #20 87.24 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-11-11T12:02:44.164Z] #20 87.25 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T12:02:44.237Z] #63 DONE 0.7s [2021-11-11T12:02:44.237Z] [2021-11-11T12:02:44.237Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T12:02:44.237Z] #68 sha256:a1eedea3376bfd684ddfdf0a0ba0e28c486d2383c55b3fcf09c04424debfe740 [2021-11-11T12:02:44.237Z] #68 DONE 0.2s [2021-11-11T12:02:44.237Z] [2021-11-11T12:02:44.237Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T12:02:44.237Z] #73 sha256:f25e91d3b905f194f684ac8538e229175a7afc0aed2dbc47490d00935cda0b63 [2021-11-11T12:02:44.425Z] #20 87.32 Selecting previously unselected package libsystemd-dev:amd64. [2021-11-11T12:02:44.425Z] #20 87.32 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-11-11T12:02:44.425Z] #20 87.33 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T12:02:44.425Z] #20 87.54 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-11-11T12:02:44.686Z] #20 87.56 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-11-11T12:02:44.686Z] #20 87.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-11-11T12:02:44.686Z] #20 87.59 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-11-11T12:02:44.686Z] #20 87.60 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-11-11T12:02:44.686Z] #20 87.61 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-11-11T12:02:44.686Z] #20 87.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-11-11T12:02:44.686Z] #20 87.64 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-11-11T12:02:44.686Z] #20 87.65 Setting up libudev-dev:amd64 (247.3-6) ... [2021-11-11T12:02:44.686Z] #20 87.67 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-11-11T12:02:44.686Z] #20 87.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-11-11T12:02:44.686Z] #20 87.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-11-11T12:02:44.686Z] #20 87.71 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-11-11T12:02:44.686Z] #20 87.73 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-11-11T12:02:44.686Z] #20 87.74 Setting up mingw-w64-common (8.0.0-1) ... [2021-11-11T12:02:44.686Z] #20 87.75 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-11-11T12:02:44.686Z] #20 87.76 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-11-11T12:02:44.686Z] #20 87.78 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-11-11T12:02:44.947Z] #20 87.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-11-11T12:02:44.947Z] #20 87.80 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.82 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.83 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-11-11T12:02:44.947Z] #20 87.84 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.85 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-11-11T12:02:44.947Z] #20 87.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-11-11T12:02:44.947Z] #20 87.89 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.90 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-11-11T12:02:44.947Z] #20 87.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.93 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-11-11T12:02:44.947Z] #20 87.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:44.947Z] #20 87.97 Setting up dmsetup (2:1.02.175-2.1) ... [2021-11-11T12:02:44.947Z] #20 87.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:44.947Z] #20 87.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-11-11T12:02:45.176Z] #73 DONE 0.9s [2021-11-11T12:02:45.176Z] [2021-11-11T12:02:45.177Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T12:02:45.177Z] #74 sha256:ba613122239c86f8eaea0f40fc1f3f337655bc6f1fd986b9ff9a7612e615b30e [2021-11-11T12:02:45.177Z] #74 DONE 0.0s [2021-11-11T12:02:45.209Z] #20 88.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:02:45.436Z] [2021-11-11T12:02:45.437Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T12:02:45.437Z] #75 sha256:57687fa7bf397e4cb2c22dc01a229557b20c66d075a405b71ef4fe1180a719d7 [2021-11-11T12:02:45.781Z] #20 DONE 88.6s [2021-11-11T12:02:45.781Z] [2021-11-11T12:02:45.781Z] #21 [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 libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-11-11T12:02:45.781Z] #21 sha256:a0765f0d6ba3a89f646a0a53d08b690c7d011ff41e0ae659fa5bce40fc789d9a [2021-11-11T12:02:46.820Z] #75 DONE 1.2s [2021-11-11T12:02:46.820Z] [2021-11-11T12:02:46.820Z] #76 exporting to image [2021-11-11T12:02:46.820Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T12:02:46.820Z] #76 exporting layers [2021-11-11T12:02:47.699Z] #21 1.770 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-11-11T12:02:47.699Z] #21 1.770 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-11-11T12:02:47.699Z] #21 1.770 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-11-11T12:02:48.177Z] #62 274.0 + bin/containerd-shim-runc-v2 [2021-11-11T12:02:48.177Z] #62 274.6 + binaries [2021-11-11T12:02:48.177Z] #62 274.6 + install -D bin/containerd /build/containerd [2021-11-11T12:02:48.177Z] #62 274.6 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T12:02:48.177Z] #62 274.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T12:02:48.177Z] #62 274.6 + install -D bin/ctr /build/ctr [2021-11-11T12:02:49.335Z] #78 exporting layers 7.6s done [2021-11-11T12:02:49.335Z] #78 writing image sha256:c2e0dfb6fcfe18239b21d6bd251c2b412759df8779d1fbf774a663250612ab61 done [2021-11-11T12:02:49.335Z] #78 naming to docker.io/library/docker:aa5e80f772727e12daff7b673973bbecd7acb441 done [2021-11-11T12:02:49.335Z] #78 DONE 7.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T12:02:49.787Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=aa5e80f772727e12daff7b673973bbecd7acb441 -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:aa5e80f772727e12daff7b673973bbecd7acb441 hack/make.sh dynbinary test-integration [2021-11-11T12:02:50.719Z] #62 DONE 276.7s [2021-11-11T12:02:51.203Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-11-11T12:02:51.203Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-11-11T12:02:51.203Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-11-11T12:02:51.203Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-11-11T12:02:51.203Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-11-11T12:02:51.203Z] Detected virtualization docker. [2021-11-11T12:02:51.203Z] Detected architecture x86-64. [2021-11-11T12:02:51.204Z] Set hostname to <306d458bbd7e>. [2021-11-11T12:02:51.204Z] modprobe@configfs.service: Succeeded. [2021-11-11T12:02:51.204Z] modprobe@drm.service: Succeeded. [2021-11-11T12:02:51.204Z] modprobe@fuse.service: Succeeded. [2021-11-11T12:02:51.469Z] + source /etc/docker-entrypoint-cmd [2021-11-11T12:02:51.469Z] ++ hack/make.sh dynbinary test-integration [2021-11-11T12:02:51.469Z] [2021-11-11T12:02:51.469Z] Removing bundles/ [2021-11-11T12:02:51.469Z] [2021-11-11T12:02:51.469Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T12:02:51.469Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:02:51.469Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:02:51.660Z] [2021-11-11T12:02:51.660Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T12:02:51.660Z] #63 sha256:34db1037c26297d295c7a4e200c67f756fa03dd050f3005bea4b31101f2f1571 [2021-11-11T12:02:52.231Z] #63 DONE 0.8s [2021-11-11T12:02:52.231Z] [2021-11-11T12:02:52.231Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T12:02:52.231Z] #68 sha256:6f9dc54dd48cd0f57113414307f2eace48c0bdefaa4d0b5a14da89994c29e464 [2021-11-11T12:02:52.231Z] #68 DONE 0.2s [2021-11-11T12:02:52.522Z] [2021-11-11T12:02:52.522Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T12:02:52.522Z] #73 sha256:b3f53b6dae7bc0b945a43133805e33bf179fd1f05946121509427aac0c70ee81 [2021-11-11T12:02:53.405Z] #76 exporting layers 5.9s done [2021-11-11T12:02:53.405Z] #76 writing image sha256:28e796e45a72bd5854fdf27a42ec48aac4b23bc1b611478b1f83e260df110d43 done [2021-11-11T12:02:53.405Z] #76 naming to docker.io/library/docker:f43818c557885232d0cfcda8f6a5b38915404a9c done [2021-11-11T12:02:53.405Z] #76 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-11-11T12:02:53.477Z] #73 DONE 1.1s [2021-11-11T12:02:53.477Z] [2021-11-11T12:02:53.477Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T12:02:53.477Z] #74 sha256:e4be41b2a95d6c8e90ee1f7b7ef163d99615310752628cec519310baf7dbbe51 [2021-11-11T12:02:53.477Z] #74 DONE 0.0s [2021-11-11T12:02:53.477Z] [2021-11-11T12:02:53.477Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T12:02:53.477Z] #75 sha256:861cb1c6d1cd81eeb54232be8266ab52c9545f35403b6b45ee918ab092943ad2 [Pipeline] sh [2021-11-11T12:02:53.776Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c -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:f43818c557885232d0cfcda8f6a5b38915404a9c hack/make.sh dynbinary test-integration [2021-11-11T12:02:55.160Z] [2021-11-11T12:02:55.160Z] Removing bundles/ [2021-11-11T12:02:55.160Z] [2021-11-11T12:02:55.160Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T12:02:55.160Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:02:55.160Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:02:55.227Z] #21 2.846 Reading package lists... [2021-11-11T12:02:55.410Z] #75 DONE 1.5s [2021-11-11T12:02:55.410Z] [2021-11-11T12:02:55.410Z] #76 exporting to image [2021-11-11T12:02:55.410Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T12:02:55.410Z] #76 exporting layers [2021-11-11T12:02:58.433Z] INFO: Expanding compiler 1 of 3... [2021-11-11T12:02:58.433Z] INFO: Expanding compiler 2 of 3... [2021-11-11T12:02:59.436Z] #21 8.606 Reading package lists... [2021-11-11T12:03:00.006Z] #21 13.33 Building dependency tree... [2021-11-11T12:03:00.267Z] #21 14.52 Reading state information... [2021-11-11T12:03:01.374Z] INFO: Expanding compiler 3 of 3... [2021-11-11T12:03:01.374Z] INFO: Removing downloaded files... [2021-11-11T12:03:01.374Z] INFO: Downloading containerd [2021-11-11T12:03:01.650Z] #21 15.79 The following additional packages will be installed: [2021-11-11T12:03:01.650Z] #21 15.79 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T12:03:01.650Z] #21 15.79 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T12:03:01.650Z] #21 15.79 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T12:03:01.650Z] #21 15.79 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T12:03:01.650Z] #21 15.79 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T12:03:01.650Z] #21 15.79 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2021-11-11T12:03:01.650Z] #21 15.80 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T12:03:01.650Z] #21 15.82 Suggested packages: [2021-11-11T12:03:01.650Z] #21 15.82 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-11-11T12:03:01.650Z] #21 15.82 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-11-11T12:03:01.650Z] #21 15.82 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-11-11T12:03:01.650Z] #21 15.82 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2021-11-11T12:03:01.650Z] #21 15.82 seccomp:ppc64el seccomp:s390x [2021-11-11T12:03:01.650Z] #21 15.82 Recommended packages: [2021-11-11T12:03:01.650Z] #21 15.82 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2021-11-11T12:03:01.650Z] #21 15.82 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2021-11-11T12:03:01.650Z] #21 15.82 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2021-11-11T12:03:01.651Z] #21 15.82 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2021-11-11T12:03:01.912Z] #21 16.28 The following NEW packages will be installed: [2021-11-11T12:03:01.912Z] #21 16.28 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2021-11-11T12:03:01.912Z] #21 16.28 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-11-11T12:03:01.912Z] #21 16.28 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-11-11T12:03:01.912Z] #21 16.28 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-11-11T12:03:01.912Z] #21 16.28 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-11-11T12:03:01.912Z] #21 16.28 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2021-11-11T12:03:01.912Z] #21 16.28 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2021-11-11T12:03:01.912Z] #21 16.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2021-11-11T12:03:01.912Z] #21 16.29 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2021-11-11T12:03:01.912Z] #21 16.29 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2021-11-11T12:03:01.912Z] #21 16.29 libseccomp2:ppc64el libseccomp2:s390x [2021-11-11T12:03:01.992Z] #76 exporting layers 6.1s done [2021-11-11T12:03:01.992Z] #76 writing image sha256:4bea2bc6c40892a246d0da2140d86576c19e30b6db3190405abf89d632393596 done [2021-11-11T12:03:01.992Z] #76 naming to docker.io/library/docker:f43818c557885232d0cfcda8f6a5b38915404a9c done [2021-11-11T12:03:01.992Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-11-11T12:03:02.173Z] #21 16.65 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:03:02.173Z] #21 16.65 Need to get 15.9 MB of archives. [2021-11-11T12:03:02.173Z] #21 16.65 After this operation, 72.9 MB of additional disk space will be used. [2021-11-11T12:03:02.173Z] #21 16.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2021-11-11T12:03:02.173Z] #21 16.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2021-11-11T12:03:02.173Z] #21 16.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2021-11-11T12:03:02.173Z] #21 16.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2021-11-11T12:03:02.173Z] #21 16.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2021-11-11T12:03:02.173Z] #21 16.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2021-11-11T12:03:02.173Z] #21 16.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2021-11-11T12:03:02.173Z] #21 16.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2021-11-11T12:03:02.173Z] #21 16.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2021-11-11T12:03:02.349Z] + trap exit INT TERM [2021-11-11T12:03:02.349Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-11-11T12:03:02.349Z] + CONTAINER_NAME=docker-pr6 [2021-11-11T12:03:02.349Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c -e DOCKER_GRAPHDRIVER docker:f43818c557885232d0cfcda8f6a5b38915404a9c hack/make.sh dynbinary [2021-11-11T12:03:02.433Z] #21 16.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2021-11-11T12:03:02.433Z] #21 16.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2021-11-11T12:03:02.433Z] #21 16.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2021-11-11T12:03:02.433Z] #21 16.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2021-11-11T12:03:02.433Z] #21 16.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2021-11-11T12:03:02.433Z] #21 16.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2021-11-11T12:03:02.433Z] #21 16.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2021-11-11T12:03:02.433Z] #21 16.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2021-11-11T12:03:02.433Z] #21 16.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2021-11-11T12:03:02.433Z] #21 16.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2021-11-11T12:03:02.433Z] #21 16.80 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2021-11-11T12:03:02.433Z] #21 16.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2021-11-11T12:03:02.433Z] #21 16.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2021-11-11T12:03:02.433Z] #21 16.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2021-11-11T12:03:02.433Z] #21 16.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-11-11T12:03:02.695Z] #21 16.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-11-11T12:03:02.695Z] #21 16.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2021-11-11T12:03:02.695Z] #21 16.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2021-11-11T12:03:02.695Z] #21 16.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB] [2021-11-11T12:03:02.695Z] #21 16.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB] [2021-11-11T12:03:02.695Z] #21 16.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-11-11T12:03:03.267Z] #21 17.49 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:03:03.267Z] #21 17.71 Fetched 15.9 MB in 1s (29.9 MB/s) [2021-11-11T12:03:03.528Z] #21 17.74 Selecting previously unselected package gcc-10-base:armel. [2021-11-11T12:03:03.528Z] #21 17.74 (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 ... 38512 files and directories currently installed.) [2021-11-11T12:03:03.528Z] #21 17.77 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2021-11-11T12:03:03.528Z] #21 17.78 Unpacking gcc-10-base:armel (10.2.1-6) ... [2021-11-11T12:03:03.528Z] #21 17.83 Selecting previously unselected package gcc-10-base:armhf. [2021-11-11T12:03:03.528Z] #21 17.84 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2021-11-11T12:03:03.528Z] #21 17.84 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T12:03:03.528Z] #21 17.90 Selecting previously unselected package gcc-10-base:ppc64el. [2021-11-11T12:03:03.528Z] #21 17.91 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2021-11-11T12:03:03.528Z] #21 17.91 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T12:03:03.528Z] #21 17.96 Selecting previously unselected package gcc-10-base:s390x. [2021-11-11T12:03:03.734Z] [2021-11-11T12:03:03.734Z] Removing bundles/ [2021-11-11T12:03:03.734Z] [2021-11-11T12:03:03.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T12:03:03.734Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:03:03.734Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:03:03.790Z] #21 17.97 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2021-11-11T12:03:03.790Z] #21 17.98 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T12:03:03.790Z] #21 18.03 Selecting previously unselected package gcc-10-base:arm64. [2021-11-11T12:03:03.790Z] #21 18.04 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2021-11-11T12:03:03.790Z] #21 18.04 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T12:03:03.790Z] #21 18.10 Selecting previously unselected package libgcc-s1:armel. [2021-11-11T12:03:03.790Z] #21 18.11 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2021-11-11T12:03:03.790Z] #21 18.12 Unpacking libgcc-s1:armel (10.2.1-6) ... [2021-11-11T12:03:03.790Z] #21 18.19 Selecting previously unselected package libcrypt1:armel. [2021-11-11T12:03:03.790Z] #21 18.20 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2021-11-11T12:03:03.790Z] #21 18.21 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T12:03:03.790Z] #21 18.32 Selecting previously unselected package libc6:armel. [2021-11-11T12:03:04.051Z] #21 18.32 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2021-11-11T12:03:04.051Z] #21 18.58 Unpacking libc6:armel (2.31-13+deb11u2) ... [2021-11-11T12:03:04.624Z] #21 19.14 Selecting previously unselected package libapparmor1:armel. [2021-11-11T12:03:04.885Z] #21 19.15 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2021-11-11T12:03:04.885Z] #21 19.21 Unpacking libapparmor1:armel (2.13.6-10) ... [2021-11-11T12:03:05.146Z] #21 19.47 Selecting previously unselected package libapparmor-dev:armel. [2021-11-11T12:03:05.146Z] #21 19.48 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2021-11-11T12:03:05.146Z] #21 19.50 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T12:03:05.407Z] #21 19.61 Selecting previously unselected package libgcc-s1:arm64. [2021-11-11T12:03:05.407Z] #21 19.61 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2021-11-11T12:03:05.407Z] #21 19.62 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T12:03:05.407Z] #21 19.68 Selecting previously unselected package libcrypt1:arm64. [2021-11-11T12:03:05.407Z] #21 19.68 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2021-11-11T12:03:05.407Z] #21 19.74 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T12:03:05.407Z] #21 19.88 Selecting previously unselected package libc6:arm64. [2021-11-11T12:03:05.668Z] #21 19.89 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2021-11-11T12:03:05.668Z] #21 20.04 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T12:03:06.241Z] #21 20.53 Selecting previously unselected package libapparmor1:arm64. [2021-11-11T12:03:06.241Z] #21 20.54 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2021-11-11T12:03:06.241Z] #21 20.54 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T12:03:06.241Z] #21 20.61 Selecting previously unselected package libapparmor-dev:arm64. [2021-11-11T12:03:06.241Z] #21 20.61 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-11-11T12:03:06.241Z] #21 20.62 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T12:03:06.241Z] #21 20.70 Selecting previously unselected package libgcc-s1:s390x. [2021-11-11T12:03:06.241Z] #21 20.70 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2021-11-11T12:03:06.502Z] #21 20.71 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T12:03:06.502Z] #21 20.77 Selecting previously unselected package libcrypt1:s390x. [2021-11-11T12:03:06.502Z] #21 20.78 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2021-11-11T12:03:06.503Z] #21 20.78 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T12:03:06.503Z] #21 20.88 Selecting previously unselected package libc6:s390x. [2021-11-11T12:03:06.503Z] #21 20.89 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2021-11-11T12:03:06.763Z] #21 21.06 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T12:03:07.338Z] #21 21.54 Selecting previously unselected package libapparmor1:s390x. [2021-11-11T12:03:07.338Z] #21 21.54 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2021-11-11T12:03:07.338Z] #21 21.55 Unpacking libapparmor1:s390x (2.13.6-10) ... [2021-11-11T12:03:07.338Z] #21 21.61 Selecting previously unselected package libapparmor-dev:s390x. [2021-11-11T12:03:07.338Z] #21 21.61 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2021-11-11T12:03:07.338Z] #21 21.62 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T12:03:07.338Z] #21 21.72 Selecting previously unselected package libgcc-s1:armhf. [2021-11-11T12:03:07.338Z] #21 21.72 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2021-11-11T12:03:07.338Z] #21 21.73 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T12:03:07.338Z] #21 21.79 Selecting previously unselected package libcrypt1:armhf. [2021-11-11T12:03:07.338Z] #21 21.79 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2021-11-11T12:03:07.338Z] #21 21.80 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T12:03:07.599Z] #21 21.87 Selecting previously unselected package libc6:armhf. [2021-11-11T12:03:07.599Z] #21 21.88 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2021-11-11T12:03:07.860Z] #21 22.05 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T12:03:08.121Z] #21 22.41 Selecting previously unselected package libapparmor1:armhf. [2021-11-11T12:03:08.121Z] #21 22.41 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2021-11-11T12:03:08.121Z] #21 22.42 Unpacking libapparmor1:armhf (2.13.6-10) ... [2021-11-11T12:03:08.121Z] #21 22.47 Selecting previously unselected package libapparmor-dev:armhf. [2021-11-11T12:03:08.121Z] #21 22.47 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2021-11-11T12:03:08.121Z] #21 22.48 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T12:03:08.121Z] #21 22.55 Selecting previously unselected package libgcc-s1:ppc64el. [2021-11-11T12:03:08.122Z] #21 22.55 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2021-11-11T12:03:08.122Z] #21 22.56 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T12:03:08.383Z] #21 22.61 Selecting previously unselected package libcrypt1:ppc64el. [2021-11-11T12:03:08.383Z] #21 22.62 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2021-11-11T12:03:08.383Z] #21 22.62 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T12:03:08.383Z] #21 22.71 Selecting previously unselected package libc6:ppc64el. [2021-11-11T12:03:08.383Z] #21 22.71 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2021-11-11T12:03:08.644Z] #21 22.89 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T12:03:08.905Z] #21 23.45 Selecting previously unselected package libapparmor1:ppc64el. [2021-11-11T12:03:09.167Z] #21 23.45 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2021-11-11T12:03:09.167Z] #21 23.46 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T12:03:09.167Z] #21 23.51 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-11-11T12:03:09.167Z] #21 23.52 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2021-11-11T12:03:09.167Z] #21 23.53 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T12:03:09.430Z] #21 23.60 Selecting previously unselected package libseccomp2:s390x. [2021-11-11T12:03:09.430Z] #21 23.61 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ... [2021-11-11T12:03:09.430Z] #21 23.61 Unpacking libseccomp2:s390x (2.5.1-1) ... [2021-11-11T12:03:09.430Z] #21 23.67 Selecting previously unselected package libseccomp-dev:s390x. [2021-11-11T12:03:09.430Z] #21 23.67 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ... [2021-11-11T12:03:09.430Z] #21 23.69 Unpacking libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T12:03:09.430Z] #21 23.85 Selecting previously unselected package libseccomp2:ppc64el. [2021-11-11T12:03:09.430Z] #21 23.86 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ... [2021-11-11T12:03:09.430Z] #21 23.87 Unpacking libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T12:03:09.430Z] #21 23.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-11-11T12:03:09.692Z] #21 23.95 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ... [2021-11-11T12:03:09.692Z] #21 23.97 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T12:03:09.692Z] #21 24.11 Selecting previously unselected package libseccomp2:armhf. [2021-11-11T12:03:09.692Z] #21 24.12 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ... [2021-11-11T12:03:09.692Z] #21 24.12 Unpacking libseccomp2:armhf (2.5.1-1) ... [2021-11-11T12:03:09.692Z] #21 24.17 Selecting previously unselected package libseccomp-dev:armhf. [2021-11-11T12:03:09.692Z] #21 24.18 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ... [2021-11-11T12:03:09.692Z] #21 24.18 Unpacking libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T12:03:09.692Z] #21 24.24 Selecting previously unselected package libseccomp2:armel. [2021-11-11T12:03:09.953Z] #21 24.25 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ... [2021-11-11T12:03:09.953Z] #21 24.26 Unpacking libseccomp2:armel (2.5.1-1) ... [2021-11-11T12:03:09.953Z] #21 24.31 Selecting previously unselected package libseccomp-dev:armel. [2021-11-11T12:03:09.953Z] #21 24.32 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ... [2021-11-11T12:03:09.953Z] #21 24.32 Unpacking libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T12:03:09.953Z] #21 24.39 Selecting previously unselected package libseccomp2:arm64. [2021-11-11T12:03:10.213Z] #21 24.39 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ... [2021-11-11T12:03:10.213Z] #21 24.40 Unpacking libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T12:03:10.213Z] #21 24.44 Selecting previously unselected package libseccomp-dev:arm64. [2021-11-11T12:03:10.213Z] #21 24.45 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-11-11T12:03:10.213Z] #21 24.45 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T12:03:10.213Z] #21 24.56 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2021-11-11T12:03:10.213Z] #21 24.58 Setting up gcc-10-base:armel (10.2.1-6) ... [2021-11-11T12:03:10.213Z] #21 24.59 Setting up gcc-10-base:armhf (10.2.1-6) ... [2021-11-11T12:03:10.213Z] #21 24.61 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2021-11-11T12:03:10.213Z] #21 24.62 Setting up gcc-10-base:s390x (10.2.1-6) ... [2021-11-11T12:03:10.213Z] #21 24.63 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2021-11-11T12:03:10.213Z] #21 24.65 Setting up libcrypt1:armel (1:4.4.18-4) ... [2021-11-11T12:03:10.214Z] #21 24.67 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2021-11-11T12:03:10.214Z] #21 24.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2021-11-11T12:03:10.214Z] #21 24.71 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2021-11-11T12:03:10.214Z] #21 24.72 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2021-11-11T12:03:10.214Z] #21 24.73 Setting up libgcc-s1:armel (10.2.1-6) ... [2021-11-11T12:03:10.214Z] #21 24.74 Setting up libgcc-s1:armhf (10.2.1-6) ... [2021-11-11T12:03:10.214Z] #21 24.76 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2021-11-11T12:03:10.474Z] #21 24.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2021-11-11T12:03:10.474Z] #21 24.79 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2021-11-11T12:03:11.866Z] #21 25.99 Setting up libc6:armel (2.31-13+deb11u2) ... [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2021-11-11T12:03:12.107Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T12:03:12.107Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T12:03:12.669Z] ok github.com/docker/docker/builder/remotecontext 0.062s coverage: 13.7% of statements [2021-11-11T12:03:12.669Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 49.0% of statements [2021-11-11T12:03:12.669Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T12:03:12.808Z] #21 27.26 Setting up libc6:armhf (2.31-13+deb11u2) ... [2021-11-11T12:03:13.598Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-11-11T12:03:13.855Z] ok github.com/docker/docker/builder/remotecontext/git 0.893s coverage: 86.3% of statements [2021-11-11T12:03:13.855Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T12:03:13.855Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T12:03:14.195Z] #21 28.48 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2021-11-11T12:03:14.785Z] ok github.com/docker/docker/cmd/docker-proxy 0.160s coverage: 67.6% of statements [2021-11-11T12:03:15.582Z] #21 29.77 Setting up libc6:s390x (2.31-13+deb11u2) ... [2021-11-11T12:03:16.525Z] #21 30.98 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-11-11T12:03:16.525Z] #21 30.99 Setting up libapparmor1:armel (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.00 Setting up libapparmor1:armhf (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.02 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.03 Setting up libapparmor1:s390x (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.05 Setting up libseccomp2:arm64 (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.06 Setting up libseccomp2:armel (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.08 Setting up libseccomp2:armhf (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.09 Setting up libseccomp2:ppc64el (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.11 Setting up libseccomp2:s390x (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.12 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.14 Setting up libapparmor-dev:armel (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.15 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.16 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.18 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2021-11-11T12:03:16.786Z] #21 31.20 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.21 Setting up libseccomp-dev:armel (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.22 Setting up libseccomp-dev:armhf (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.23 Setting up libseccomp-dev:ppc64el (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.24 Setting up libseccomp-dev:s390x (2.5.1-1) ... [2021-11-11T12:03:16.786Z] #21 31.25 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:03:17.305Z] ok github.com/docker/docker/client 0.101s coverage: 75.6% of statements [2021-11-11T12:03:17.360Z] #21 DONE 31.5s [2021-11-11T12:03:17.360Z] [2021-11-11T12:03:17.360Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T12:03:17.360Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-11T12:03:17.360Z] #22 ... [2021-11-11T12:03:17.360Z] [2021-11-11T12:03:17.360Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2021-11-11T12:03:17.360Z] #64 sha256:3746728a4fa0e480be34a4461092d2411d155fc446327ba05de93682ad7142b0 [2021-11-11T12:03:17.360Z] #64 DONE 0.2s [2021-11-11T12:03:17.649Z] [2021-11-11T12:03:17.649Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:03:17.649Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:03:19.081Z] #65 1.828 + RM_GOPATH=0 [2021-11-11T12:03:19.081Z] #65 1.828 + TMP_GOPATH= [2021-11-11T12:03:19.081Z] #65 1.828 + : /build [2021-11-11T12:03:19.081Z] #65 1.828 + '[' -z '' ']' [2021-11-11T12:03:19.163Z] [2021-11-11T12:03:19.163Z] Name Version Source Summary [2021-11-11T12:03:19.163Z] ---- ------- ------ ------- [2021-11-11T12:03:19.163Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T12:03:19.357Z] #65 ... [2021-11-11T12:03:19.357Z] [2021-11-11T12:03:19.357Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-11-11T12:03:19.357Z] #22 sha256:98e28ae8ad78721f67e7684984a32b45af9f4ede3a11d7982e15dacc7376cb77 [2021-11-11T12:03:19.357Z] #22 DONE 2.1s [2021-11-11T12:03:19.357Z] [2021-11-11T12:03:19.357Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:03:19.357Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:03:19.357Z] #65 1.829 ++ mktemp -d [2021-11-11T12:03:19.357Z] #65 1.834 + export GOPATH=/tmp/tmp.DP3TkwIoR3 [2021-11-11T12:03:19.357Z] #65 1.834 + GOPATH=/tmp/tmp.DP3TkwIoR3 [2021-11-11T12:03:19.357Z] #65 1.834 + RM_GOPATH=1 [2021-11-11T12:03:19.357Z] #65 1.834 + case "$(go env GOARCH)" in [2021-11-11T12:03:19.357Z] #65 1.834 ++ go env GOARCH [2021-11-11T12:03:19.357Z] #65 1.863 + export GO_BUILDMODE=-buildmode=pie [2021-11-11T12:03:19.357Z] #65 1.863 + GO_BUILDMODE=-buildmode=pie [2021-11-11T12:03:19.357Z] #65 1.863 ++ dirname /install.sh [2021-11-11T12:03:19.357Z] #65 1.863 + dir=/ [2021-11-11T12:03:19.357Z] #65 1.863 + bin=runc [2021-11-11T12:03:19.357Z] #65 1.863 + shift [2021-11-11T12:03:19.357Z] #65 1.863 + '[' '!' -f //runc.installer ']' [2021-11-11T12:03:19.357Z] #65 1.863 + . //runc.installer [2021-11-11T12:03:19.357Z] #65 1.863 ++ set -e [2021-11-11T12:03:19.357Z] #65 1.863 ++ : v1.0.2 [2021-11-11T12:03:19.357Z] #65 1.863 + install_runc [2021-11-11T12:03:19.357Z] #65 1.863 + RUNC_BUILDTAGS=seccomp [2021-11-11T12:03:19.357Z] #65 1.863 + echo 'Install runc version v1.0.2 (build tags: seccomp)' [2021-11-11T12:03:19.357Z] #65 1.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DP3TkwIoR3/src/github.com/opencontainers/runc [2021-11-11T12:03:19.357Z] #65 1.863 Cloning into '/tmp/tmp.DP3TkwIoR3/src/github.com/opencontainers/runc'... [2021-11-11T12:03:19.357Z] #65 1.863 Install runc version v1.0.2 (build tags: seccomp) [2021-11-11T12:03:19.629Z] [2021-11-11T12:03:19.629Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T12:03:19.629Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T12:03:19.629Z] PSChildName : containerd [2021-11-11T12:03:19.629Z] PSDrive : C [2021-11-11T12:03:19.629Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T12:03:19.629Z] PSIsContainer : True [2021-11-11T12:03:19.629Z] Name : containerd [2021-11-11T12:03:19.629Z] FullName : C:\containerd [2021-11-11T12:03:19.629Z] Parent : [2021-11-11T12:03:19.629Z] Exists : True [2021-11-11T12:03:19.629Z] Root : C:\ [2021-11-11T12:03:19.629Z] Extension : [2021-11-11T12:03:19.629Z] CreationTime : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] CreationTimeUtc : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] LastAccessTime : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] LastAccessTimeUtc : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] LastWriteTime : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] LastWriteTimeUtc : 11/11/2021 12:03:19 PM [2021-11-11T12:03:19.629Z] Attributes : Directory [2021-11-11T12:03:19.629Z] Mode : d----- [2021-11-11T12:03:19.629Z] BaseName : containerd [2021-11-11T12:03:19.629Z] Target : {} [2021-11-11T12:03:19.629Z] LinkType : [2021-11-11T12:03:19.629Z] [2021-11-11T12:03:20.612Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T12:03:20.612Z] INFO: Configuring git core.autocrlf... [2021-11-11T12:03:20.756Z] #65 ... [2021-11-11T12:03:20.756Z] [2021-11-11T12:03:20.756Z] #23 [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-11-11T12:03:20.756Z] #23 sha256:fb7c8046cfcf63bafa6c8443c2c46e7d267a0c4d9ce2800fc6b0f267bdb0e1f8 [2021-11-11T12:03:20.756Z] #23 DONE 1.5s [2021-11-11T12:03:21.016Z] [2021-11-11T12:03:21.016Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-11-11T12:03:21.016Z] #24 sha256:a95681c14d22bbccf69a3948faad932c6f3d033b085a34ba22fd61eba76db815 [2021-11-11T12:03:21.078Z] [2021-11-11T12:03:21.078Z] [2021-11-11T12:03:22.401Z] #24 1.478 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-11-11T12:03:22.401Z] #24 DONE 1.6s [2021-11-11T12:03:22.401Z] [2021-11-11T12:03:22.401Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:03:22.401Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:03:22.401Z] #65 ... [2021-11-11T12:03:22.401Z] [2021-11-11T12:03:22.401Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-11-11T12:03:22.401Z] #25 sha256:b329fe4d47747037aceb9988751e2bb3f03f9c8fba24515afab376229c6ac227 [2021-11-11T12:03:23.787Z] #25 DONE 1.3s [2021-11-11T12:03:23.787Z] [2021-11-11T12:03:23.787Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-11-11T12:03:23.787Z] #26 sha256:03bcd40b74cd1afb494c5572b2bb591341237bb8077dde8eb2cb18ee53ea1cae [2021-11-11T12:03:24.423Z] c1f4c7287c99: Pull complete [2021-11-11T12:03:24.423Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T12:03:24.423Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:03:24.424Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:03:24.424Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-11-11T12:03:24.424Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-11-11T12:03:24.424Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2300' [2021-11-11T12:03:24.424Z] INFO: Docker version of control daemon [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Client: [2021-11-11T12:03:24.424Z] Version: 20.10.9 [2021-11-11T12:03:24.424Z] API version: 1.41 [2021-11-11T12:03:24.424Z] Go version: go1.16.8 [2021-11-11T12:03:24.424Z] Git commit: c2ea9bc [2021-11-11T12:03:24.424Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T12:03:24.424Z] OS/Arch: windows/amd64 [2021-11-11T12:03:24.424Z] Context: default [2021-11-11T12:03:24.424Z] Experimental: true [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Server: Docker Engine - Community [2021-11-11T12:03:24.424Z] Engine: [2021-11-11T12:03:24.424Z] Version: 20.10.9 [2021-11-11T12:03:24.424Z] API version: 1.41 (minimum version 1.24) [2021-11-11T12:03:24.424Z] Go version: go1.16.8 [2021-11-11T12:03:24.424Z] Git commit: 79ea9d3 [2021-11-11T12:03:24.424Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T12:03:24.424Z] OS/Arch: windows/amd64 [2021-11-11T12:03:24.424Z] Experimental: true [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] INFO: Docker info of control daemon [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Client: [2021-11-11T12:03:24.424Z] Context: default [2021-11-11T12:03:24.424Z] Debug Mode: false [2021-11-11T12:03:24.424Z] Plugins: [2021-11-11T12:03:24.424Z] app: Docker Application (Docker Inc., v0.8.0) [2021-11-11T12:03:24.424Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-11-11T12:03:24.424Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Server: [2021-11-11T12:03:24.424Z] Containers: 0 [2021-11-11T12:03:24.424Z] Running: 0 [2021-11-11T12:03:24.424Z] Paused: 0 [2021-11-11T12:03:24.424Z] Stopped: 0 [2021-11-11T12:03:24.424Z] Images: 1 [2021-11-11T12:03:24.424Z] Server Version: 20.10.9 [2021-11-11T12:03:24.424Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T12:03:24.424Z] Windows: [2021-11-11T12:03:24.424Z] LCOW: [2021-11-11T12:03:24.424Z] Logging Driver: json-file [2021-11-11T12:03:24.424Z] Plugins: [2021-11-11T12:03:24.424Z] Volume: local [2021-11-11T12:03:24.424Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:03:24.424Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:03:24.424Z] Swarm: inactive [2021-11-11T12:03:24.424Z] Default Isolation: process [2021-11-11T12:03:24.424Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T12:03:24.424Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T12:03:24.424Z] OSType: windows [2021-11-11T12:03:24.424Z] Architecture: x86_64 [2021-11-11T12:03:24.424Z] CPUs: 4 [2021-11-11T12:03:24.424Z] Total Memory: 32GiB [2021-11-11T12:03:24.424Z] Name: azwin-2-037540 [2021-11-11T12:03:24.424Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2021-11-11T12:03:24.424Z] Docker Root Dir: D:\docker [2021-11-11T12:03:24.424Z] Debug Mode: false [2021-11-11T12:03:24.424Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:03:24.424Z] Labels: [2021-11-11T12:03:24.424Z] Experimental: true [2021-11-11T12:03:24.424Z] Insecure Registries: [2021-11-11T12:03:24.424Z] 10.0.0.4:5000 [2021-11-11T12:03:24.424Z] 127.0.0.0/8 [2021-11-11T12:03:24.424Z] Registry Mirrors: [2021-11-11T12:03:24.424Z] http://10.0.0.4:5000/ [2021-11-11T12:03:24.424Z] Live Restore Enabled: false [2021-11-11T12:03:24.424Z] Product License: Community Engine [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] INFO: Commit hash is 936c9a16a8 [2021-11-11T12:03:24.424Z] INFO: Nuke-Everything... [2021-11-11T12:03:24.424Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T12:03:24.424Z] INFO: Nuking d:\CI [2021-11-11T12:03:24.424Z] INFO: Zapped successfully [2021-11-11T12:03:24.424Z] INFO: Location for testing is d:\CI\PR-42999\6 [2021-11-11T12:03:24.424Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 12:03:11... [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Sending build context to Docker daemon 60.64MB [2021-11-11T12:03:24.424Z] [2021-11-11T12:03:24.424Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T12:03:24.424Z] ---> 617dd5ead5b8 [2021-11-11T12:03:24.424Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T12:03:24.424Z] ---> Running in 5a927b55d9e3 [2021-11-11T12:03:24.424Z] Removing intermediate container 5a927b55d9e3 [2021-11-11T12:03:24.424Z] ---> 8c1ab773a2f5 [2021-11-11T12:03:24.424Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T12:03:24.424Z] ---> Running in 0ecd2ae26012 [2021-11-11T12:03:24.424Z] Removing intermediate container 0ecd2ae26012 [2021-11-11T12:03:24.424Z] ---> 2e058eb2bdcb [2021-11-11T12:03:24.424Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T12:03:24.424Z] ---> Running in 5110b83a9491 [2021-11-11T12:03:24.424Z] Removing intermediate container 5110b83a9491 [2021-11-11T12:03:24.424Z] ---> 44714d62dd2a [2021-11-11T12:03:24.424Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T12:03:24.424Z] ---> Running in 387b939a1556 [2021-11-11T12:03:24.424Z] Removing intermediate container 387b939a1556 [2021-11-11T12:03:24.424Z] ---> 389de3147ce4 [2021-11-11T12:03:24.424Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T12:03:24.424Z] ---> Running in e11fceedd771 [2021-11-11T12:03:24.424Z] Removing intermediate container e11fceedd771 [2021-11-11T12:03:24.424Z] ---> 61cee7f0af6d [2021-11-11T12:03:24.424Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T12:03:24.424Z] ---> Running in eb27c192d38d [2021-11-11T12:03:25.188Z] #26 DONE 1.4s [2021-11-11T12:03:25.188Z] [2021-11-11T12:03:25.188Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:03:25.188Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:03:25.188Z] #65 7.036 + cd /tmp/tmp.DP3TkwIoR3/src/github.com/opencontainers/runc [2021-11-11T12:03:25.188Z] #65 7.036 + git checkout -q v1.0.2 [2021-11-11T12:03:25.188Z] #65 7.320 + '[' -z '' ']' [2021-11-11T12:03:25.188Z] #65 7.320 + target=static [2021-11-11T12:03:25.188Z] #65 7.320 + make BUILDTAGS=seccomp static [2021-11-11T12:03:25.188Z] #65 7.756 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc . [2021-11-11T12:03:26.574Z] #65 ... [2021-11-11T12:03:26.574Z] [2021-11-11T12:03:26.574Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-11-11T12:03:26.574Z] #27 sha256:8f77f8ddcc6f99b479e7efd5b0f67afac1932799099408d4368e4dc6cd5729a9 [2021-11-11T12:03:26.574Z] #27 DONE 1.6s [2021-11-11T12:03:26.836Z] [2021-11-11T12:03:26.836Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T12:03:26.836Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T12:03:28.077Z] a0eb404f1860: Pull complete [2021-11-11T12:03:28.077Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T12:03:28.077Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:03:28.077Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:03:28.077Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2021-11-11T12:03:28.077Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2021-11-11T12:03:28.077Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.350' [2021-11-11T12:03:28.077Z] INFO: Docker version of control daemon [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Client: [2021-11-11T12:03:28.077Z] Version: 20.10.9 [2021-11-11T12:03:28.077Z] API version: 1.41 [2021-11-11T12:03:28.077Z] Go version: go1.16.8 [2021-11-11T12:03:28.077Z] Git commit: c2ea9bc [2021-11-11T12:03:28.077Z] Built: Mon Oct 4 16:11:10 2021 [2021-11-11T12:03:28.077Z] OS/Arch: windows/amd64 [2021-11-11T12:03:28.077Z] Context: default [2021-11-11T12:03:28.077Z] Experimental: true [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Server: Docker Engine - Community [2021-11-11T12:03:28.077Z] Engine: [2021-11-11T12:03:28.077Z] Version: 20.10.9 [2021-11-11T12:03:28.077Z] API version: 1.41 (minimum version 1.24) [2021-11-11T12:03:28.077Z] Go version: go1.16.8 [2021-11-11T12:03:28.077Z] Git commit: 79ea9d3 [2021-11-11T12:03:28.077Z] Built: Mon Oct 4 16:06:39 2021 [2021-11-11T12:03:28.077Z] OS/Arch: windows/amd64 [2021-11-11T12:03:28.077Z] Experimental: true [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] INFO: Docker info of control daemon [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Client: [2021-11-11T12:03:28.077Z] Context: default [2021-11-11T12:03:28.077Z] Debug Mode: false [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Server: [2021-11-11T12:03:28.077Z] Containers: 0 [2021-11-11T12:03:28.077Z] Running: 0 [2021-11-11T12:03:28.077Z] Paused: 0 [2021-11-11T12:03:28.077Z] Stopped: 0 [2021-11-11T12:03:28.077Z] Images: 1 [2021-11-11T12:03:28.077Z] Server Version: 20.10.9 [2021-11-11T12:03:28.077Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-11-11T12:03:28.077Z] Windows: [2021-11-11T12:03:28.077Z] LCOW: [2021-11-11T12:03:28.077Z] Logging Driver: json-file [2021-11-11T12:03:28.077Z] Plugins: [2021-11-11T12:03:28.077Z] Volume: local [2021-11-11T12:03:28.077Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:03:28.077Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:03:28.077Z] Swarm: inactive [2021-11-11T12:03:28.077Z] Default Isolation: process [2021-11-11T12:03:28.077Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T12:03:28.077Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T12:03:28.077Z] OSType: windows [2021-11-11T12:03:28.077Z] Architecture: x86_64 [2021-11-11T12:03:28.077Z] CPUs: 4 [2021-11-11T12:03:28.077Z] Total Memory: 32GiB [2021-11-11T12:03:28.077Z] Name: azwin-2-5a0cf1 [2021-11-11T12:03:28.077Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2021-11-11T12:03:28.077Z] Docker Root Dir: D:\docker [2021-11-11T12:03:28.077Z] Debug Mode: false [2021-11-11T12:03:28.077Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:03:28.077Z] Labels: [2021-11-11T12:03:28.077Z] Experimental: true [2021-11-11T12:03:28.077Z] Insecure Registries: [2021-11-11T12:03:28.077Z] 10.0.0.4:5000 [2021-11-11T12:03:28.077Z] 127.0.0.0/8 [2021-11-11T12:03:28.077Z] Registry Mirrors: [2021-11-11T12:03:28.077Z] http://10.0.0.4:5000/ [2021-11-11T12:03:28.077Z] Live Restore Enabled: false [2021-11-11T12:03:28.077Z] Product License: Community Engine [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] INFO: Commit hash is 084ce6255d [2021-11-11T12:03:28.077Z] INFO: Nuke-Everything... [2021-11-11T12:03:28.077Z] INFO: Container count on control daemon to delete is 0 [2021-11-11T12:03:28.077Z] INFO: Nuking d:\CI [2021-11-11T12:03:28.077Z] INFO: Zapped successfully [2021-11-11T12:03:28.077Z] INFO: Location for testing is d:\CI\PR-42999\6 [2021-11-11T12:03:28.077Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] INFO: Building the image from Dockerfile.windows at 11/11/2021 12:03:17... [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Sending build context to Docker daemon 60.64MB [2021-11-11T12:03:28.077Z] [2021-11-11T12:03:28.077Z] Step 1/11 : FROM microsoft/windowsservercore [2021-11-11T12:03:28.077Z] ---> 3d4792f88e26 [2021-11-11T12:03:28.077Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-11-11T12:03:28.077Z] ---> Running in 85993fd79aa2 [2021-11-11T12:03:28.077Z] Removing intermediate container 85993fd79aa2 [2021-11-11T12:03:28.077Z] ---> 667df625b2ec [2021-11-11T12:03:28.077Z] Step 3/11 : ARG GO_VERSION=1.17.3 [2021-11-11T12:03:28.077Z] ---> Running in 65966a932189 [2021-11-11T12:03:28.077Z] Removing intermediate container 65966a932189 [2021-11-11T12:03:28.077Z] ---> dc675e133138 [2021-11-11T12:03:28.077Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.7 [2021-11-11T12:03:28.077Z] ---> Running in 224de10144c4 [2021-11-11T12:03:28.077Z] Removing intermediate container 224de10144c4 [2021-11-11T12:03:28.077Z] ---> fdc7fe11f3f0 [2021-11-11T12:03:28.077Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2021-11-11T12:03:28.077Z] ---> Running in ed8af651a28f [2021-11-11T12:03:28.077Z] Removing intermediate container ed8af651a28f [2021-11-11T12:03:28.077Z] ---> 28d73e0966fa [2021-11-11T12:03:28.077Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2021-11-11T12:03:28.077Z] ---> Running in f639d9569a75 [2021-11-11T12:03:28.077Z] Removing intermediate container f639d9569a75 [2021-11-11T12:03:28.077Z] ---> ac93366a1e84 [2021-11-11T12:03:28.077Z] Step 7/11 : 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;C:\containerd\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; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $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-11-11T12:03:28.077Z] ---> Running in 67953f7207cb [2021-11-11T12:03:28.751Z] #28 2.049 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2021-11-11T12:03:29.012Z] #28 2.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-11-11T12:03:29.012Z] #28 2.387 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2021-11-11T12:03:29.274Z] #28 2.628 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2021-11-11T12:03:29.848Z] #28 3.073 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7863 kB] [2021-11-11T12:03:30.420Z] #28 3.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7874 kB] [2021-11-11T12:03:30.994Z] #28 4.245 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7942 kB] [2021-11-11T12:03:31.567Z] #28 4.741 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8180 kB] [2021-11-11T12:03:31.634Z] [2021-11-11T12:03:31.634Z] SUCCESS: Specified value was saved. [2021-11-11T12:03:31.828Z] #28 5.174 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8068 kB] [2021-11-11T12:03:32.089Z] #28 5.593 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [84.5 kB] [2021-11-11T12:03:32.351Z] #28 5.600 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [90.7 kB] [2021-11-11T12:03:32.351Z] #28 5.605 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [87.7 kB] [2021-11-11T12:03:32.351Z] #28 5.625 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [86.9 kB] [2021-11-11T12:03:32.351Z] #28 5.625 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [86.4 kB] [2021-11-11T12:03:32.351Z] #28 5.625 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [86.3 kB] [2021-11-11T12:03:32.612Z] #28 5.921 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2021-11-11T12:03:32.612Z] #28 5.929 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2021-11-11T12:03:32.612Z] #28 5.929 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2021-11-11T12:03:32.612Z] #28 5.929 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2021-11-11T12:03:32.612Z] #28 5.929 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2021-11-11T12:03:32.612Z] #28 5.929 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2021-11-11T12:03:32.626Z] INFO: Downloading git... [2021-11-11T12:03:32.886Z] [2021-11-11T12:03:32.886Z] SUCCESS: Specified value was saved. [2021-11-11T12:03:33.847Z] INFO: Downloading git... [2021-11-11T12:03:34.200Z] INFO: Downloading go... [2021-11-11T12:03:35.194Z] INFO: Downloading compiler 1 of 3... [2021-11-11T12:03:35.586Z] INFO: Downloading go... [2021-11-11T12:03:35.666Z] INFO: Downloading compiler 2 of 3... [2021-11-11T12:03:35.666Z] INFO: Downloading compiler 3 of 3... [2021-11-11T12:03:35.666Z] INFO: Extracting git... [2021-11-11T12:03:36.560Z] INFO: Downloading compiler 1 of 3... [2021-11-11T12:03:36.560Z] INFO: Downloading compiler 2 of 3... [2021-11-11T12:03:37.029Z] INFO: Downloading compiler 3 of 3... [2021-11-11T12:03:37.029Z] INFO: Extracting git... [2021-11-11T12:03:40.762Z] #28 ... [2021-11-11T12:03:40.762Z] [2021-11-11T12:03:40.762Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:03:40.762Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:03:40.762Z] #69 86.75 + bin/containerd [2021-11-11T12:03:48.197Z] INFO: Expanding go... [2021-11-11T12:03:49.342Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.0% of statements [2021-11-11T12:03:49.598Z] ok github.com/docker/docker/container 0.112s coverage: 34.6% of statements [2021-11-11T12:03:49.854Z] ok github.com/docker/docker/cmd/dockerd/trap 2.409s coverage: 0.0% of statements [2021-11-11T12:03:49.854Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T12:03:49.854Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T12:03:49.854Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T12:03:49.854Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T12:03:49.854Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T12:03:54.667Z] INFO: Expanding go... [2021-11-11T12:03:55.104Z] ok github.com/docker/docker/daemon/cluster 0.066s coverage: 0.5% of statements [2021-11-11T12:03:55.695Z] #69 ... [2021-11-11T12:03:55.695Z] [2021-11-11T12:03:55.695Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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 zstd [2021-11-11T12:03:55.695Z] #28 sha256:ee791d5c61edf829228b0d2d0428dd775854c75a47e95a8ebad4baea1801a5ae [2021-11-11T12:03:55.695Z] #28 28.82 Fetched 48.7 MB in 27s (1793 kB/s) [2021-11-11T12:03:56.472Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-11-11T12:03:58.371Z] ok github.com/docker/docker/daemon/cluster/convert 0.017s coverage: 35.9% of statements [2021-11-11T12:04:05.707Z] #28 28.82 Reading package lists... [2021-11-11T12:04:06.457Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-11T12:04:06.457Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-11T12:04:06.712Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-11-11T12:04:06.968Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T12:04:07.530Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T12:04:08.457Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.008s coverage: 4.2% of statements [2021-11-11T12:04:09.495Z] INFO: Expanding compiler 1 of 3... [2021-11-11T12:04:10.347Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2021-11-11T12:04:10.347Z] ok github.com/docker/docker/daemon 12.120s coverage: 17.6% of statements [2021-11-11T12:04:10.347Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T12:04:10.347Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T12:04:10.347Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T12:04:10.347Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T12:04:10.347Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.170s coverage: 56.2% of statements [2021-11-11T12:04:10.489Z] INFO: Expanding compiler 2 of 3... [2021-11-11T12:04:10.999Z] #28 37.57 Reading package lists... [2021-11-11T12:04:12.240Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2021-11-11T12:04:12.387Z] #28 43.94 Building dependency tree... [2021-11-11T12:04:13.335Z] #28 46.71 bzip2 is already the newest version (1.0.8-4). [2021-11-11T12:04:13.335Z] #28 46.71 patch is already the newest version (2.7.6-7). [2021-11-11T12:04:13.335Z] #28 46.71 xz-utils is already the newest version (5.2.5-2). [2021-11-11T12:04:13.335Z] #28 46.71 The following additional packages will be installed: [2021-11-11T12:04:13.596Z] #28 46.72 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T12:04:13.596Z] #28 46.72 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2021-11-11T12:04:13.596Z] #28 46.72 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-11-11T12:04:13.596Z] #28 46.72 python3-pkg-resources vim-runtime xxd [2021-11-11T12:04:13.596Z] #28 46.74 Suggested packages: [2021-11-11T12:04:13.596Z] #28 46.74 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2021-11-11T12:04:13.596Z] #28 46.74 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2021-11-11T12:04:13.596Z] #28 46.74 Recommended packages: [2021-11-11T12:04:13.596Z] #28 46.74 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-11-11T12:04:13.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 50.5% of statements [2021-11-11T12:04:14.978Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.858s coverage: 45.9% of statements [2021-11-11T12:04:14.978Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T12:04:14.983Z] #28 48.13 The following NEW packages will be installed: [2021-11-11T12:04:14.983Z] #28 48.13 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2021-11-11T12:04:14.983Z] #28 48.14 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2021-11-11T12:04:14.983Z] #28 48.14 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2021-11-11T12:04:14.983Z] #28 48.15 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2021-11-11T12:04:14.983Z] #28 48.15 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2021-11-11T12:04:14.983Z] #28 48.15 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2021-11-11T12:04:14.983Z] #28 48.15 vim-common vim-runtime xfsprogs xxd zip zstd [2021-11-11T12:04:15.244Z] #28 48.56 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2021-11-11T12:04:15.244Z] #28 48.56 Need to get 18.6 MB of archives. [2021-11-11T12:04:15.244Z] #28 48.56 After this operation, 71.4 MB of additional disk space will be used. [2021-11-11T12:04:15.244Z] #28 48.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-11-11T12:04:15.244Z] #28 48.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-11-11T12:04:15.244Z] #28 48.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-11-11T12:04:15.244Z] #28 48.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-11-11T12:04:15.244Z] #28 48.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-11-11T12:04:15.245Z] #28 48.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-11-11T12:04:15.245Z] #28 48.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-11-11T12:04:15.245Z] #28 48.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-11-11T12:04:15.245Z] #28 48.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-11-11T12:04:15.245Z] #28 48.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-11-11T12:04:15.245Z] #28 48.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-11-11T12:04:15.245Z] #28 48.60 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-11-11T12:04:15.245Z] #28 48.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-11-11T12:04:15.245Z] #28 48.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-11-11T12:04:15.245Z] #28 48.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-11-11T12:04:15.245Z] #28 48.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-11-11T12:04:15.245Z] #28 48.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-11-11T12:04:15.273Z] INFO: Expanding compiler 3 of 3... [2021-11-11T12:04:15.550Z] #28 48.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-11-11T12:04:15.550Z] #28 48.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-11-11T12:04:15.550Z] #28 48.63 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-11-11T12:04:15.550Z] #28 48.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-11-11T12:04:15.550Z] #28 48.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-11-11T12:04:15.550Z] #28 48.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-11-11T12:04:15.550Z] #28 48.64 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-11-11T12:04:15.550Z] #28 48.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-11-11T12:04:15.550Z] #28 48.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-11-11T12:04:15.550Z] #28 48.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-11-11T12:04:15.550Z] #28 48.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-11-11T12:04:15.550Z] #28 48.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-11-11T12:04:15.550Z] #28 48.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-11-11T12:04:15.550Z] #28 48.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-11-11T12:04:15.550Z] #28 48.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-11-11T12:04:15.550Z] #28 48.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-11-11T12:04:15.550Z] #28 48.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-11-11T12:04:15.550Z] #28 48.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-11-11T12:04:15.550Z] #28 48.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-11-11T12:04:15.550Z] #28 48.68 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-11-11T12:04:15.550Z] #28 48.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-11-11T12:04:15.550Z] #28 48.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-11-11T12:04:15.550Z] #28 48.71 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-11-11T12:04:15.550Z] #28 48.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-11-11T12:04:15.550Z] #28 48.83 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-11-11T12:04:15.550Z] #28 48.87 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-11-11T12:04:15.550Z] #28 48.87 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2021-11-11T12:04:15.745Z] INFO: Removing downloaded files... [2021-11-11T12:04:15.745Z] INFO: Downloading containerd [2021-11-11T12:04:16.125Z] #28 49.51 debconf: delaying package configuration, since apt-utils is not installed [2021-11-11T12:04:16.387Z] #28 49.85 Fetched 18.6 MB in 1s (29.7 MB/s) [2021-11-11T12:04:16.387Z] #28 49.90 Selecting previously unselected package pigz. [2021-11-11T12:04:16.649Z] #28 49.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40072 files and directories currently installed.) [2021-11-11T12:04:16.649Z] #28 49.94 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-11-11T12:04:16.649Z] #28 49.95 Unpacking pigz (2.6-1) ... [2021-11-11T12:04:16.649Z] #28 50.01 Selecting previously unselected package libelf1:amd64. [2021-11-11T12:04:16.649Z] #28 50.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-11-11T12:04:16.649Z] #28 50.02 Unpacking libelf1:amd64 (0.183-1) ... [2021-11-11T12:04:16.910Z] #28 50.17 Selecting previously unselected package libbpf0:amd64. [2021-11-11T12:04:16.910Z] #28 50.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-11-11T12:04:16.910Z] #28 50.18 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:04:16.910Z] #28 50.25 Selecting previously unselected package libcap2:amd64. [2021-11-11T12:04:16.910Z] #28 50.26 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-11-11T12:04:16.910Z] #28 50.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:04:16.910Z] #28 50.32 Selecting previously unselected package libmnl0:amd64. [2021-11-11T12:04:16.910Z] #28 50.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-11-11T12:04:16.910Z] #28 50.33 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:04:16.910Z] #28 50.38 Selecting previously unselected package libxtables12:amd64. [2021-11-11T12:04:17.171Z] #28 50.38 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-11-11T12:04:17.171Z] #28 50.39 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:04:17.171Z] #28 50.43 Selecting previously unselected package libcap2-bin. [2021-11-11T12:04:17.171Z] #28 50.44 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-11-11T12:04:17.171Z] #28 50.45 Unpacking libcap2-bin (1:2.44-1) ... [2021-11-11T12:04:17.171Z] #28 50.52 Selecting previously unselected package iproute2. [2021-11-11T12:04:17.171Z] #28 50.53 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-11-11T12:04:17.171Z] #28 50.54 Unpacking iproute2 (5.10.0-4) ... [2021-11-11T12:04:17.432Z] #28 50.83 Selecting previously unselected package xxd. [2021-11-11T12:04:17.432Z] #28 50.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:04:17.432Z] #28 50.84 Unpacking xxd (2:8.2.2434-3) ... [2021-11-11T12:04:17.432Z] #28 50.94 Selecting previously unselected package vim-common. [2021-11-11T12:04:17.498Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.416s coverage: 58.0% of statements [2021-11-11T12:04:17.498Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T12:04:17.498Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T12:04:17.498Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2021-11-11T12:04:17.693Z] #28 50.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:04:17.693Z] #28 50.96 Unpacking vim-common (2:8.2.2434-3) ... [2021-11-11T12:04:17.954Z] #28 51.10 Selecting previously unselected package bash-completion. [2021-11-11T12:04:17.954Z] #28 51.11 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-11-11T12:04:19.340Z] #28 52.36 Unpacking bash-completion (1:2.11-2) ... [2021-11-11T12:04:19.340Z] #28 52.63 Selecting previously unselected package apparmor. [2021-11-11T12:04:19.340Z] #28 52.64 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2021-11-11T12:04:19.340Z] #28 52.69 Unpacking apparmor (2.13.6-10) ... [2021-11-11T12:04:19.393Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.022s coverage: 3.0% of statements [2021-11-11T12:04:19.601Z] #28 52.98 Selecting previously unselected package inetutils-ping. [2021-11-11T12:04:19.601Z] #28 52.99 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-11-11T12:04:19.601Z] #28 53.00 Unpacking inetutils-ping (2:2.0-1) ... [2021-11-11T12:04:19.601Z] #28 53.08 Selecting previously unselected package libip4tc2:amd64. [2021-11-11T12:04:19.601Z] #28 53.09 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:04:19.862Z] #28 53.09 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:04:19.862Z] #28 53.14 Selecting previously unselected package libip6tc2:amd64. [2021-11-11T12:04:19.862Z] #28 53.15 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2021-11-11T12:04:19.862Z] #28 53.16 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:04:19.862Z] #28 53.21 Selecting previously unselected package libnfnetlink0:amd64. [2021-11-11T12:04:19.862Z] #28 53.22 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-11-11T12:04:19.862Z] #28 53.23 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:04:19.862Z] #28 53.29 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-11-11T12:04:19.862Z] #28 53.29 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-11-11T12:04:19.862Z] #28 53.30 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:04:20.124Z] #28 53.38 Selecting previously unselected package libnftnl11:amd64. [2021-11-11T12:04:20.125Z] #28 53.39 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2021-11-11T12:04:20.125Z] #28 53.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:04:20.125Z] #28 53.47 Selecting previously unselected package iptables. [2021-11-11T12:04:20.125Z] #28 53.47 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2021-11-11T12:04:20.125Z] #28 53.48 Unpacking iptables (1.8.7-1) ... [2021-11-11T12:04:20.323Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-11-11T12:04:20.385Z] #28 53.64 Selecting previously unselected package libonig5:amd64. [2021-11-11T12:04:20.385Z] #28 53.64 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2021-11-11T12:04:20.385Z] #28 53.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:04:20.385Z] #28 53.76 Selecting previously unselected package libjq1:amd64. [2021-11-11T12:04:20.647Z] #28 53.76 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2021-11-11T12:04:20.647Z] #28 53.77 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:04:20.647Z] #28 53.83 Selecting previously unselected package jq. [2021-11-11T12:04:20.647Z] #28 53.84 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2021-11-11T12:04:20.647Z] #28 53.85 Unpacking jq (1.6-2.1) ... [2021-11-11T12:04:20.647Z] #28 53.92 Selecting previously unselected package libaio1:amd64. [2021-11-11T12:04:20.647Z] #28 53.93 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2021-11-11T12:04:20.647Z] #28 53.94 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:04:20.647Z] #28 53.99 Selecting previously unselected package libgpm2:amd64. [2021-11-11T12:04:20.647Z] #28 53.99 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2021-11-11T12:04:20.647Z] #28 54.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:04:20.908Z] #28 54.05 Selecting previously unselected package libinih1:amd64. [2021-11-11T12:04:20.908Z] #28 54.06 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2021-11-11T12:04:20.908Z] #28 54.06 Unpacking libinih1:amd64 (53-1+b2) ... [2021-11-11T12:04:20.908Z] #28 54.11 Selecting previously unselected package libnet1:amd64. [2021-11-11T12:04:20.908Z] #28 54.12 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-11-11T12:04:20.908Z] #28 54.13 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:04:20.908Z] #28 54.21 Selecting previously unselected package libnl-3-200:amd64. [2021-11-11T12:04:20.908Z] #28 54.22 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-11-11T12:04:20.908Z] #28 54.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:04:20.908Z] #28 54.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-11-11T12:04:20.908Z] #28 54.30 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-11-11T12:04:20.908Z] #28 54.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:04:21.169Z] #28 54.35 Selecting previously unselected package net-tools. [2021-11-11T12:04:21.169Z] #28 54.36 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-11-11T12:04:21.169Z] #28 54.37 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:04:21.169Z] #28 54.50 Selecting previously unselected package python-pip-whl. [2021-11-11T12:04:21.169Z] #28 54.50 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2021-11-11T12:04:21.169Z] #28 54.51 Unpacking python-pip-whl (20.3.4-4) ... [2021-11-11T12:04:21.252Z] ok github.com/docker/docker/daemon/images 0.052s coverage: 6.7% of statements [2021-11-11T12:04:21.252Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T12:04:21.252Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T12:04:21.431Z] #28 54.84 Selecting previously unselected package python3-lib2to3. [2021-11-11T12:04:21.431Z] #28 54.85 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2021-11-11T12:04:21.431Z] #28 54.85 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:04:21.672Z] Removing intermediate container 5494e07efe6f [2021-11-11T12:04:21.672Z] ---> 7ad75d28c3c3 [2021-11-11T12:04:21.672Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T12:04:21.672Z] ---> Running in f07a9cab4542 [2021-11-11T12:04:21.693Z] #28 54.94 Selecting previously unselected package python3-distutils. [2021-11-11T12:04:21.693Z] #28 54.95 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2021-11-11T12:04:21.693Z] #28 54.96 Unpacking python3-distutils (3.9.2-1) ... [2021-11-11T12:04:21.693Z] #28 55.05 Selecting previously unselected package python3-pkg-resources. [2021-11-11T12:04:21.693Z] #28 55.05 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2021-11-11T12:04:21.693Z] #28 55.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:04:21.693Z] #28 55.15 Selecting previously unselected package python3-setuptools. [2021-11-11T12:04:21.955Z] #28 55.16 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2021-11-11T12:04:21.955Z] #28 55.17 Unpacking python3-setuptools (52.0.0-4) ... [2021-11-11T12:04:21.955Z] #28 55.31 Selecting previously unselected package python3-wheel. [2021-11-11T12:04:21.955Z] #28 55.32 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2021-11-11T12:04:21.955Z] #28 55.32 Unpacking python3-wheel (0.34.2-1) ... [2021-11-11T12:04:21.955Z] #28 55.38 Selecting previously unselected package python3-pip. [2021-11-11T12:04:21.955Z] #28 55.39 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2021-11-11T12:04:22.217Z] #28 55.40 Unpacking python3-pip (20.3.4-4) ... [2021-11-11T12:04:22.217Z] #28 55.60 Selecting previously unselected package sudo. [2021-11-11T12:04:22.217Z] #28 55.61 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2021-11-11T12:04:22.217Z] #28 55.61 Unpacking sudo (1.9.5p2-3) ... [2021-11-11T12:04:22.622Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-11-11T12:04:22.791Z] #28 55.87 Selecting previously unselected package thin-provisioning-tools. [2021-11-11T12:04:22.791Z] #28 55.87 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-11-11T12:04:22.791Z] #28 55.88 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:04:22.791Z] #28 56.01 Selecting previously unselected package uidmap. [2021-11-11T12:04:22.791Z] #28 56.02 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-11-11T12:04:22.791Z] #28 56.03 Unpacking uidmap (1:4.8.1-1) ... [2021-11-11T12:04:22.791Z] #28 56.12 Selecting previously unselected package vim-runtime. [2021-11-11T12:04:22.791Z] #28 56.13 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-11-11T12:04:22.791Z] #28 56.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-11-11T12:04:22.791Z] #28 56.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-11-11T12:04:22.791Z] #28 56.20 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:04:23.553Z] ok github.com/docker/docker/daemon/logger/awslogs 0.202s coverage: 77.4% of statements [2021-11-11T12:04:23.553Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T12:04:23.553Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T12:04:24.117Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-11-11T12:04:24.587Z] INFO: Expanding compiler 1 of 3... [2021-11-11T12:04:24.627Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T12:04:24.627Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T12:04:24.681Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 23.9% of statements [2021-11-11T12:04:24.710Z] #28 57.90 Selecting previously unselected package vim. [2021-11-11T12:04:24.710Z] #28 57.92 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ... [2021-11-11T12:04:24.710Z] #28 57.93 Unpacking vim (2:8.2.2434-3) ... [2021-11-11T12:04:24.972Z] #28 58.23 Selecting previously unselected package xfsprogs. [2021-11-11T12:04:24.972Z] #28 58.24 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2021-11-11T12:04:24.972Z] #28 58.25 Unpacking xfsprogs (5.10.0-4) ... [2021-11-11T12:04:25.044Z] INFO: Expanding compiler 2 of 3... [2021-11-11T12:04:25.097Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T12:04:25.097Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T12:04:25.097Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T12:04:25.097Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T12:04:25.097Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T12:04:25.234Z] #28 58.52 Selecting previously unselected package zip. [2021-11-11T12:04:25.234Z] #28 58.53 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2021-11-11T12:04:25.234Z] #28 58.54 Unpacking zip (3.0-12) ... [2021-11-11T12:04:25.496Z] #28 58.61 Selecting previously unselected package zstd. [2021-11-11T12:04:25.496Z] #28 58.63 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2021-11-11T12:04:25.496Z] #28 58.64 Unpacking zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:04:25.496Z] #28 58.89 Setting up python3-pkg-resources (52.0.0-4) ... [2021-11-11T12:04:25.565Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T12:04:25.565Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T12:04:25.565Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T12:04:25.565Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T12:04:25.565Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T12:04:25.565Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T12:04:25.565Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T12:04:25.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-11-11T12:04:25.611Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2021-11-11T12:04:26.204Z] [2021-11-11T12:04:26.204Z] Name Version Source Summary [2021-11-11T12:04:26.204Z] ---- ------- ------ ------- [2021-11-11T12:04:26.204Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T12:04:26.204Z] [2021-11-11T12:04:26.204Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T12:04:26.204Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T12:04:26.204Z] PSChildName : containerd [2021-11-11T12:04:26.204Z] PSDrive : C [2021-11-11T12:04:26.204Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T12:04:26.204Z] PSIsContainer : True [2021-11-11T12:04:26.204Z] Name : containerd [2021-11-11T12:04:26.204Z] FullName : C:\containerd [2021-11-11T12:04:26.204Z] Parent : [2021-11-11T12:04:26.204Z] Exists : True [2021-11-11T12:04:26.204Z] Root : C:\ [2021-11-11T12:04:26.204Z] Extension : [2021-11-11T12:04:26.204Z] CreationTime : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] CreationTimeUtc : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] LastAccessTime : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] LastAccessTimeUtc : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] LastWriteTime : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] LastWriteTimeUtc : 11/11/2021 12:04:25 PM [2021-11-11T12:04:26.204Z] Attributes : Directory [2021-11-11T12:04:26.204Z] Mode : d----- [2021-11-11T12:04:26.204Z] BaseName : containerd [2021-11-11T12:04:26.204Z] Target : {} [2021-11-11T12:04:26.204Z] LinkType : [2021-11-11T12:04:26.204Z] [2021-11-11T12:04:26.448Z] #28 59.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-11-11T12:04:26.448Z] #28 59.60 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-11-11T12:04:26.448Z] #28 59.62 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-11-11T12:04:26.448Z] #28 59.64 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-11-11T12:04:26.448Z] #28 59.66 Setting up libinih1:amd64 (53-1+b2) ... [2021-11-11T12:04:26.448Z] #28 59.67 Setting up uidmap (1:4.8.1-1) ... [2021-11-11T12:04:26.448Z] #28 59.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-11-11T12:04:26.448Z] #28 59.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-11-11T12:04:26.448Z] #28 59.74 Setting up python3-wheel (0.34.2-1) ... [2021-11-11T12:04:26.567Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T12:04:26.567Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T12:04:26.980Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 75.2% of statements [2021-11-11T12:04:26.980Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T12:04:27.021Z] #28 60.18 Setting up xxd (2:8.2.2434-3) ... [2021-11-11T12:04:27.021Z] #28 60.20 Setting up libcap2:amd64 (1:2.44-1) ... [2021-11-11T12:04:27.021Z] #28 60.21 Setting up libcap2-bin (1:2.44-1) ... [2021-11-11T12:04:27.021Z] #28 60.23 Setting up apparmor (2.13.6-10) ... [2021-11-11T12:04:27.237Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 59.3% of statements [2021-11-11T12:04:27.778Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T12:04:27.778Z] INFO: Configuring git core.autocrlf... [2021-11-11T12:04:27.778Z] [2021-11-11T12:04:27.778Z] [2021-11-11T12:04:27.959Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:04:27.959Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:27.959Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:04:27.959Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:27.959Z] [2021-11-11T12:04:27.959Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:04:28.219Z] DOCKER_SYSTEMD=1 [2021-11-11T12:04:28.219Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:04:28.219Z] HOSTNAME=306d458bbd7e [2021-11-11T12:04:28.219Z] DEST=bundles/test-integration [2021-11-11T12:04:28.219Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:04:28.219Z] DOCKER_GITCOMMIT=aa5e80f772727e12daff7b673973bbecd7acb441 [2021-11-11T12:04:28.219Z] container=docker [2021-11-11T12:04:28.219Z] HOME=/root [2021-11-11T12:04:28.219Z] LANG=C.UTF-8 [2021-11-11T12:04:28.219Z] INVOCATION_ID=8f21098591474e458c918f63ee2a6dd4 [2021-11-11T12:04:28.219Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:04:28.219Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:04:28.219Z] VALIDATE_BRANCH=master [2021-11-11T12:04:28.219Z] TERM=xterm [2021-11-11T12:04:28.219Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:04:28.219Z] SHLVL=3 [2021-11-11T12:04:28.219Z] TIMEOUT=120m [2021-11-11T12:04:28.219Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:04:28.219Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:04:28.219Z] GO111MODULE=off [2021-11-11T12:04:28.219Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T12:04:28.219Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T12:04:28.219Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:04:28.219Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:04:28.219Z] GOPATH=/go [2021-11-11T12:04:28.219Z] PKG_CONFIG=pkg-config [2021-11-11T12:04:28.219Z] _=/usr/bin/env [2021-11-11T12:04:28.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T12:04:28.410Z] #28 61.37 Setting up zip (3.0-12) ... [2021-11-11T12:04:28.410Z] #28 61.42 Setting up vim-common (2:8.2.2434-3) ... [2021-11-11T12:04:28.410Z] #28 61.45 Setting up bash-completion (1:2.11-2) ... [2021-11-11T12:04:28.612Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2021-11-11T12:04:29.354Z] #28 62.69 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-11-11T12:04:29.355Z] #28 62.70 Setting up sudo (1.9.5p2-3) ... [2021-11-11T12:04:29.355Z] #28 62.77 invoke-rc.d: could not determine current runlevel [2021-11-11T12:04:29.355Z] #28 62.78 invoke-rc.d: policy-rc.d denied execution of start. [2021-11-11T12:04:29.355Z] #28 62.79 Setting up xfsprogs (5.10.0-4) ... [2021-11-11T12:04:29.355Z] #28 62.80 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-11-11T12:04:29.617Z] #28 62.82 Setting up inetutils-ping (2:2.0-1) ... [2021-11-11T12:04:29.617Z] #28 62.83 Setting up pigz (2.6-1) ... [2021-11-11T12:04:29.617Z] #28 62.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-11-11T12:04:29.617Z] #28 62.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-11-11T12:04:29.617Z] #28 62.88 Setting up python-pip-whl (20.3.4-4) ... [2021-11-11T12:04:29.617Z] #28 62.89 Setting up vim-runtime (2:8.2.2434-3) ... [2021-11-11T12:04:29.879Z] #28 63.38 Setting up libaio1:amd64 (0.3.112-9) ... [2021-11-11T12:04:29.980Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-11-11T12:04:30.140Z] #28 63.40 Setting up python3-lib2to3 (3.9.2-1) ... [2021-11-11T12:04:30.237Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-11-11T12:04:30.401Z] #28 63.67 Setting up libelf1:amd64 (0.183-1) ... [2021-11-11T12:04:30.401Z] #28 63.68 Setting up zstd (1.4.8+dfsg-2.1) ... [2021-11-11T12:04:30.401Z] #28 63.69 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-11-11T12:04:30.401Z] #28 63.71 Setting up python3-distutils (3.9.2-1) ... [2021-11-11T12:04:30.662Z] #28 63.97 Setting up vim (2:8.2.2434-3) ... [2021-11-11T12:04:30.662Z] #28 63.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-11-11T12:04:30.662Z] #28 63.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-11-11T12:04:30.662Z] #28 64.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-11-11T12:04:30.662Z] #28 64.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-11-11T12:04:30.662Z] #28 64.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-11-11T12:04:30.662Z] #28 64.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-11-11T12:04:30.662Z] #28 64.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-11-11T12:04:30.662Z] #28 64.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-11-11T12:04:30.662Z] #28 64.06 Setting up python3-setuptools (52.0.0-4) ... [2021-11-11T12:04:31.166Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-11-11T12:04:31.166Z] ok github.com/docker/docker/daemon/logger/splunk 1.899s coverage: 82.5% of statements [2021-11-11T12:04:31.166Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T12:04:31.166Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T12:04:31.605Z] #28 64.86 Setting up libjq1:amd64 (1.6-2.1) ... [2021-11-11T12:04:31.606Z] #28 64.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-11-11T12:04:31.606Z] #28 64.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-11-11T12:04:31.606Z] #28 64.90 Setting up python3-pip (20.3.4-4) ... [2021-11-11T12:04:31.661Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:04:31.661Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:31.661Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:04:31.661Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:31.661Z] [2021-11-11T12:04:31.661Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:04:31.661Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:04:31.661Z] HOSTNAME=0ef3048ede4e [2021-11-11T12:04:31.661Z] DEST=bundles/test-integration [2021-11-11T12:04:31.661Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:04:31.661Z] DOCKER_ROOTLESS=1 [2021-11-11T12:04:31.661Z] DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c [2021-11-11T12:04:31.661Z] container=docker [2021-11-11T12:04:31.661Z] HOME=/root [2021-11-11T12:04:31.661Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:04:31.661Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:04:31.661Z] VALIDATE_BRANCH=master [2021-11-11T12:04:31.661Z] TERM=xterm [2021-11-11T12:04:31.661Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:04:31.661Z] SHLVL=1 [2021-11-11T12:04:31.661Z] TIMEOUT=120m [2021-11-11T12:04:31.661Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:04:31.661Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:04:31.661Z] GO111MODULE=off [2021-11-11T12:04:31.661Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T12:04:31.661Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T12:04:31.661Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:04:31.661Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:04:31.661Z] GOPATH=/go [2021-11-11T12:04:31.661Z] PKG_CONFIG=pkg-config [2021-11-11T12:04:31.661Z] _=/usr/bin/env [2021-11-11T12:04:31.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T12:04:32.091Z] INFO: Expanding compiler 3 of 3... [2021-11-11T12:04:32.091Z] INFO: Removing downloaded files... [2021-11-11T12:04:32.091Z] INFO: Downloading containerd [2021-11-11T12:04:32.439Z] #28 65.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-11-11T12:04:32.439Z] #28 65.61 Setting up jq (1.6-2.1) ... [2021-11-11T12:04:32.439Z] #28 65.62 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-11-11T12:04:32.439Z] #28 65.65 Setting up iptables (1.8.7-1) ... [2021-11-11T12:04:32.439Z] #28 65.67 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.68 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.68 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.72 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-11-11T12:04:32.439Z] #28 65.79 Setting up iproute2 (5.10.0-4) ... [2021-11-11T12:04:32.533Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2021-11-11T12:04:33.011Z] #28 66.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2021-11-11T12:04:33.583Z] #28 DONE 66.9s [2021-11-11T12:04:33.583Z] [2021-11-11T12:04:33.583Z] #29 [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-11-11T12:04:33.583Z] #29 sha256:80027a0c19e7e7ff678f32a1d2bf1c0858eb957c9ab8783a59234e3f7b79f42f [2021-11-11T12:04:34.422Z] ok github.com/docker/docker/distribution 0.129s coverage: 25.8% of statements [2021-11-11T12:04:34.422Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T12:04:34.973Z] #29 1.388 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-11-11T12:04:34.973Z] #29 1.389 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-11-11T12:04:34.973Z] #29 1.400 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-11-11T12:04:34.973Z] #29 DONE 1.5s [2021-11-11T12:04:34.973Z] [2021-11-11T12:04:34.973Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:04:34.973Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:04:34.985Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-11-11T12:04:35.234Z] #65 ... [2021-11-11T12:04:35.234Z] [2021-11-11T12:04:35.234Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-11-11T12:04:35.234Z] #30 sha256:15fbc0fb5383cd4bbfb9ab8c5a3fea04be04f2f9bf8f6a833cdac606d976fd7a [2021-11-11T12:04:35.913Z] ok github.com/docker/docker/image 0.020s coverage: 86.6% of statements [2021-11-11T12:04:36.484Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-11-11T12:04:36.484Z] ok github.com/docker/docker/distribution/xfer 1.944s coverage: 85.1% of statements [2021-11-11T12:04:36.484Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T12:04:37.859Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2021-11-11T12:04:37.859Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-11-11T12:04:37.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T12:04:38.423Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2021-11-11T12:04:39.791Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-11-11T12:04:40.244Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:04:40.244Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:40.244Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:04:40.244Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:04:40.244Z] [2021-11-11T12:04:41.275Z] ok github.com/docker/docker/opts 0.031s coverage: 67.1% of statements [2021-11-11T12:04:41.547Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-11-11T12:04:42.161Z] + TEST_INTEGRATION_DEST=1 [2021-11-11T12:04:42.161Z] + CONTAINER_NAME=docker-pr6-1 [2021-11-11T12:04:42.161Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T12:04:42.161Z] + run_tests test-integration-flaky [2021-11-11T12:04:42.161Z] + '[' -n 0 ']' [2021-11-11T12:04:42.161Z] + rm= [2021-11-11T12:04:42.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f43818c557885232d0cfcda8f6a5b38915404a9c hack/make.sh test-integration-flaky test-integration [2021-11-11T12:04:42.161Z] + c=0 [2021-11-11T12:04:42.161Z] + TEST_INTEGRATION_DEST=2 [2021-11-11T12:04:42.161Z] + TEST_INTEGRATION_DEST=3 [2021-11-11T12:04:42.161Z] + CONTAINER_NAME=docker-pr6-2 [2021-11-11T12:04:42.161Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T12:04:42.161Z] + CONTAINER_NAME=docker-pr6-3 [2021-11-11T12:04:42.161Z] + TEST_SKIP_INTEGRATION=1 [2021-11-11T12:04:42.161Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-11-11T12:04:42.161Z] + run_tests [2021-11-11T12:04:42.161Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-11-11T12:04:42.161Z] + run_tests [2021-11-11T12:04:42.161Z] + '[' -n 0 ']' [2021-11-11T12:04:42.161Z] + '[' -n 0 ']' [2021-11-11T12:04:42.161Z] + rm= [2021-11-11T12:04:42.161Z] + rm= [2021-11-11T12:04:42.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f43818c557885232d0cfcda8f6a5b38915404a9c hack/make.sh '' test-integration [2021-11-11T12:04:42.161Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42999/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f43818c557885232d0cfcda8f6a5b38915404a9c hack/make.sh '' test-integration [2021-11-11T12:04:42.161Z] ++ jobs -p [2021-11-11T12:04:42.161Z] + for job in $(jobs -p) [2021-11-11T12:04:42.161Z] + wait 3610 [2021-11-11T12:04:43.106Z] [2021-11-11T12:04:43.367Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:04:43.367Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:04:43.367Z] HOSTNAME=4c5e6c3987f1 [2021-11-11T12:04:43.367Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T12:04:43.367Z] TESTDEBUG=0 [2021-11-11T12:04:43.367Z] DEST=bundles/test-integration [2021-11-11T12:04:43.367Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:04:43.367Z] KEEPBUNDLE=1 [2021-11-11T12:04:43.367Z] DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c [2021-11-11T12:04:43.367Z] container=docker [2021-11-11T12:04:43.367Z] HOME=/root [2021-11-11T12:04:43.367Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:04:43.367Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:04:43.367Z] VALIDATE_BRANCH=master [2021-11-11T12:04:43.367Z] TERM=xterm [2021-11-11T12:04:43.367Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:04:43.367Z] SHLVL=1 [2021-11-11T12:04:43.367Z] TIMEOUT=120m [2021-11-11T12:04:43.367Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:04:43.367Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:04:43.367Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-11-11T12:04:43.367Z] GO111MODULE=off [2021-11-11T12:04:43.367Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:04:43.367Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:04:43.367Z] GOPATH=/go [2021-11-11T12:04:43.367Z] PKG_CONFIG=pkg-config [2021-11-11T12:04:43.367Z] _=/usr/bin/env [2021-11-11T12:04:43.367Z] Building test suite binary ./integration-cli/test.main [2021-11-11T12:04:43.367Z] [2021-11-11T12:04:43.630Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-11-11T12:04:43.630Z] [2021-11-11T12:04:43.891Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:04:43.891Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:04:43.892Z] HOSTNAME=0050ccee4a61 [2021-11-11T12:04:43.892Z] TEST_SKIP_INTEGRATION=1 [2021-11-11T12:04:43.892Z] TESTDEBUG=0 [2021-11-11T12:04:43.892Z] DEST=bundles/test-integration [2021-11-11T12:04:43.892Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:04:43.892Z] KEEPBUNDLE=1 [2021-11-11T12:04:43.892Z] DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c [2021-11-11T12:04:43.892Z] container=docker [2021-11-11T12:04:43.892Z] HOME=/root [2021-11-11T12:04:43.892Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:04:43.892Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:04:43.892Z] VALIDATE_BRANCH=master [2021-11-11T12:04:43.892Z] TERM=xterm [2021-11-11T12:04:43.892Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:04:43.892Z] SHLVL=1 [2021-11-11T12:04:43.892Z] TIMEOUT=120m [2021-11-11T12:04:43.892Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:04:43.892Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:04:43.892Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-11-11T12:04:43.892Z] GO111MODULE=off [2021-11-11T12:04:43.892Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:04:43.892Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:04:43.892Z] GOPATH=/go [2021-11-11T12:04:43.892Z] PKG_CONFIG=pkg-config [2021-11-11T12:04:43.892Z] _=/usr/bin/env [2021-11-11T12:04:43.892Z] Building test suite binary ./integration-cli/test.main [2021-11-11T12:04:44.072Z] ok github.com/docker/docker/pkg/archive 0.364s coverage: 82.2% of statements [2021-11-11T12:04:44.153Z] No new tests added to integration. [2021-11-11T12:04:44.153Z] [2021-11-11T12:04:44.153Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:04:44.403Z] Removing intermediate container f07a9cab4542 [2021-11-11T12:04:44.403Z] ---> d85d87a0bb20 [2021-11-11T12:04:44.403Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T12:04:44.403Z] ---> Running in 744294d9830b [2021-11-11T12:04:44.403Z] Removing intermediate container 744294d9830b [2021-11-11T12:04:44.403Z] ---> 4d229912383c [2021-11-11T12:04:44.403Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T12:04:44.403Z] ---> Running in 9f5169873903 [2021-11-11T12:04:44.403Z] Removing intermediate container 9f5169873903 [2021-11-11T12:04:44.403Z] ---> b2405e250c95 [2021-11-11T12:04:44.403Z] Step 11/11 : COPY . . [2021-11-11T12:04:44.635Z] ok github.com/docker/docker/pkg/authorization 0.219s coverage: 68.3% of statements [2021-11-11T12:04:44.635Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-11T12:04:44.892Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-11-11T12:04:47.465Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:04:47.465Z] HOSTNAME=f0bf8132dd57 [2021-11-11T12:04:47.465Z] TESTDEBUG=0 [2021-11-11T12:04:47.465Z] DEST=bundles/test-integration [2021-11-11T12:04:47.465Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:04:47.465Z] KEEPBUNDLE=1 [2021-11-11T12:04:47.465Z] DOCKER_GITCOMMIT=f43818c557885232d0cfcda8f6a5b38915404a9c [2021-11-11T12:04:47.465Z] container=docker [2021-11-11T12:04:47.465Z] HOME=/root [2021-11-11T12:04:47.465Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:04:47.465Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:04:47.465Z] VALIDATE_BRANCH=master [2021-11-11T12:04:47.465Z] TERM=xterm [2021-11-11T12:04:47.465Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:04:47.465Z] SHLVL=1 [2021-11-11T12:04:47.465Z] TIMEOUT=120m [2021-11-11T12:04:47.465Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:04:47.465Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:04:47.465Z] GO111MODULE=off [2021-11-11T12:04:47.465Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T12:04:47.465Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:04:47.465Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:04:47.465Z] GOPATH=/go [2021-11-11T12:04:47.465Z] PKG_CONFIG=pkg-config [2021-11-11T12:04:47.465Z] _=/usr/bin/env [2021-11-11T12:04:47.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T12:04:47.479Z] #30 10.53 Collecting yamllint==1.26.1 [2021-11-11T12:04:47.479Z] #30 11.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-11-11T12:04:47.479Z] #30 12.22 Collecting pathspec>=0.5.3 [2021-11-11T12:04:47.479Z] #30 12.22 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-11-11T12:04:47.479Z] #30 12.44 Collecting pyyaml [2021-11-11T12:04:47.740Z] #30 12.45 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2021-11-11T12:04:47.740Z] #30 12.50 Building wheels for collected packages: yamllint [2021-11-11T12:04:47.740Z] #30 12.50 Building wheel for yamllint (setup.py): started [2021-11-11T12:04:48.002Z] #30 13.02 Building wheel for yamllint (setup.py): finished with status 'done' [2021-11-11T12:04:48.158Z] ok github.com/docker/docker/pkg/chrootarchive 2.506s coverage: 43.5% of statements [2021-11-11T12:04:48.158Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-11-11T12:04:48.158Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-11-11T12:04:48.264Z] #30 13.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6045064d978325caa6f7812e46a1b19ee72f1ca1dead9cdb8d5e1f53c01d62ed [2021-11-11T12:04:48.264Z] #30 13.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-11-11T12:04:48.264Z] #30 13.02 Successfully built yamllint [2021-11-11T12:04:48.264Z] #30 13.04 Installing collected packages: pyyaml, pathspec, yamllint [2021-11-11T12:04:48.264Z] #30 13.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2021-11-11T12:04:48.414Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2021-11-11T12:04:48.841Z] #30 DONE 13.5s [2021-11-11T12:04:48.841Z] [2021-11-11T12:04:48.841Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-11-11T12:04:48.841Z] #34 sha256:4a203d307cdb7b2b9b234c3e091fc246af1fcb28331adf39dae6b91b4445094b [2021-11-11T12:04:49.107Z] #34 DONE 0.3s [2021-11-11T12:04:49.107Z] [2021-11-11T12:04:49.107Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-11-11T12:04:49.107Z] #39 sha256:caa8234221ceaf567e01d5a0a84331bf87a9e178ea198d1f0444afefd3db783b [2021-11-11T12:04:49.343Z] ok github.com/docker/docker/layer 7.922s coverage: 68.8% of statements [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T12:04:49.343Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T12:04:49.343Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-11-11T12:04:49.369Z] #39 DONE 0.4s [2021-11-11T12:04:49.369Z] [2021-11-11T12:04:49.369Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:04:49.369Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:04:49.369Z] #65 ... [2021-11-11T12:04:49.369Z] [2021-11-11T12:04:49.369Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-11-11T12:04:49.369Z] #42 sha256:c8c2c12a48b120aba4a2f60778cad9c2ff39d08e41a9b7644c021dbee22a21e9 [2021-11-11T12:04:49.369Z] #42 DONE 0.1s [2021-11-11T12:04:49.631Z] [2021-11-11T12:04:49.631Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-11-11T12:04:49.631Z] #44 sha256:3d68d4701047e54f4956c5c56ac086d5aea6268e7bf303d5306f39c2bc41e564 [2021-11-11T12:04:49.631Z] #44 DONE 0.1s [2021-11-11T12:04:49.631Z] [2021-11-11T12:04:49.631Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:04:49.631Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:04:49.631Z] #69 ... [2021-11-11T12:04:49.631Z] [2021-11-11T12:04:49.631Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-11-11T12:04:49.631Z] #48 sha256:660da6bf0b5976ee0f1885e2b9eb06e4d781df3ee3160ebe834cddd48cccef51 [2021-11-11T12:04:49.631Z] #48 DONE 0.1s [2021-11-11T12:04:49.631Z] [2021-11-11T12:04:49.631Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-11-11T12:04:49.631Z] #51 sha256:3d106f0e050aa72f9b8066f044f2f1e945e49cabd7dd38ada7c81de83a267b3c [2021-11-11T12:04:49.731Z] [2021-11-11T12:04:49.731Z] Name Version Source Summary [2021-11-11T12:04:49.731Z] ---- ------- ------ ------- [2021-11-11T12:04:49.731Z] 7Zip4Powershell 2.0.0 PSGallery Powershell ... [2021-11-11T12:04:49.892Z] #51 DONE 0.2s [2021-11-11T12:04:49.892Z] [2021-11-11T12:04:49.892Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-11-11T12:04:49.892Z] #55 sha256:922faddeb9e3270089e4d27165e182d7209aa549c1a10972e9750c9d0feda544 [2021-11-11T12:04:49.892Z] #55 DONE 0.1s [2021-11-11T12:04:49.892Z] [2021-11-11T12:04:49.892Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:04:49.892Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:04:49.905Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-11-11T12:04:49.905Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-11-11T12:04:50.154Z] #65 ... [2021-11-11T12:04:50.154Z] [2021-11-11T12:04:50.154Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-11-11T12:04:50.154Z] #57 sha256:e51f898675e69c9467866fee65a9ea0a2769eca94e3ad94167b043dab5b04368 [2021-11-11T12:04:50.154Z] #57 DONE 0.2s [2021-11-11T12:04:50.154Z] [2021-11-11T12:04:50.154Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-11-11T12:04:50.154Z] #59 sha256:499526d1ecd7739678c642302f1c0d2f96f910498c9a5c3d209cbb0bd2503c4e [2021-11-11T12:04:50.154Z] #59 DONE 0.1s [2021-11-11T12:04:50.154Z] [2021-11-11T12:04:50.154Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:04:50.154Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:04:50.190Z] [2021-11-11T12:04:50.190Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2021-11-11T12:04:50.190Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2021-11-11T12:04:50.190Z] PSChildName : containerd [2021-11-11T12:04:50.190Z] PSDrive : C [2021-11-11T12:04:50.190Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2021-11-11T12:04:50.190Z] PSIsContainer : True [2021-11-11T12:04:50.190Z] Name : containerd [2021-11-11T12:04:50.190Z] FullName : C:\containerd [2021-11-11T12:04:50.190Z] Parent : [2021-11-11T12:04:50.190Z] Exists : True [2021-11-11T12:04:50.190Z] Root : C:\ [2021-11-11T12:04:50.190Z] Extension : [2021-11-11T12:04:50.190Z] CreationTime : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] CreationTimeUtc : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] LastAccessTime : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] LastAccessTimeUtc : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] LastWriteTime : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] LastWriteTimeUtc : 11/11/2021 12:04:49 PM [2021-11-11T12:04:50.190Z] Attributes : Directory [2021-11-11T12:04:50.190Z] Mode : d----- [2021-11-11T12:04:50.190Z] BaseName : containerd [2021-11-11T12:04:50.190Z] Target : {} [2021-11-11T12:04:50.190Z] LinkType : [2021-11-11T12:04:50.190Z] [2021-11-11T12:04:50.417Z] #65 ... [2021-11-11T12:04:50.417Z] [2021-11-11T12:04:50.417Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-11-11T12:04:50.417Z] #61 sha256:233592eb545265e5f7c4f36bcc205390ee91277bc4d8bccb6915d9dfb9d9f4c2 [2021-11-11T12:04:50.417Z] #61 DONE 0.2s [2021-11-11T12:04:50.417Z] [2021-11-11T12:04:50.417Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-11-11T12:04:50.417Z] #63 sha256:366ee3236d32c63574001beaa9100b2f0a12a4a238a1e4238ee8b676d8c64208 [2021-11-11T12:04:50.417Z] #63 DONE 0.1s [2021-11-11T12:04:50.417Z] [2021-11-11T12:04:50.417Z] #65 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2021-11-11T12:04:50.417Z] #65 sha256:e87bbef67e95126bc43a204b7e327b4cf05158a39746d06f1d655a731fc40d30 [2021-11-11T12:04:50.834Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-11-11T12:04:51.396Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 83.4% of statements [2021-11-11T12:04:51.716Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-11-11T12:04:51.716Z] INFO: Configuring git core.autocrlf... [2021-11-11T12:04:51.716Z] [2021-11-11T12:04:51.716Z] [2021-11-11T12:04:51.959Z] ok github.com/docker/docker/pkg/fsutils 0.168s coverage: 85.1% of statements [2021-11-11T12:04:51.959Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2021-11-11T12:04:51.959Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-11T12:04:52.886Z] ok github.com/docker/docker/pkg/idtools 0.421s coverage: 69.5% of statements [2021-11-11T12:04:53.143Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.5% of statements [2021-11-11T12:04:53.399Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-11-11T12:04:53.399Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T12:04:53.399Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-11-11T12:04:53.399Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T12:04:53.399Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T12:04:53.399Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-11-11T12:04:53.399Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T12:04:53.656Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-11-11T12:04:53.656Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-11-11T12:04:53.912Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-11-11T12:04:53.912Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-11-11T12:04:53.912Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T12:04:53.912Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T12:04:54.476Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-11-11T12:04:54.732Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T12:04:54.989Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T12:04:55.245Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T12:04:56.609Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2021-11-11T12:04:56.609Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-11-11T12:04:56.865Z] ok github.com/docker/docker/pkg/stack 0.002s coverage: 90.9% of statements [2021-11-11T12:04:57.121Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-11-11T12:04:57.378Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-11-11T12:04:57.378Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T12:04:57.940Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2021-11-11T12:04:58.502Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T12:04:58.502Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-11-11T12:04:59.065Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2021-11-11T12:04:59.321Z] coverage: [no statements] [2021-11-11T12:04:59.321Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T12:04:59.577Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T12:04:59.577Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-11-11T12:04:59.834Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-11-11T12:05:01.725Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-11-11T12:05:01.725Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T12:05:02.289Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2021-11-11T12:05:03.656Z] ok github.com/docker/docker/quota 0.220s coverage: 71.4% of statements [2021-11-11T12:05:03.656Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T12:05:04.590Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2021-11-11T12:05:05.151Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T12:05:05.151Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-11T12:05:05.632Z] ---> f4783a36e975 [2021-11-11T12:05:05.640Z] Successfully built f4783a36e975 [2021-11-11T12:05:05.640Z] Successfully tagged docker:latest [2021-11-11T12:05:05.640Z] INFO: Image build ended at 11/11/2021 12:05:05. Duration:00:02:53.9996849 [2021-11-11T12:05:05.640Z] [2021-11-11T12:05:05.640Z] [2021-11-11T12:05:05.640Z] INFO: Building the test binaries at 11/11/2021 12:05:05... [2021-11-11T12:05:05.713Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-11T12:05:05.970Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T12:05:08.488Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T12:05:08.545Z] #65 109.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-11-11T12:05:08.545Z] #65 110.7 + mkdir -p /build [2021-11-11T12:05:08.545Z] #65 110.7 + cp runc /build/runc [2021-11-11T12:05:08.545Z] #65 DONE 111.0s [2021-11-11T12:05:08.545Z] [2021-11-11T12:05:08.545Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:05:08.545Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:05:09.051Z] ok github.com/docker/docker/volume/local 0.083s coverage: 76.4% of statements [2021-11-11T12:05:09.483Z] INFO: make.ps1 starting at 11/11/2021 12:05:08 [2021-11-11T12:05:09.483Z] INFO: Git commit (03acbfde34) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:05:09.483Z] INFO: Invoking autogen... [2021-11-11T12:05:09.613Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-11-11T12:05:09.952Z] INFO: Building daemon... [2021-11-11T12:05:10.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T12:05:10.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T12:05:10.980Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-11-11T12:05:11.101Z] #69 ... [2021-11-11T12:05:11.101Z] [2021-11-11T12:05:11.101Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-11-11T12:05:11.101Z] #66 sha256:55253ae2cf8986bc8bc81fd89941557aa0d1361171d400bdb0ffde22fc7baf4a [2021-11-11T12:05:11.101Z] #66 DONE 0.1s [2021-11-11T12:05:11.101Z] [2021-11-11T12:05:11.101Z] #69 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2021-11-11T12:05:11.101Z] #69 sha256:56aeecfc6dbfd3d90d574a41088123799fb8b3a27df209c8feaeb2be9221e77a [2021-11-11T12:05:14.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T12:05:14.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T12:05:16.392Z] #69 182.3 # github.com/containerd/containerd/cmd/containerd [2021-11-11T12:05:16.392Z] #69 182.3 /usr/bin/ld: /tmp/go-link-676527557/000019.o: in function `New': [2021-11-11T12:05:16.392Z] #69 182.3 /tmp/tmp.h4DrRoF9Bh/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-11-11T12:05:16.392Z] #69 182.4 + bin/containerd-stress [2021-11-11T12:05:16.963Z] #69 183.4 + bin/containerd-shim [2021-11-11T12:05:25.219Z] #69 190.7 + bin/containerd-shim-runc-v1 [2021-11-11T12:05:29.023Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T12:05:29.024Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === Skipped [2021-11-11T12:05:29.024Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T12:05:29.024Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T12:05:29.024Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T12:05:29.024Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T12:05:29.024Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.024Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.024Z] [2021-11-11T12:05:29.024Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2021-11-11T12:05:29.024Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.025Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.025Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2021-11-11T12:05:29.025Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.025Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:08Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2021-11-11T12:05:29.025Z] aufs_test.go:37: driver not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T12:05:29.025Z] time="2021-11-11T12:04:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T12:05:29.025Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T12:05:29.025Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T12:05:29.025Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:05:29.025Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T12:05:29.025Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T12:05:29.025Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T12:05:29.025Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T12:05:29.025Z] [2021-11-11T12:05:29.025Z] DONE 2315 tests, 53 skipped in 217.220s [2021-11-11T12:05:29.025Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:05:29.025Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T12:05:29.025Z] + 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/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/testutils github.com/docker/docker/libnetwork/types [2021-11-11T12:05:29.431Z] #69 195.9 + bin/containerd-shim-runc-v2 [2021-11-11T12:05:30.003Z] #69 196.5 + binaries [2021-11-11T12:05:30.263Z] #69 196.5 + install -D bin/containerd /build/containerd [2021-11-11T12:05:30.264Z] #69 196.5 + install -D bin/containerd-shim /build/containerd-shim [2021-11-11T12:05:30.264Z] #69 196.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-11-11T12:05:30.264Z] #69 196.6 + install -D bin/ctr /build/ctr [2021-11-11T12:05:30.524Z] #69 DONE 196.9s [2021-11-11T12:05:33.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T12:05:33.070Z] [2021-11-11T12:05:33.070Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-11-11T12:05:33.070Z] #70 sha256:2aa1af851bba35d11ad0ebb1536afbaf14751a87fa693f02546119aa753e8195 [2021-11-11T12:05:33.070Z] #70 DONE 0.2s [2021-11-11T12:05:33.070Z] [2021-11-11T12:05:33.070Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-11-11T12:05:33.070Z] #75 sha256:7106a865e7411771d47aa2ec20d27b2e30d7c8915a136fff657c286d0fb18229 [2021-11-11T12:05:33.070Z] #75 DONE 0.1s [2021-11-11T12:05:33.070Z] [2021-11-11T12:05:33.070Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-11-11T12:05:33.070Z] #80 sha256:2208e37b498d0d1eede3b9a293db68116c5140b8531d25b0738aa60c5fde1d10 [2021-11-11T12:05:33.330Z] #80 DONE 0.5s [2021-11-11T12:05:33.330Z] [2021-11-11T12:05:33.330Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-11-11T12:05:33.330Z] #81 sha256:b9138d7f19fe6aa6ef7382f63736adfce957829bd7c143bd5987d5770f569d32 [2021-11-11T12:05:33.330Z] #81 DONE 0.0s [2021-11-11T12:05:33.330Z] [2021-11-11T12:05:33.330Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-11-11T12:05:33.330Z] #82 sha256:1d956c505139878233ce2b3a7856710f4af610ccb080fecb18f4af846fa696fb [2021-11-11T12:05:37.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T12:05:37.530Z] #82 DONE 4.1s [2021-11-11T12:05:37.530Z] [2021-11-11T12:05:37.530Z] #83 exporting to image [2021-11-11T12:05:37.530Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-11-11T12:05:37.530Z] #83 exporting layers [2021-11-11T12:05:40.156Z] Removing intermediate container eb27c192d38d [2021-11-11T12:05:40.156Z] ---> 44e53f9f15fe [2021-11-11T12:05:40.156Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T12:05:40.156Z] ---> Running in 1f1d5cc38573 [2021-11-11T12:05:43.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T12:05:43.156Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T12:05:43.629Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T12:05:43.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T12:05:44.107Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T12:05:44.107Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T12:05:44.107Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T12:05:44.107Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T12:05:44.107Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T12:05:44.107Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T12:05:44.107Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T12:05:44.107Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T12:05:44.578Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T12:05:44.578Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T12:05:44.578Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T12:05:44.578Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T12:05:45.571Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T12:05:45.571Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T12:05:53.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T12:05:53.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T12:05:53.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T12:05:53.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T12:05:53.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T12:05:53.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T12:05:54.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T12:05:54.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T12:05:54.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T12:05:54.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T12:05:55.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T12:05:55.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T12:05:57.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T12:05:58.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T12:05:58.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T12:05:58.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T12:05:59.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T12:05:59.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T12:05:59.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T12:05:59.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T12:06:00.419Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T12:06:00.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T12:06:01.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T12:06:01.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T12:06:04.300Z] #83 exporting layers 25.5s done [2021-11-11T12:06:04.300Z] #83 writing image sha256:cbe25c465df3bc94515d685b8ecd2f1b3ef9de57bd9777654487a39cddbfeb7c done [2021-11-11T12:06:04.300Z] #83 naming to docker.io/library/docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 done [2021-11-11T12:06:04.300Z] #83 DONE 25.6s [2021-11-11T12:06:04.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T12:06:04.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T12:06:04.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T12:06:04.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T12:06:04.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T12:06:04.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-11-11T12:06:04.442Z] Removing intermediate container 1f1d5cc38573 [2021-11-11T12:06:04.442Z] ---> 093f203a8a30 [2021-11-11T12:06:04.442Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T12:06:04.442Z] ---> Running in eb4d366345b0 [2021-11-11T12:06:04.442Z] Removing intermediate container eb4d366345b0 [2021-11-11T12:06:04.442Z] ---> b50be9ce67c5 [2021-11-11T12:06:04.442Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T12:06:04.442Z] ---> Running in 47272f25ef48 [2021-11-11T12:06:04.442Z] Removing intermediate container 47272f25ef48 [2021-11-11T12:06:04.442Z] ---> ba38a661ee9e [2021-11-11T12:06:04.442Z] Step 11/11 : COPY . . [2021-11-11T12:06:04.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:06:04.579Z] Using test binary docker [2021-11-11T12:06:04.579Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T12:06:04.579Z] Starting apparmor (via systemctl): apparmor.service. [2021-11-11T12:06:04.579Z] INFO: Waiting for daemon to start... [2021-11-11T12:06:04.580Z] Starting dockerd [2021-11-11T12:06:04.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/validate/default [2021-11-11T12:06:04.888Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:06:04.888Z] Using test binary docker [2021-11-11T12:06:04.888Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T12:06:04.888Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:06:04.888Z] INFO: Waiting for daemon to start... [2021-11-11T12:06:04.888Z] Starting dockerd [2021-11-11T12:06:06.643Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-11-11T12:06:06.643Z] No api/types/ or api/swagger.yaml changes in diff. [2021-11-11T12:06:06.643Z] Congratulations! All TOML source files changed here have valid syntax. [2021-11-11T12:06:06.643Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-11-11T12:06:06.643Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-11-11T12:06:06.643Z] Congratulations! No new tests were added to integration-cli. [2021-11-11T12:06:06.643Z] [2021-11-11T12:06:06.643Z] INFO Start validation with golang-ci-lint [2021-11-11T12:06:06.643Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-11-11T12:06:06.643Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T12:06:06.643Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-11-11T12:06:07.875Z] . [2021-11-11T12:06:07.875Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:06:07.875Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:06:07.875Z] Error: No such image: emptyfs [2021-11-11T12:06:07.875Z] Running integration-test (iteration 1) [2021-11-11T12:06:07.875Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T12:06:08.136Z] Loaded image: busybox:latest [2021-11-11T12:06:08.184Z] . [2021-11-11T12:06:08.184Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:06:08.184Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:06:08.184Z] Error: No such image: emptyfs [2021-11-11T12:06:08.184Z] Running integration-test (iteration 1) [2021-11-11T12:06:08.184Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T12:06:08.396Z] Loaded image: busybox:glibc [2021-11-11T12:06:08.445Z] Loaded image: busybox:latest [2021-11-11T12:06:08.445Z] Loaded image: busybox:glibc [2021-11-11T12:06:09.780Z] Loaded image: debian:bullseye-slim [2021-11-11T12:06:09.780Z] Loaded image: hello-world:latest [2021-11-11T12:06:09.829Z] Loaded image: debian:bullseye-slim [2021-11-11T12:06:10.040Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:06:10.040Z] INFO: Testing against a local daemon [2021-11-11T12:06:10.040Z] === RUN TestCgroupNamespacesBuild [2021-11-11T12:06:10.089Z] Loaded image: hello-world:latest [2021-11-11T12:06:10.089Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:06:10.090Z] INFO: Testing against a local daemon [2021-11-11T12:06:10.090Z] === RUN TestCgroupNamespacesBuild [2021-11-11T12:06:11.421Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2021-11-11T12:06:11.421Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T12:06:11.474Z] --- PASS: TestCgroupNamespacesBuild (1.32s) [2021-11-11T12:06:11.474Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T12:06:12.362Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2021-11-11T12:06:12.362Z] === RUN TestBuildWithSession [2021-11-11T12:06:12.362Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:06:12.362Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:06:12.362Z] === RUN TestBuildSquashParent [2021-11-11T12:06:12.413Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2021-11-11T12:06:12.413Z] === RUN TestBuildWithSession [2021-11-11T12:06:12.413Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:06:12.413Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:06:12.413Z] === RUN TestBuildSquashParent [2021-11-11T12:06:15.679Z] ok github.com/docker/docker/libnetwork 37.087s coverage: 40.7% of statements [2021-11-11T12:06:15.679Z] ok github.com/docker/docker/libnetwork/bitseq 0.130s coverage: 84.4% of statements [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T12:06:15.679Z] ok github.com/docker/docker/libnetwork/config 0.034s coverage: 24.0% of statements [2021-11-11T12:06:15.679Z] ok github.com/docker/docker/libnetwork/datastore 0.002s coverage: 21.9% of statements [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T12:06:15.679Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T12:06:15.679Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T12:06:15.935Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.319s coverage: 59.9% of statements [2021-11-11T12:06:15.935Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T12:06:16.191Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T12:06:16.754Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.074s coverage: 4.0% of statements [2021-11-11T12:06:17.010Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T12:06:17.573Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-11T12:06:17.573Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T12:06:17.573Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T12:06:17.643Z] --- PASS: TestBuildSquashParent (5.20s) [2021-11-11T12:06:17.643Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:06:17.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:17.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:17.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:17.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:17.643Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:17.643Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:17.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:17.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:17.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:17.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:17.644Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:17.644Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:17.644Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:17.644Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:18.384Z] Removing intermediate container 67953f7207cb [2021-11-11T12:06:18.384Z] ---> 6dab5c8bde0c [2021-11-11T12:06:18.384Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2021-11-11T12:06:18.384Z] ---> Running in ae9bcc0bd8df [2021-11-11T12:06:18.993Z] --- PASS: TestBuildSquashParent (6.62s) [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:18.993Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:18.993Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:18.993Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:06:18.993Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:19.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:19.287Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:06:19.911Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2021-11-11T12:06:19.911Z] go: downloading gotest.tools/gotestsum v1.7.0 [2021-11-11T12:06:20.366Z] go: downloading github.com/fatih/color v1.10.0 [2021-11-11T12:06:20.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:20.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:20.823Z] go: downloading github.com/dnephin/pflag v1.0.7 [2021-11-11T12:06:20.823Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-11-11T12:06:20.823Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-11T12:06:20.823Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2021-11-11T12:06:20.823Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-11T12:06:20.823Z] go: downloading golang.org/x/tools v0.1.0 [2021-11-11T12:06:20.823Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2021-11-11T12:06:20.823Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2021-11-11T12:06:20.823Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2021-11-11T12:06:20.823Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2021-11-11T12:06:20.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:06:20.984Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:06:21.283Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2021-11-11T12:06:22.245Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2021-11-11T12:06:22.245Z] go: downloading golang.org/x/mod v0.3.0 [2021-11-11T12:06:22.392Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T12:06:22.392Z] [2021-11-11T12:06:22.392Z] ________ ____ __. [2021-11-11T12:06:22.392Z] \_____ \ | |/ _| [2021-11-11T12:06:22.392Z] / | \| < [2021-11-11T12:06:22.392Z] / | \ | \ [2021-11-11T12:06:22.392Z] \_______ /____|__ \ [2021-11-11T12:06:22.392Z] \/ \/ [2021-11-11T12:06:22.392Z] [2021-11-11T12:06:22.392Z] INFO: make.ps1 ended at 11/11/2021 12:06:14 [2021-11-11T12:06:22.392Z] INFO: Binaries build ended at 11/11/2021 12:06:16. Duration:00:01:10.7128836 [2021-11-11T12:06:22.393Z] INFO: Copying the built daemon binary to d:\CI\PR-42999\6\binary\dockerd-03acbfde34.exe... [2021-11-11T12:06:22.393Z] INFO: Copying the built client binary to d:\CI\PR-42999\6\binary\docker-03acbfde34.exe... [2021-11-11T12:06:22.393Z] INFO: Copying dockerversion from the container... [2021-11-11T12:06:22.393Z] INFO: Copying the golang package from the container to d:\CI\PR-42999\6\installer\go.zip... [2021-11-11T12:06:22.393Z] INFO: Extracting go.zip to d:\CI\PR-42999\6\go [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.50s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2021-11-11T12:06:22.583Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2021-11-11T12:06:22.583Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:06:22.583Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:06:22.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:06:22.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:06:23.965Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:06:23.965Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:06:24.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:06:24.486Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:06:24.486Z] --- PASS: TestBuildMultiStageCopy (2.29s) [2021-11-11T12:06:24.486Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2021-11-11T12:06:24.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-11-11T12:06:24.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2021-11-11T12:06:24.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-11-11T12:06:24.487Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2021-11-11T12:06:24.487Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.66s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-11-11T12:06:24.804Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2021-11-11T12:06:24.804Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:06:24.804Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:06:25.426Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-11-11T12:06:25.426Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:06:25.741Z] ---> 68d482922ec8 [2021-11-11T12:06:25.741Z] Successfully built 68d482922ec8 [2021-11-11T12:06:25.741Z] Successfully tagged docker:latest [2021-11-11T12:06:25.741Z] INFO: Image build ended at 11/11/2021 12:06:23. Duration:00:03:11.7941803 [2021-11-11T12:06:25.741Z] [2021-11-11T12:06:25.741Z] [2021-11-11T12:06:25.741Z] INFO: Building the test binaries at 11/11/2021 12:06:23... [2021-11-11T12:06:26.374Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-11-11T12:06:26.374Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:06:26.635Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2021-11-11T12:06:26.635Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:06:27.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.729s coverage: 7.4% of statements [2021-11-11T12:06:27.516Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T12:06:27.516Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T12:06:27.516Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-11-11T12:06:27.516Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T12:06:27.516Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T12:06:27.516Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T12:06:28.085Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2021-11-11T12:06:28.085Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2021-11-11T12:06:28.104Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:06:28.546Z] --- PASS: TestBuildMultiStageOnBuild (1.71s) [2021-11-11T12:06:28.546Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:06:28.647Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-11T12:06:28.647Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T12:06:28.709Z] INFO: make.ps1 starting at 11/11/2021 12:06:28 [2021-11-11T12:06:28.709Z] INFO: Git commit (936c9a16a8) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:06:28.709Z] INFO: Invoking autogen... [2021-11-11T12:06:28.807Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2021-11-11T12:06:28.807Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:06:28.903Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-11-11T12:06:29.043Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:06:29.180Z] INFO: Building daemon... [2021-11-11T12:06:29.983Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:06:30.718Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s) [2021-11-11T12:06:30.718Z] === RUN TestBuildWithHugeFile [2021-11-11T12:06:31.363Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-11-11T12:06:32.305Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s) [2021-11-11T12:06:32.305Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:06:37.583Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-11-11T12:06:37.583Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:06:41.074Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-11-11T12:06:43.300Z] Removing intermediate container ae9bcc0bd8df [2021-11-11T12:06:43.300Z] ---> af379a7ada19 [2021-11-11T12:06:43.300Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2021-11-11T12:06:43.300Z] ---> Running in 6e6cb52d1846 [2021-11-11T12:06:43.300Z] Removing intermediate container 6e6cb52d1846 [2021-11-11T12:06:43.300Z] ---> 2104cb4b4747 [2021-11-11T12:06:43.300Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-11-11T12:06:43.300Z] ---> Running in f4ae60db3a22 [2021-11-11T12:06:43.623Z] INFO: Extraction ended at 11/11/2021 12:06:43. Duration:00:00:24.5680859 [2021-11-11T12:06:43.623Z] INFO: Updating the golang and path environment variables [2021-11-11T12:06:43.623Z] INFO: GOPATH=d:\gopath [2021-11-11T12:06:43.623Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T12:06:43.623Z] INFO: Running the daemon under test in debug mode [2021-11-11T12:06:43.623Z] INFO: Starting a daemon under test... [2021-11-11T12:06:43.623Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42999\6\daemon --pidfile d:\CI\PR-42999\6\docker.pid -D [2021-11-11T12:06:43.623Z] INFO: Process started successfully. [2021-11-11T12:06:43.623Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T12:06:43.623Z] INFO: Waiting for the daemon under test to start... [2021-11-11T12:06:43.755Z] Removing intermediate container f4ae60db3a22 [2021-11-11T12:06:43.755Z] ---> 31afe4a5d40f [2021-11-11T12:06:43.755Z] Step 11/11 : COPY . . [2021-11-11T12:06:45.711Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-11-11T12:06:45.712Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:06:48.251Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-11-11T12:06:48.251Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:06:53.532Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-11-11T12:06:53.532Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:06:53.792Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-11-11T12:06:53.792Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:06:55.920Z] ok github.com/docker/docker/libnetwork/ipam 15.828s coverage: 85.3% of statements [2021-11-11T12:06:55.920Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T12:06:55.920Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T12:06:55.920Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T12:06:56.176Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T12:06:56.176Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T12:06:56.433Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T12:06:56.996Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2021-11-11T12:06:57.559Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2021-11-11T12:06:57.559Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-11-11T12:06:57.815Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2021-11-11T12:06:57.992Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-11-11T12:06:57.992Z] === RUN TestBuildWithHugeFile [2021-11-11T12:07:04.865Z] ...INFO: Daemon under test started and replied! [2021-11-11T12:07:04.865Z] INFO: Docker version of the daemon under test [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] Client: [2021-11-11T12:07:04.865Z] Version: 17.06.2-ce [2021-11-11T12:07:04.865Z] API version: 1.30 [2021-11-11T12:07:04.865Z] Go version: go1.8.3 [2021-11-11T12:07:04.865Z] Git commit: cec0b72 [2021-11-11T12:07:04.865Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T12:07:04.865Z] OS/Arch: windows/amd64 [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] Server: [2021-11-11T12:07:04.865Z] Version: 0.0.0-dev [2021-11-11T12:07:04.865Z] API version: 1.42 (minimum version 1.24) [2021-11-11T12:07:04.865Z] Go version: go1.17.3 [2021-11-11T12:07:04.865Z] Git commit: 03acbfde34 [2021-11-11T12:07:04.865Z] Built: 11/11/2021 12:05:09 [2021-11-11T12:07:04.865Z] OS/Arch: windows/amd64 [2021-11-11T12:07:04.865Z] Experimental: false [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] INFO: Docker info of the daemon under test [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] Containers: 0 [2021-11-11T12:07:04.865Z] Running: 0 [2021-11-11T12:07:04.865Z] Paused: 0 [2021-11-11T12:07:04.865Z] Stopped: 0 [2021-11-11T12:07:04.865Z] Images: 0 [2021-11-11T12:07:04.865Z] Server Version: 0.0.0-dev [2021-11-11T12:07:04.865Z] Storage Driver: windowsfilter [2021-11-11T12:07:04.865Z] Windows: [2021-11-11T12:07:04.865Z] Logging Driver: json-file [2021-11-11T12:07:04.865Z] Plugins: [2021-11-11T12:07:04.865Z] Volume: local [2021-11-11T12:07:04.865Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:07:04.865Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:07:04.865Z] Swarm: inactive [2021-11-11T12:07:04.865Z] Default Isolation: process [2021-11-11T12:07:04.865Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T12:07:04.865Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T12:07:04.865Z] OSType: windows [2021-11-11T12:07:04.865Z] Architecture: x86_64 [2021-11-11T12:07:04.865Z] CPUs: 4 [2021-11-11T12:07:04.865Z] Total Memory: 32GiB [2021-11-11T12:07:04.865Z] Name: azwin-2-5a0cf0 [2021-11-11T12:07:04.865Z] ID: 3V3U:3QLR:CYCJ:W44N:Q7KF:HH6S:GJZ7:NO4K:MJBG:U2OE:GNNG:TBX7 [2021-11-11T12:07:04.865Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T12:07:04.865Z] Debug Mode (client): false [2021-11-11T12:07:04.865Z] Debug Mode (server): true [2021-11-11T12:07:04.865Z] File Descriptors: -1 [2021-11-11T12:07:04.865Z] Goroutines: 16 [2021-11-11T12:07:04.865Z] System Time: 2021-11-11T12:07:02.7867905Z [2021-11-11T12:07:04.865Z] EventsListeners: 0 [2021-11-11T12:07:04.865Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:07:04.865Z] Labels: [2021-11-11T12:07:04.865Z] Experimental: false [2021-11-11T12:07:04.865Z] Insecure Registries: [2021-11-11T12:07:04.865Z] 127.0.0.0/8 [2021-11-11T12:07:04.865Z] Live Restore Enabled: false [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] INFO: Docker images of the daemon under test [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:07:04.865Z] [2021-11-11T12:07:04.865Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T12:07:04.865Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T12:07:04.865Z] ltsc2022: Pulling from windows/servercore [2021-11-11T12:07:04.865Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T12:07:04.865Z] a0eb404f1860: Pulling fs layer [2021-11-11T12:07:09.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T12:07:09.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T12:07:10.753Z] a0eb404f1860: Verifying Checksum [2021-11-11T12:07:10.753Z] a0eb404f1860: Download complete [2021-11-11T12:07:13.654Z] ---> b79bc1c1740f [2021-11-11T12:07:13.654Z] Successfully built b79bc1c1740f [2021-11-11T12:07:13.654Z] Successfully tagged docker:latest [2021-11-11T12:07:13.654Z] INFO: Image build ended at 11/11/2021 12:07:13. Duration:00:03:55.8221289 [2021-11-11T12:07:13.654Z] [2021-11-11T12:07:13.654Z] [2021-11-11T12:07:13.654Z] INFO: Building the test binaries at 11/11/2021 12:07:13... [2021-11-11T12:07:18.374Z] INFO: make.ps1 starting at 11/11/2021 12:07:18 [2021-11-11T12:07:18.829Z] INFO: Git commit (084ce6255d) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:07:18.829Z] INFO: Invoking autogen... [2021-11-11T12:07:19.287Z] INFO: Building daemon... [2021-11-11T12:07:21.168Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T12:07:21.168Z] 8f616e6e9eec: Download complete [2021-11-11T12:07:38.440Z] --- PASS: TestBuildWithHugeFile (60.00s) [2021-11-11T12:07:38.440Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:07:38.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:07:38.440Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:07:38.440Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:07:38.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:38.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:38.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:38.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:38.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:38.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:38.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:38.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:38.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:38.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T12:07:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-11-11T12:07:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-11-11T12:07:38.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T12:07:38.440Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:07:38.440Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T12:07:38.440Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T12:07:38.440Z] --- PASS: TestBuildPreserveOwnership (3.71s) [2021-11-11T12:07:38.440Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.51s) [2021-11-11T12:07:38.440Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2021-11-11T12:07:38.440Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:07:38.440Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T12:07:38.440Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T12:07:38.440Z] Loaded image: busybox:latest [2021-11-11T12:07:38.440Z] Loaded image: busybox:glibc [2021-11-11T12:07:38.440Z] Loaded image: debian:bullseye-slim [2021-11-11T12:07:38.440Z] Loaded image: hello-world:latest [2021-11-11T12:07:38.440Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:07:41.562Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T12:07:41.562Z] [2021-11-11T12:07:41.562Z] ________ ____ __. [2021-11-11T12:07:41.562Z] \_____ \ | |/ _| [2021-11-11T12:07:41.562Z] / | \| < [2021-11-11T12:07:41.562Z] / | \ | \ [2021-11-11T12:07:41.562Z] \_______ /____|__ \ [2021-11-11T12:07:41.562Z] \/ \/ [2021-11-11T12:07:41.562Z] [2021-11-11T12:07:41.562Z] INFO: make.ps1 ended at 11/11/2021 12:07:35 [2021-11-11T12:07:41.563Z] INFO: Binaries build ended at 11/11/2021 12:07:37. Duration:00:01:13.8347664 [2021-11-11T12:07:41.563Z] INFO: Copying the built daemon binary to d:\CI\PR-42999\6\binary\dockerd-936c9a16a8.exe... [2021-11-11T12:07:41.563Z] INFO: Copying the built client binary to d:\CI\PR-42999\6\binary\docker-936c9a16a8.exe... [2021-11-11T12:07:41.563Z] INFO: Copying dockerversion from the container... [2021-11-11T12:07:41.563Z] INFO: Copying the golang package from the container to d:\CI\PR-42999\6\installer\go.zip... [2021-11-11T12:07:41.563Z] INFO: Extracting go.zip to d:\CI\PR-42999\6\go [2021-11-11T12:07:46.573Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.91s) [2021-11-11T12:07:46.573Z] PASS [2021-11-11T12:07:46.573Z] [2021-11-11T12:07:46.573Z] === Skipped [2021-11-11T12:07:46.573Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T12:07:46.573Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:07:46.573Z] [2021-11-11T12:07:46.573Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:07:46.573Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:07:46.573Z] [2021-11-11T12:07:46.573Z] DONE 34 tests, 2 skipped in 97.619s [2021-11-11T12:07:46.573Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T12:07:46.573Z] INFO: Testing against a local daemon [2021-11-11T12:07:46.573Z] === RUN TestConfigInspect [2021-11-11T12:07:47.955Z] --- PASS: TestConfigInspect (2.30s) [2021-11-11T12:07:47.955Z] === RUN TestConfigList [2021-11-11T12:07:50.495Z] --- PASS: TestConfigList (2.18s) [2021-11-11T12:07:50.495Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:07:52.404Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-11-11T12:07:52.404Z] === RUN TestConfigsUpdate [2021-11-11T12:07:54.261Z] --- PASS: TestBuildWithHugeFile (53.08s) [2021-11-11T12:07:54.261Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:07:54.261Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:07:54.261Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:07:54.261Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:07:54.261Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:54.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:54.261Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:54.261Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:54.261Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:54.261Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:54.261Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:07:54.261Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:07:54.262Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:07:54.262Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T12:07:54.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-11-11T12:07:54.262Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-11-11T12:07:54.262Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-11-11T12:07:54.262Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:07:54.262Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T12:07:54.944Z] --- PASS: TestConfigsUpdate (2.24s) [2021-11-11T12:07:54.944Z] === RUN TestTemplatedConfig [2021-11-11T12:07:57.488Z] --- PASS: TestTemplatedConfig (2.71s) [2021-11-11T12:07:57.488Z] === RUN TestConfigCreateResolve [2021-11-11T12:07:57.557Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T12:07:59.396Z] --- PASS: TestConfigCreateResolve (2.11s) [2021-11-11T12:07:59.396Z] PASS [2021-11-11T12:07:59.396Z] [2021-11-11T12:07:59.396Z] DONE 6 tests in 13.731s [2021-11-11T12:07:59.396Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T12:07:59.396Z] INFO: Testing against a local daemon [2021-11-11T12:07:59.396Z] === RUN TestCheckpoint [2021-11-11T12:07:59.396Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:07:59.396Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:07:59.396Z] === RUN TestContainerInvalidJSON [2021-11-11T12:07:59.396Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:07:59.396Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:07:59.396Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:07:59.396Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:07:59.396Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:07:59.396Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:07:59.396Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T12:07:59.396Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:07:59.396Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:07:59.396Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:07:59.396Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-11-11T12:07:59.396Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:07:59.657Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T12:07:59.657Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:07:59.657Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T12:07:59.657Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:07:59.657Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T12:07:59.657Z] === RUN TestCopyFromContainer [2021-11-11T12:08:00.597Z] === RUN TestCopyFromContainer// [2021-11-11T12:08:00.858Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T12:08:00.858Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T12:08:00.858Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T12:08:00.858Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T12:08:01.119Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T12:08:01.119Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T12:08:01.119Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T12:08:01.119Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T12:08:01.119Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer (1.65s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-11T12:08:01.379Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T12:08:01.379Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:08:01.379Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:01.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:01.379Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:01.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:01.379Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:01.379Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:01.379Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:01.379Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:01.379Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:01.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T12:08:01.379Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:08:01.379Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-11-11T12:08:01.379Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:08:01.379Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:08:01.379Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:08:01.379Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:08:01.379Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:08:01.379Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:08:01.379Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:08:01.379Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:08:01.379Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:08:01.379Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:08:01.379Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:08:01.379Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:08:01.379Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:08:01.379Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T12:08:01.379Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:08:01.756Z] --- PASS: TestBuildPreserveOwnership (9.73s) [2021-11-11T12:08:01.756Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.71s) [2021-11-11T12:08:01.756Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2021-11-11T12:08:01.756Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:08:01.756Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T12:08:01.756Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T12:08:01.756Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T12:08:01.756Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T12:08:01.756Z] PASS [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === Skipped [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T12:08:01.756Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:08:01.756Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-11-11T12:08:01.756Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] DONE 34 tests, 3 skipped in 113.059s [2021-11-11T12:08:01.756Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T12:08:01.756Z] INFO: Testing against a local daemon [2021-11-11T12:08:01.756Z] === RUN TestConfigInspect [2021-11-11T12:08:01.756Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestConfigInspect (0.02s) [2021-11-11T12:08:01.756Z] === RUN TestConfigList [2021-11-11T12:08:01.756Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestConfigList (0.01s) [2021-11-11T12:08:01.756Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:08:01.756Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-11-11T12:08:01.756Z] === RUN TestConfigsUpdate [2021-11-11T12:08:01.756Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-11-11T12:08:01.756Z] === RUN TestTemplatedConfig [2021-11-11T12:08:01.756Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T12:08:01.756Z] === RUN TestConfigCreateResolve [2021-11-11T12:08:01.756Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-11-11T12:08:01.756Z] PASS [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === Skipped [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-11-11T12:08:01.756Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-11-11T12:08:01.756Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-11-11T12:08:01.756Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-11-11T12:08:01.756Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-11-11T12:08:01.756Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-11-11T12:08:01.756Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:08:01.756Z] [2021-11-11T12:08:01.756Z] DONE 6 tests, 6 skipped in 0.162s [2021-11-11T12:08:01.756Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T12:08:01.756Z] INFO: Testing against a local daemon [2021-11-11T12:08:01.756Z] === RUN TestCheckpoint [2021-11-11T12:08:01.756Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:08:01.756Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:08:01.756Z] === RUN TestContainerInvalidJSON [2021-11-11T12:08:01.756Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:08:01.756Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:08:01.756Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:08:01.756Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:08:01.756Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:08:01.756Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:08:01.756Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T12:08:01.756Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:08:01.756Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:08:01.756Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:08:01.756Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-11-11T12:08:01.756Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:08:01.756Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T12:08:01.756Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:08:01.756Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-11-11T12:08:01.756Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:08:01.756Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-11-11T12:08:01.756Z] === RUN TestCopyFromContainer [2021-11-11T12:08:02.973Z] INFO: Extraction ended at 11/11/2021 12:08:02. Duration:00:00:22.7028548 [2021-11-11T12:08:02.974Z] INFO: Updating the golang and path environment variables [2021-11-11T12:08:02.974Z] INFO: GOPATH=d:\gopath [2021-11-11T12:08:02.974Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T12:08:02.974Z] INFO: Running the daemon under test in debug mode [2021-11-11T12:08:02.974Z] INFO: Starting a daemon under test... [2021-11-11T12:08:02.974Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42999\6\daemon --pidfile d:\CI\PR-42999\6\docker.pid -D [2021-11-11T12:08:02.974Z] INFO: Process started successfully. [2021-11-11T12:08:02.974Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T12:08:02.974Z] INFO: Waiting for the daemon under test to start... [2021-11-11T12:08:03.508Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s) [2021-11-11T12:08:03.508Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:04.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:04.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:04.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:04.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:04.889Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:04.889Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:04.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:04.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:04.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:04.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:04.889Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T12:08:04.889Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:08:04.889Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:08:05.051Z] === RUN TestCopyFromContainer// [2021-11-11T12:08:05.052Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T12:08:05.312Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T12:08:05.312Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T12:08:05.312Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T12:08:05.312Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T12:08:05.312Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T12:08:05.458Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-11-11T12:08:05.458Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:08:05.458Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:08:05.458Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:08:05.458Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T12:08:05.458Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:08:05.458Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:08:05.458Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:08:05.458Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-11-11T12:08:05.458Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:08:05.458Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-11T12:08:05.458Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T12:08:05.458Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T12:08:05.458Z] === RUN TestDaemonRestartIpcMode [2021-11-11T12:08:05.458Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T12:08:05.458Z] === RUN TestDaemonHostGatewayIP [2021-11-11T12:08:05.458Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T12:08:05.458Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T12:08:05.458Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T12:08:05.458Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:08:05.458Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T12:08:05.458Z] === RUN TestDiff [2021-11-11T12:08:05.573Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T12:08:05.573Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T12:08:05.573Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer (3.92s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-11-11T12:08:05.573Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T12:08:05.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:08:05.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:05.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:05.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:05.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:05.573Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:05.573Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:05.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:08:05.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:08:05.573Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:08:05.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T12:08:05.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T12:08:05.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:08:05.573Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T12:08:05.573Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:08:05.573Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T12:08:05.573Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:08:05.833Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:08:05.833Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:08:05.833Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:08:05.833Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:08:05.833Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:08:05.833Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:08:05.833Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:08:05.833Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:08:05.833Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:08:05.833Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T12:08:05.833Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:08:05.833Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:08:05.833Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:08:05.833Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:08:05.833Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T12:08:05.833Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:08:06.401Z] --- PASS: TestDiff (0.64s) [2021-11-11T12:08:06.401Z] === RUN TestExecWithCloseStdin [2021-11-11T12:08:06.773Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s) [2021-11-11T12:08:06.773Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:08:06.971Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-11-11T12:08:06.971Z] === RUN TestExec [2021-11-11T12:08:07.547Z] --- PASS: TestExec (0.64s) [2021-11-11T12:08:07.547Z] === RUN TestExecUser [2021-11-11T12:08:08.121Z] --- PASS: TestExecUser (0.59s) [2021-11-11T12:08:08.121Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:08.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:08.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:08.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:08.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:08.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:08.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:08.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:08:08.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:08:08.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:08:08.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:08:08.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T12:08:08.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:08:08.161Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:08:08.421Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2021-11-11T12:08:08.421Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:08:08.421Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:08:08.421Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:08:08.421Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T12:08:08.421Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:08:08.421Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:08:08.421Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:08:08.421Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-11T12:08:08.421Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:08:08.421Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T12:08:08.421Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T12:08:08.421Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T12:08:08.421Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T12:08:08.421Z] === RUN TestDaemonRestartIpcMode [2021-11-11T12:08:08.421Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T12:08:08.421Z] === RUN TestDaemonHostGatewayIP [2021-11-11T12:08:08.421Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:08:08.421Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-11-11T12:08:08.421Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T12:08:08.421Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T12:08:08.421Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:08:08.421Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T12:08:08.421Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:08:08.421Z] === RUN TestDiff [2021-11-11T12:08:08.690Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2021-11-11T12:08:08.690Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:08:08.991Z] --- PASS: TestDiff (0.39s) [2021-11-11T12:08:08.991Z] === RUN TestExecWithCloseStdin [2021-11-11T12:08:09.251Z] --- PASS: TestExecWithCloseStdin (0.47s) [2021-11-11T12:08:09.251Z] === RUN TestExec [2021-11-11T12:08:09.822Z] --- PASS: TestExec (0.42s) [2021-11-11T12:08:09.822Z] === RUN TestExecUser [2021-11-11T12:08:10.072Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2021-11-11T12:08:10.072Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:08:10.081Z] --- PASS: TestExecUser (0.43s) [2021-11-11T12:08:10.081Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:08:10.651Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2021-11-11T12:08:10.651Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:08:11.012Z] --- PASS: TestHealthCheckWorkdir (0.87s) [2021-11-11T12:08:11.012Z] === RUN TestHealthKillContainer [2021-11-11T12:08:12.038Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-11-11T12:08:12.038Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:08:12.608Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2021-11-11T12:08:12.608Z] === RUN TestHealthKillContainer [2021-11-11T12:08:16.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T12:08:19.140Z] --- PASS: TestHealthKillContainer (8.21s) [2021-11-11T12:08:19.140Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:08:19.709Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2021-11-11T12:08:19.709Z] === RUN TestIpcModeNone [2021-11-11T12:08:20.280Z] --- PASS: TestIpcModeNone (0.65s) [2021-11-11T12:08:20.280Z] === RUN TestIpcModePrivate [2021-11-11T12:08:20.540Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2021-11-11T12:08:20.736Z] --- PASS: TestHealthKillContainer (7.86s) [2021-11-11T12:08:20.736Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:08:20.736Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:08:20.736Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:08:20.736Z] === RUN TestIpcModeNone [2021-11-11T12:08:20.996Z] --- PASS: TestIpcModeNone (0.45s) [2021-11-11T12:08:20.996Z] === RUN TestIpcModePrivate [2021-11-11T12:08:21.111Z] --- PASS: TestIpcModePrivate (0.66s) [2021-11-11T12:08:21.111Z] === RUN TestIpcModeShareable [2021-11-11T12:08:21.258Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-11-11T12:08:21.258Z] --- PASS: TestIpcModePrivate (0.45s) [2021-11-11T12:08:21.258Z] === RUN TestIpcModeShareable [2021-11-11T12:08:21.258Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:08:21.258Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-11-11T12:08:21.258Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T12:08:21.371Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2021-11-11T12:08:21.631Z] --- PASS: TestIpcModeShareable (0.62s) [2021-11-11T12:08:21.631Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T12:08:22.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2021-11-11T12:08:22.641Z] === RUN TestAPIIpcModeHost [2021-11-11T12:08:22.641Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:08:22.641Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-11-11T12:08:22.641Z] === RUN TestDaemonIpcModeShareable [2021-11-11T12:08:22.641Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:08:22.641Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-11-11T12:08:22.641Z] === RUN TestDaemonIpcModePrivate [2021-11-11T12:08:23.545Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s) [2021-11-11T12:08:23.545Z] === RUN TestAPIIpcModeHost [2021-11-11T12:08:23.583Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-11-11T12:08:23.805Z] --- PASS: TestAPIIpcModeHost (0.40s) [2021-11-11T12:08:23.805Z] === RUN TestDaemonIpcModeShareable [2021-11-11T12:08:23.843Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2021-11-11T12:08:23.844Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T12:08:23.844Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:08:23.844Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T12:08:23.844Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T12:08:23.844Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:08:23.844Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T12:08:23.844Z] === RUN TestIpcModeOlderClient [2021-11-11T12:08:23.844Z] === PAUSE TestIpcModeOlderClient [2021-11-11T12:08:23.844Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:08:24.104Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2021-11-11T12:08:24.104Z] === RUN TestKillContainer [2021-11-11T12:08:24.104Z] === RUN TestKillContainer/no_signal [2021-11-11T12:08:24.278Z] .....INFO: Daemon under test started and replied! [2021-11-11T12:08:24.278Z] INFO: Docker version of the daemon under test [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] Client: [2021-11-11T12:08:24.278Z] Version: 17.06.2-ce [2021-11-11T12:08:24.278Z] API version: 1.30 [2021-11-11T12:08:24.278Z] Go version: go1.8.3 [2021-11-11T12:08:24.278Z] Git commit: cec0b72 [2021-11-11T12:08:24.278Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T12:08:24.278Z] OS/Arch: windows/amd64 [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] Server: [2021-11-11T12:08:24.278Z] Version: 0.0.0-dev [2021-11-11T12:08:24.278Z] API version: 1.42 (minimum version 1.24) [2021-11-11T12:08:24.278Z] Go version: go1.17.3 [2021-11-11T12:08:24.278Z] Git commit: 936c9a16a8 [2021-11-11T12:08:24.278Z] Built: 11/11/2021 12:06:28 [2021-11-11T12:08:24.278Z] OS/Arch: windows/amd64 [2021-11-11T12:08:24.278Z] Experimental: false [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] INFO: Docker info of the daemon under test [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] Containers: 0 [2021-11-11T12:08:24.278Z] Running: 0 [2021-11-11T12:08:24.278Z] Paused: 0 [2021-11-11T12:08:24.278Z] Stopped: 0 [2021-11-11T12:08:24.278Z] Images: 0 [2021-11-11T12:08:24.278Z] Server Version: 0.0.0-dev [2021-11-11T12:08:24.278Z] Storage Driver: windowsfilter [2021-11-11T12:08:24.278Z] Windows: [2021-11-11T12:08:24.278Z] Logging Driver: json-file [2021-11-11T12:08:24.278Z] Plugins: [2021-11-11T12:08:24.278Z] Volume: local [2021-11-11T12:08:24.278Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:08:24.278Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:08:24.278Z] Swarm: inactive [2021-11-11T12:08:24.278Z] Default Isolation: process [2021-11-11T12:08:24.278Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T12:08:24.278Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T12:08:24.278Z] OSType: windows [2021-11-11T12:08:24.278Z] Architecture: x86_64 [2021-11-11T12:08:24.278Z] CPUs: 4 [2021-11-11T12:08:24.278Z] Total Memory: 32GiB [2021-11-11T12:08:24.278Z] Name: azwin-2-037540 [2021-11-11T12:08:24.278Z] ID: YX7W:LIEI:QPOE:IGPL:VCX3:E257:2TTQ:FCRG:CZLI:462K:RIKX:L7GQ [2021-11-11T12:08:24.278Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T12:08:24.278Z] Debug Mode (client): false [2021-11-11T12:08:24.278Z] Debug Mode (server): true [2021-11-11T12:08:24.278Z] File Descriptors: -1 [2021-11-11T12:08:24.278Z] Goroutines: 16 [2021-11-11T12:08:24.278Z] System Time: 2021-11-11T12:08:22.0425794Z [2021-11-11T12:08:24.278Z] EventsListeners: 0 [2021-11-11T12:08:24.278Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:08:24.278Z] Labels: [2021-11-11T12:08:24.278Z] Experimental: false [2021-11-11T12:08:24.278Z] Insecure Registries: [2021-11-11T12:08:24.278Z] 127.0.0.0/8 [2021-11-11T12:08:24.278Z] Live Restore Enabled: false [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] INFO: Docker images of the daemon under test [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:08:24.278Z] [2021-11-11T12:08:24.278Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T12:08:24.278Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-11-11T12:08:24.278Z] ltsc2019: Pulling from windows/servercore [2021-11-11T12:08:24.278Z] 4612f6d0b889: Pulling fs layer [2021-11-11T12:08:24.278Z] c1f4c7287c99: Pulling fs layer [2021-11-11T12:08:24.718Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:08:24.718Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:08:24.744Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-11-11T12:08:25.004Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2021-11-11T12:08:25.004Z] === RUN TestDaemonIpcModePrivate [2021-11-11T12:08:25.681Z] --- PASS: TestKillContainer (1.24s) [2021-11-11T12:08:25.681Z] --- PASS: TestKillContainer/no_signal (0.37s) [2021-11-11T12:08:25.681Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2021-11-11T12:08:25.681Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-11T12:08:25.681Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:08:25.681Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T12:08:25.944Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-11-11T12:08:25.948Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T12:08:26.204Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2021-11-11T12:08:26.205Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T12:08:26.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2021-11-11T12:08:26.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2021-11-11T12:08:26.214Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-11-11T12:08:26.214Z] === RUN TestKillStoppedContainer [2021-11-11T12:08:26.214Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-11-11T12:08:26.214Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:08:26.214Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-11-11T12:08:26.214Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:08:26.784Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-11T12:08:26.784Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:08:26.784Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:26.784Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:08:26.784Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:08:26.784Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:08:26.784Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T12:08:26.784Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T12:08:26.784Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T12:08:26.784Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T12:08:26.784Z] === RUN TestLinksContainerNames [2021-11-11T12:08:27.144Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2021-11-11T12:08:27.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2021-11-11T12:08:27.405Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T12:08:27.725Z] --- PASS: TestLinksContainerNames (0.82s) [2021-11-11T12:08:27.725Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:08:27.985Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-11-11T12:08:27.985Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T12:08:28.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/default [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/private [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/slave [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/shared [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T12:08:28.247Z] === CONT TestMountDaemonRoot/default [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:28.247Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:28.247Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:28.247Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:28.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:28.344Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/shared [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/slave [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/private [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:28.508Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:28.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:28.508Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:28.604Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s) [2021-11-11T12:08:28.604Z] === RUN TestIpcModeOlderClient [2021-11-11T12:08:28.604Z] === PAUSE TestIpcModeOlderClient [2021-11-11T12:08:28.604Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:28.768Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T12:08:28.768Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-11-11T12:08:28.768Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T12:08:28.769Z] 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-11-11T12:08:28.769Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-11-11T12:08:28.769Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T12:08:28.769Z] 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-11-11T12:08:28.769Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T12:08:28.769Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T12:08:28.769Z] 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-11-11T12:08:28.769Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T12:08:28.769Z] === RUN TestNetworkNat [2021-11-11T12:08:29.175Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2021-11-11T12:08:29.175Z] === RUN TestKillContainer [2021-11-11T12:08:29.175Z] === RUN TestKillContainer/no_signal [2021-11-11T12:08:29.339Z] --- PASS: TestNetworkNat (0.50s) [2021-11-11T12:08:29.339Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:08:29.435Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:08:29.600Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2021-11-11T12:08:29.600Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:08:29.696Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:08:30.637Z] --- PASS: TestKillContainer (1.36s) [2021-11-11T12:08:30.637Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-11-11T12:08:30.637Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2021-11-11T12:08:30.637Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2021-11-11T12:08:30.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:08:30.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T12:08:30.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T12:08:31.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-11-11T12:08:31.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2021-11-11T12:08:31.838Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-11-11T12:08:31.838Z] === RUN TestKillStoppedContainer [2021-11-11T12:08:31.838Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T12:08:31.838Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:08:31.838Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T12:08:31.838Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:08:32.100Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2021-11-11T12:08:32.100Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:08:32.100Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T12:08:32.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:08:32.100Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:08:32.671Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2021-11-11T12:08:32.671Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T12:08:32.895Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-11-11T12:08:32.895Z] === RUN TestPause [2021-11-11T12:08:32.895Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:32.895Z] --- SKIP: TestPause (0.00s) [2021-11-11T12:08:32.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:08:32.896Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:08:32.896Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:08:32.896Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:08:32.896Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:32.896Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-11-11T12:08:32.896Z] === RUN TestPidHost [2021-11-11T12:08:32.931Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2021-11-11T12:08:32.931Z] === RUN TestLinksContainerNames [2021-11-11T12:08:33.156Z] --- PASS: TestPidHost (0.87s) [2021-11-11T12:08:33.156Z] === RUN TestPsFilter [2021-11-11T12:08:33.416Z] --- PASS: TestPsFilter (0.18s) [2021-11-11T12:08:33.416Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:08:33.677Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2021-11-11T12:08:33.677Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:08:33.871Z] --- PASS: TestLinksContainerNames (0.90s) [2021-11-11T12:08:33.871Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:08:34.246Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-11-11T12:08:34.246Z] === RUN TestRemoveContainerRunning [2021-11-11T12:08:34.442Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2021-11-11T12:08:34.442Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T12:08:34.507Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-11-11T12:08:34.507Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:08:34.702Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/default [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/private [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/slave [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/shared [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T12:08:34.702Z] === CONT TestMountDaemonRoot/default [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:34.702Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:08:34.702Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:34.702Z] === CONT TestMountDaemonRoot/private [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:34.702Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:34.702Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:34.702Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T12:08:34.962Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/shared [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/slave [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:34.963Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:34.963Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:08:34.963Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T12:08:35.078Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2021-11-11T12:08:35.078Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:08:35.078Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T12:08:35.078Z] === RUN TestRenameLinkedContainer [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:08:35.223Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T12:08:35.484Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:08:35.484Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-11-11T12:08:35.484Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-11-11T12:08:35.484Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T12:08:36.460Z] --- PASS: TestRenameLinkedContainer (1.58s) [2021-11-11T12:08:36.460Z] === RUN TestRenameStoppedContainer [2021-11-11T12:08:36.865Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2021-11-11T12:08:36.865Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T12:08:36.886Z] 4612f6d0b889: Verifying Checksum [2021-11-11T12:08:36.886Z] 4612f6d0b889: Download complete [2021-11-11T12:08:36.886Z] c1f4c7287c99: Verifying Checksum [2021-11-11T12:08:36.886Z] c1f4c7287c99: Download complete [2021-11-11T12:08:37.030Z] --- PASS: TestRenameStoppedContainer (0.36s) [2021-11-11T12:08:37.030Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:08:37.126Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2021-11-11T12:08:37.126Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T12:08:37.600Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s) [2021-11-11T12:08:37.600Z] === RUN TestRenameInvalidName [2021-11-11T12:08:37.697Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2021-11-11T12:08:37.697Z] === RUN TestNetworkNat [2021-11-11T12:08:37.957Z] --- PASS: TestNetworkNat (0.48s) [2021-11-11T12:08:37.957Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:08:38.171Z] --- PASS: TestRenameInvalidName (0.40s) [2021-11-11T12:08:38.171Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:08:38.528Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2021-11-11T12:08:38.528Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:08:39.552Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2021-11-11T12:08:39.552Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:08:40.123Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-11T12:08:40.123Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:08:40.693Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2021-11-11T12:08:40.693Z] === RUN TestResize [2021-11-11T12:08:41.068Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2021-11-11T12:08:41.068Z] === RUN TestPause [2021-11-11T12:08:41.263Z] --- PASS: TestResize (0.44s) [2021-11-11T12:08:41.263Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:08:41.523Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2021-11-11T12:08:41.523Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:08:41.638Z] --- PASS: TestPause (0.47s) [2021-11-11T12:08:41.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:08:41.638Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:08:41.638Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:08:41.638Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:08:42.095Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2021-11-11T12:08:42.095Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:08:42.095Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T12:08:42.095Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:08:42.095Z] === RUN TestCgroupNamespacesRun [2021-11-11T12:08:42.208Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2021-11-11T12:08:42.208Z] === RUN TestPidHost [2021-11-11T12:08:43.037Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2021-11-11T12:08:43.037Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T12:08:43.149Z] --- PASS: TestPidHost (1.05s) [2021-11-11T12:08:43.149Z] === RUN TestPsFilter [2021-11-11T12:08:43.149Z] --- PASS: TestPsFilter (0.14s) [2021-11-11T12:08:43.149Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:08:43.181Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|types_sizes|compiled_files|deps|files|imports) took 2m24.578198301s [2021-11-11T12:08:43.181Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 528.640249ms [2021-11-11T12:08:43.720Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-11-11T12:08:43.720Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:08:44.289Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2021-11-11T12:08:44.289Z] === RUN TestRemoveContainerRunning [2021-11-11T12:08:44.418Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2021-11-11T12:08:44.418Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T12:08:44.551Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-11-11T12:08:44.551Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:08:45.122Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2021-11-11T12:08:45.122Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:08:45.122Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T12:08:45.122Z] === RUN TestRenameLinkedContainer [2021-11-11T12:08:45.276Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-11-11T12:08:45.359Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2021-11-11T12:08:45.360Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T12:08:46.241Z] [2021-11-11T12:08:46.241Z] ________ ____ __. [2021-11-11T12:08:46.241Z] \_____ \ | |/ _| [2021-11-11T12:08:46.241Z] / | \| < [2021-11-11T12:08:46.241Z] / | \ | \ [2021-11-11T12:08:46.241Z] \_______ /____|__ \ [2021-11-11T12:08:46.241Z] \/ \/ [2021-11-11T12:08:46.241Z] [2021-11-11T12:08:46.241Z] INFO: make.ps1 ended at 11/11/2021 12:08:45 [2021-11-11T12:08:46.740Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2021-11-11T12:08:46.740Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T12:08:47.033Z] --- PASS: TestRenameLinkedContainer (1.79s) [2021-11-11T12:08:47.033Z] === RUN TestRenameStoppedContainer [2021-11-11T12:08:47.293Z] --- PASS: TestRenameStoppedContainer (0.46s) [2021-11-11T12:08:47.293Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:08:47.541Z] 8f616e6e9eec: Pull complete [2021-11-11T12:08:47.681Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-11-11T12:08:47.681Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T12:08:47.770Z] INFO: Binaries build ended at 11/11/2021 12:08:47. Duration:00:01:33.9417106 [2021-11-11T12:08:48.233Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2021-11-11T12:08:48.233Z] === RUN TestRenameInvalidName [2021-11-11T12:08:48.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-11-11T12:08:48.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T12:08:48.804Z] --- PASS: TestRenameInvalidName (0.45s) [2021-11-11T12:08:48.804Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:08:48.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T12:08:49.197Z] ok github.com/docker/docker/libnetwork/networkdb 104.434s coverage: 60.5% of statements [2021-11-11T12:08:49.197Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T12:08:49.197Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T12:08:49.197Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2021-11-11T12:08:49.197Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T12:08:49.197Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2021-11-11T12:08:49.298Z] INFO: Copying the built daemon binary to d:\CI\PR-42999\6\binary\dockerd-084ce6255d.exe... [2021-11-11T12:08:49.298Z] INFO: Copying the built client binary to d:\CI\PR-42999\6\binary\docker-084ce6255d.exe... [2021-11-11T12:08:49.298Z] INFO: Copying dockerversion from the container... [2021-11-11T12:08:49.298Z] INFO: Copying the golang package from the container to d:\CI\PR-42999\6\installer\go.zip... [2021-11-11T12:08:49.562Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-11-11T12:08:49.562Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T12:08:49.759Z] ok github.com/docker/docker/libnetwork/portmapper 0.273s coverage: 48.6% of statements [2021-11-11T12:08:50.015Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-11T12:08:50.015Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T12:08:50.185Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2021-11-11T12:08:50.186Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:08:50.260Z] INFO: Extracting go.zip to d:\CI\PR-42999\6\go [2021-11-11T12:08:50.272Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === Skipped [2021-11-11T12:08:50.272Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T12:08:50.272Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T12:08:50.272Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T12:08:50.272Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:08:50.272Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:08:50.272Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:08:50.272Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:08:50.272Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:08:50.272Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T12:08:50.272Z] firewalld_test.go:14: firewalld is not running [2021-11-11T12:08:50.272Z] [2021-11-11T12:08:50.272Z] DONE 331 tests, 9 skipped in 201.873s [2021-11-11T12:08:50.505Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2021-11-11T12:08:50.505Z] === RUN TestNISDomainname [2021-11-11T12:08:50.505Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T12:08:50.505Z] --- SKIP: TestNISDomainname (0.01s) [2021-11-11T12:08:50.505Z] === RUN TestHostnameDnsResolution [2021-11-11T12:08:50.755Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-11-11T12:08:50.755Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:08:51.075Z] --- PASS: TestHostnameDnsResolution (0.63s) [2021-11-11T12:08:51.075Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T12:08:51.075Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T12:08:51.075Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T12:08:51.075Z] === RUN TestStats [2021-11-11T12:08:51.075Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:51.075Z] --- SKIP: TestStats (0.00s) [2021-11-11T12:08:51.075Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:08:51.075Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T12:08:51.075Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T12:08:51.075Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T12:08:51.075Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T12:08:51.075Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T12:08:51.075Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T12:08:51.075Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T12:08:51.075Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T12:08:51.075Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T12:08:51.075Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2021-11-11T12:08:51.219Z] Recording test results [2021-11-11T12:08:51.696Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2021-11-11T12:08:51.696Z] === RUN TestResize [2021-11-11T12:08:51.956Z] --- PASS: TestResize (0.45s) [2021-11-11T12:08:51.956Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:08:52.015Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T12:08:52.273Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-11-11T12:08:52.528Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2021-11-11T12:08:52.528Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:08:52.638Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4061782d74a90d1aa81a09e2aa71b1e5e976de0e -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:4061782d74a90d1aa81a09e2aa71b1e5e976de0e hack/make.sh dynbinary test-integration [2021-11-11T12:08:53.098Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:53.098Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:53.098Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:53.098Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:08:53.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:53.200Z] [2021-11-11T12:08:53.200Z] Removing bundles/ [2021-11-11T12:08:53.200Z] [2021-11-11T12:08:53.200Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T12:08:53.200Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:08:53.200Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:08:53.923Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T12:08:54.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:54.768Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:08:55.305Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T12:08:55.305Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2021-11-11T12:08:55.305Z] --- PASS: TestStopContainerWithTimeout/-1 (2.61s) [2021-11-11T12:08:55.305Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2021-11-11T12:08:55.305Z] --- PASS: TestStopContainerWithTimeout/1 (1.37s) [2021-11-11T12:08:55.305Z] === RUN TestDeleteDevicemapper [2021-11-11T12:08:55.305Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:08:55.305Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T12:08:55.305Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:08:55.749Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:08:56.009Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:08:56.949Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:08:57.219Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.76s) [2021-11-11T12:08:57.219Z] === RUN TestUpdateMemory [2021-11-11T12:08:57.219Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:57.219Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T12:08:57.219Z] === RUN TestUpdateCPUQuota [2021-11-11T12:08:57.219Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:57.219Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-11-11T12:08:57.219Z] === RUN TestUpdatePidsLimit [2021-11-11T12:08:57.219Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:08:57.219Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-11-11T12:08:57.219Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:08:59.493Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:09:00.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:09:03.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:09:04.298Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:09:05.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:09:05.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:09:07.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:09:08.137Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:09:09.076Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:09:09.445Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2021-11-11T12:09:09.445Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:09:09.445Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2021-11-11T12:09:09.445Z] === RUN TestWaitNonBlocked [2021-11-11T12:09:09.445Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:09.445Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:09.446Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:09.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:09.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:09.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:09.446Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T12:09:09.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2021-11-11T12:09:09.446Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2021-11-11T12:09:09.446Z] === RUN TestWaitBlocked [2021-11-11T12:09:09.446Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:09.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:09.446Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:09.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:09.446Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:09.446Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:09.706Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T12:09:09.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2021-11-11T12:09:09.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2021-11-11T12:09:09.706Z] === CONT TestDaemonRestartIpcMode [2021-11-11T12:09:09.706Z] === CONT TestIpcModeOlderClient [2021-11-11T12:09:09.706Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-11-11T12:09:09.706Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.80s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.11s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.15s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2021-11-11T12:09:10.985Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2021-11-11T12:09:10.985Z] === RUN TestCgroupNamespacesRun [2021-11-11T12:09:11.926Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2021-11-11T12:09:11.926Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T12:09:11.926Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T12:09:11.926Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T12:09:11.926Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T12:09:12.264Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s) [2021-11-11T12:09:12.525Z] --- PASS: TestDaemonRestartIpcMode (2.82s) [2021-11-11T12:09:12.525Z] PASS [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === Skipped [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T12:09:12.525Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-11-11T12:09:12.525Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-11-11T12:09:12.525Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:09:12.525Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:09:12.525Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-11-11T12:09:12.525Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-11-11T12:09:12.525Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-11-11T12:09:12.525Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-11-11T12:09:12.525Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-11-11T12:09:12.525Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:09:12.525Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T12:09:12.525Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-11-11T12:09:12.525Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-11-11T12:09:12.525Z] 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-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-11-11T12:09:12.525Z] 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-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-11-11T12:09:12.525Z] 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-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-11-11T12:09:12.525Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:09:12.525Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-11-11T12:09:12.525Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:09:12.525Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-11-11T12:09:12.525Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2021-11-11T12:09:12.525Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-11-11T12:09:12.525Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T12:09:12.525Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T12:09:12.525Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-11-11T12:09:12.525Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-11-11T12:09:12.525Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-11-11T12:09:12.525Z] [2021-11-11T12:09:12.525Z] DONE 177 tests, 27 skipped in 70.990s [2021-11-11T12:09:12.525Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T12:09:12.525Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:09:13.095Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:09:13.095Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T12:09:13.095Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T12:09:13.095Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T12:09:13.095Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T12:09:13.095Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T12:09:13.095Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T12:09:13.095Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:09:13.095Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T12:09:13.095Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T12:09:13.095Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T12:09:13.306Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s) [2021-11-11T12:09:13.306Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T12:09:13.356Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-11-11T12:09:13.356Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-11T12:09:13.356Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:09:13.356Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T12:09:14.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2021-11-11T12:09:14.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T12:09:14.297Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T12:09:15.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T12:09:15.630Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s) [2021-11-11T12:09:15.630Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T12:09:15.685Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T12:09:16.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T12:09:16.625Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T12:09:16.625Z] daemon_test.go:156: [df54315f85624] daemon is not started [2021-11-11T12:09:16.625Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-11-11T12:09:16.625Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-11-11T12:09:16.626Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-11-11T12:09:16.626Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-11-11T12:09:16.626Z] === RUN TestDaemonProxy [2021-11-11T12:09:16.626Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T12:09:16.626Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T12:09:16.626Z] PASS [2021-11-11T12:09:16.626Z] [2021-11-11T12:09:16.626Z] === Skipped [2021-11-11T12:09:16.626Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2021-11-11T12:09:16.626Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2021-11-11T12:09:16.626Z] [2021-11-11T12:09:16.626Z] DONE 12 tests, 1 skipped in 4.152s [2021-11-11T12:09:16.626Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T12:09:16.626Z] INFO: Testing against a local daemon [2021-11-11T12:09:16.626Z] === RUN TestCommitInheritsEnv [2021-11-11T12:09:17.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-11-11T12:09:17.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T12:09:17.583Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-11-11T12:09:17.583Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T12:09:18.007Z] --- PASS: TestCommitInheritsEnv (1.40s) [2021-11-11T12:09:18.007Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:09:18.007Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T12:09:18.007Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:09:18.267Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-11-11T12:09:18.267Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:09:18.267Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T12:09:18.267Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:09:18.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T12:09:18.965Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2021-11-11T12:09:18.965Z] === RUN TestNISDomainname [2021-11-11T12:09:19.226Z] --- PASS: TestNISDomainname (0.56s) [2021-11-11T12:09:19.226Z] === RUN TestHostnameDnsResolution [2021-11-11T12:09:20.162Z] INFO: Extraction ended at 11/11/2021 12:09:19. Duration:00:00:29.6171704 [2021-11-11T12:09:20.162Z] INFO: Updating the golang and path environment variables [2021-11-11T12:09:20.162Z] INFO: GOPATH=d:\gopath [2021-11-11T12:09:20.162Z] INFO: go version go1.17.3 windows/amd64 [2021-11-11T12:09:20.162Z] INFO: Running the daemon under test in debug mode [2021-11-11T12:09:20.162Z] INFO: Running the daemon under test in containerd mode [2021-11-11T12:09:20.162Z] INFO: Starting a daemon under test... [2021-11-11T12:09:20.162Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42999\6\daemon --pidfile d:\CI\PR-42999\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2021-11-11T12:09:20.162Z] INFO: Containerd started successfully. [2021-11-11T12:09:20.162Z] INFO: Process started successfully. [2021-11-11T12:09:20.162Z] INFO: Start tailing logs of the daemon under tests [2021-11-11T12:09:20.162Z] INFO: Waiting for the daemon under test to start... [2021-11-11T12:09:20.166Z] --- PASS: TestHostnameDnsResolution (0.75s) [2021-11-11T12:09:20.166Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T12:09:20.177Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-11-11T12:09:20.177Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T12:09:20.177Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T12:09:20.177Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T12:09:20.177Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:09:20.177Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T12:09:20.177Z] === RUN TestTagInvalidReference [2021-11-11T12:09:20.177Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T12:09:20.177Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:09:20.177Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-11-11T12:09:20.177Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:09:20.177Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T12:09:20.177Z] === RUN TestTagOfficialNames [2021-11-11T12:09:20.177Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T12:09:20.177Z] === RUN TestTagMatchesDigest [2021-11-11T12:09:20.177Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T12:09:20.177Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T12:09:20.736Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2021-11-11T12:09:20.736Z] === RUN TestStats [2021-11-11T12:09:21.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T12:09:21.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T12:09:23.275Z] --- PASS: TestStats (2.47s) [2021-11-11T12:09:23.275Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:09:23.275Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T12:09:23.275Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T12:09:23.275Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T12:09:23.275Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T12:09:23.275Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T12:09:23.275Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T12:09:23.275Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T12:09:23.275Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T12:09:23.275Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T12:09:23.275Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T12:09:23.846Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T12:09:24.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T12:09:25.757Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T12:09:27.138Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T12:09:27.138Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2021-11-11T12:09:27.138Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-11-11T12:09:27.138Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-11-11T12:09:27.138Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2021-11-11T12:09:27.138Z] === RUN TestDeleteDevicemapper [2021-11-11T12:09:27.138Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:09:27.138Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T12:09:27.138Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:09:29.049Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2021-11-11T12:09:29.049Z] === RUN TestUpdateMemory [2021-11-11T12:09:29.309Z] --- PASS: TestUpdateMemory (0.59s) [2021-11-11T12:09:29.309Z] === RUN TestUpdateCPUQuota [2021-11-11T12:09:30.250Z] --- PASS: TestUpdateCPUQuota (0.97s) [2021-11-11T12:09:30.250Z] === RUN TestUpdatePidsLimit [2021-11-11T12:09:30.250Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T12:09:30.510Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T12:09:30.770Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T12:09:31.030Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T12:09:31.290Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T12:09:31.551Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T12:09:31.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit (2.10s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2021-11-11T12:09:32.382Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2021-11-11T12:09:32.382Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:09:32.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T12:09:35.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T12:09:38.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T12:09:39.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T12:09:41.204Z] ...INFO: Daemon under test started and replied! [2021-11-11T12:09:41.204Z] INFO: Docker version of the daemon under test [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] Client: [2021-11-11T12:09:41.204Z] Version: 17.06.2-ce [2021-11-11T12:09:41.204Z] API version: 1.30 [2021-11-11T12:09:41.204Z] Go version: go1.8.3 [2021-11-11T12:09:41.204Z] Git commit: cec0b72 [2021-11-11T12:09:41.204Z] Built: Tue Sep 5 19:57:19 2017 [2021-11-11T12:09:41.204Z] OS/Arch: windows/amd64 [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] Server: [2021-11-11T12:09:41.204Z] Version: 0.0.0-dev [2021-11-11T12:09:41.204Z] API version: 1.42 (minimum version 1.24) [2021-11-11T12:09:41.204Z] Go version: go1.17.3 [2021-11-11T12:09:41.204Z] Git commit: 084ce6255d [2021-11-11T12:09:41.204Z] Built: 11/11/2021 12:07:18 [2021-11-11T12:09:41.204Z] OS/Arch: windows/amd64 [2021-11-11T12:09:41.204Z] Experimental: false [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] INFO: Docker info of the daemon under test [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] Containers: 0 [2021-11-11T12:09:41.204Z] Running: 0 [2021-11-11T12:09:41.204Z] Paused: 0 [2021-11-11T12:09:41.204Z] Stopped: 0 [2021-11-11T12:09:41.204Z] Images: 0 [2021-11-11T12:09:41.204Z] Server Version: 0.0.0-dev [2021-11-11T12:09:41.204Z] Storage Driver: windowsfilter [2021-11-11T12:09:41.204Z] Windows: [2021-11-11T12:09:41.204Z] Logging Driver: json-file [2021-11-11T12:09:41.204Z] Plugins: [2021-11-11T12:09:41.204Z] Volume: local [2021-11-11T12:09:41.204Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:09:41.204Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:09:41.204Z] Swarm: inactive [2021-11-11T12:09:41.204Z] Default Isolation: process [2021-11-11T12:09:41.204Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T12:09:41.204Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T12:09:41.204Z] OSType: windows [2021-11-11T12:09:41.204Z] Architecture: x86_64 [2021-11-11T12:09:41.204Z] CPUs: 4 [2021-11-11T12:09:41.204Z] Total Memory: 32GiB [2021-11-11T12:09:41.204Z] Name: azwin-2-5a0cf1 [2021-11-11T12:09:41.204Z] ID: FXNH:PNXB:AWXD:CVMU:UCGK:KPXL:YAS2:NQUT:4SB4:SNRR:OAI3:ZZNK [2021-11-11T12:09:41.204Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T12:09:41.204Z] Debug Mode (client): false [2021-11-11T12:09:41.204Z] Debug Mode (server): true [2021-11-11T12:09:41.204Z] File Descriptors: -1 [2021-11-11T12:09:41.204Z] Goroutines: 31 [2021-11-11T12:09:41.204Z] System Time: 2021-11-11T12:09:39.5873748Z [2021-11-11T12:09:41.204Z] EventsListeners: 0 [2021-11-11T12:09:41.204Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:09:41.204Z] Labels: [2021-11-11T12:09:41.204Z] Experimental: false [2021-11-11T12:09:41.204Z] Insecure Registries: [2021-11-11T12:09:41.204Z] 127.0.0.0/8 [2021-11-11T12:09:41.204Z] Live Restore Enabled: false [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] INFO: Docker images of the daemon under test [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:09:41.204Z] [2021-11-11T12:09:41.204Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-11-11T12:09:41.204Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2021-11-11T12:09:41.204Z] ltsc2022: Pulling from windows/servercore [2021-11-11T12:09:41.204Z] 8f616e6e9eec: Pulling fs layer [2021-11-11T12:09:41.204Z] a0eb404f1860: Pulling fs layer [2021-11-11T12:09:41.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T12:09:44.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T12:09:44.605Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2021-11-11T12:09:44.605Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:09:44.605Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2021-11-11T12:09:44.605Z] === RUN TestWaitNonBlocked [2021-11-11T12:09:44.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:44.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:44.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:44.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:44.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:09:44.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:09:44.865Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T12:09:44.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2021-11-11T12:09:44.865Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-11-11T12:09:44.865Z] === RUN TestWaitBlocked [2021-11-11T12:09:44.865Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:44.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:44.865Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:44.865Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:44.865Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:09:44.865Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:09:45.438Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T12:09:45.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2021-11-11T12:09:45.438Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2021-11-11T12:09:45.438Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T12:09:45.438Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T12:09:47.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T12:09:47.981Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2021-11-11T12:09:47.981Z] === CONT TestIpcModeOlderClient [2021-11-11T12:09:47.981Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-11-11T12:09:47.981Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T12:09:47.981Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-11-11T12:09:47.981Z] === CONT TestDaemonHostGatewayIP [2021-11-11T12:09:49.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T12:09:50.532Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2021-11-11T12:09:50.532Z] === CONT TestDaemonRestartIpcMode [2021-11-11T12:09:50.937Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.832855753s with top 10 stages: buildssa: 1m32.920892523s, goimports: 20.274955181s, unconvert: 12.339686684s, gosec: 9.671747282s, golint: 6.049229855s, inspect: 5.015133696s, misspell: 4.422943119s, ineffassign: 4.148757801s, vrp: 2.48786783s, ctrlflow: 2.018915095s [2021-11-11T12:09:51.513Z] a0eb404f1860: Verifying Checksum [2021-11-11T12:09:51.513Z] a0eb404f1860: Download complete [2021-11-11T12:09:52.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T12:09:53.072Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2021-11-11T12:09:54.409Z] 8f616e6e9eec: Verifying Checksum [2021-11-11T12:09:54.410Z] 8f616e6e9eec: Download complete [2021-11-11T12:09:54.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:09:54.729Z] Using test binary docker [2021-11-11T12:09:54.729Z] +++ /etc/init.d/apparmor start [2021-11-11T12:09:54.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:09:54.729Z] INFO: Waiting for daemon to start... [2021-11-11T12:09:54.729Z] Starting dockerd [2021-11-11T12:09:54.729Z] +++ 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-11-11T12:09:56.646Z] . [2021-11-11T12:09:56.646Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:09:56.908Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:09:56.908Z] Error: No such image: emptyfs [2021-11-11T12:09:56.908Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T12:09:56.908Z] ++++ docker load [2021-11-11T12:09:57.170Z] Running integration-test (iteration 1) [2021-11-11T12:09:57.170Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T12:09:57.170Z] ++ 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-11-11T12:09:57.170Z] ++ set -e [2021-11-11T12:09:57.170Z] ++ '[' -n 0 ']' [2021-11-11T12:09:57.170Z] ++ set -x [2021-11-11T12:09:57.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T12:09:58.118Z] Loaded image: busybox:latest [2021-11-11T12:09:58.692Z] Loaded image: busybox:glibc [2021-11-11T12:09:59.646Z] --- PASS: TestContainerKillOnDaemonStart (11.84s) [2021-11-11T12:09:59.646Z] PASS [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] === Skipped [2021-11-11T12:09:59.646Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T12:09:59.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:09:59.646Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:09:59.646Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-11-11T12:09:59.646Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T12:09:59.646Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:09:59.646Z] [2021-11-11T12:09:59.646Z] DONE 200 tests, 5 skipped in 120.261s [2021-11-11T12:09:59.646Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T12:09:59.646Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:10:00.216Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:10:00.216Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T12:10:00.216Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T12:10:00.216Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T12:10:00.216Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T12:10:00.216Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T12:10:00.216Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T12:10:00.216Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:10:00.216Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T12:10:00.216Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T12:10:00.216Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T12:10:00.477Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-11-11T12:10:00.477Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-11-11T12:10:00.477Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:10:00.477Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T12:10:01.416Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T12:10:02.836Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T12:10:03.796Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T12:10:03.796Z] daemon_test.go:156: [de79e50b8423a] daemon is not started [2021-11-11T12:10:03.796Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2021-11-11T12:10:03.796Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-11-11T12:10:03.796Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-11-11T12:10:03.796Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-11-11T12:10:03.796Z] === RUN TestDaemonProxy [2021-11-11T12:10:03.796Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T12:10:03.991Z] Loaded image: debian:bullseye-slim [2021-11-11T12:10:03.991Z] Loaded image: hello-world:latest [2021-11-11T12:10:03.991Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:10:03.991Z] INFO: Testing against a local daemon [2021-11-11T12:10:03.991Z] === RUN TestCgroupNamespacesBuild [2021-11-11T12:10:05.704Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T12:10:05.909Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2021-11-11T12:10:05.909Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T12:10:07.612Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T12:10:08.461Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2021-11-11T12:10:08.461Z] === RUN TestBuildWithSession [2021-11-11T12:10:08.461Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:10:08.461Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:10:08.461Z] === RUN TestBuildSquashParent [2021-11-11T12:10:08.992Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T12:10:09.561Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy (6.40s) [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy/environment_variables (1.87s) [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T12:10:10.131Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T12:10:10.131Z] PASS [2021-11-11T12:10:10.131Z] [2021-11-11T12:10:10.131Z] DONE 17 tests in 10.380s [2021-11-11T12:10:10.131Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T12:10:10.131Z] INFO: Testing against a local daemon [2021-11-11T12:10:10.131Z] === RUN TestCommitInheritsEnv [2021-11-11T12:10:10.391Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-11-11T12:10:10.391Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:10:10.391Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T12:10:10.391Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:10:10.391Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T12:10:10.391Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:10:10.391Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T12:10:10.391Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:10:10.654Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-11-11T12:10:10.654Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T12:10:12.563Z] --- PASS: TestRemoveImageGarbageCollector (1.86s) [2021-11-11T12:10:12.563Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:10:12.563Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-11-11T12:10:12.563Z] === RUN TestTagInvalidReference [2021-11-11T12:10:12.563Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T12:10:12.563Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:10:12.563Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T12:10:12.563Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:10:12.563Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T12:10:12.563Z] === RUN TestTagOfficialNames [2021-11-11T12:10:12.824Z] --- PASS: TestTagOfficialNames (0.05s) [2021-11-11T12:10:12.824Z] === RUN TestTagMatchesDigest [2021-11-11T12:10:12.824Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T12:10:12.824Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T12:10:12.926Z] INFO [runner/unused/goanalysis] analyzers took 28.996210936s with top 10 stages: buildssa: 24.768145922s, U1000: 4.228065014s [2021-11-11T12:10:12.926Z] INFO [runner] Issues before processing: 2759, after processing: 0 [2021-11-11T12:10:12.926Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, path_prettifier: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, exclude-rules: 78/1790, skip_dirs: 2178/2178, autogenerated_exclude: 1790/2178, filename_unadjuster: 2178/2178, skip_files: 2178/2178, nolint: 0/78 [2021-11-11T12:10:12.927Z] INFO [runner] processing took 75.512298ms with stages: identifier_marker: 25.543935ms, nolint: 24.710786ms, path_prettifier: 11.526192ms, autogenerated_exclude: 5.489368ms, cgo: 3.165245ms, exclude-rules: 3.008052ms, skip_dirs: 1.942018ms, filename_unadjuster: 121.372µs, max_same_issues: 1.563µs, uniq_by_line: 697ns, exclude: 693ns, skip_files: 692ns, max_from_linter: 524ns, diff: 340ns, source_code: 334ns, max_per_file_from_linter: 256ns, path_shortener: 231ns [2021-11-11T12:10:12.927Z] INFO [runner] linters took 1m39.041744319s with stages: goanalysis_metalinter: 1m16.833011195s, unused: 22.133003475s [2021-11-11T12:10:12.927Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-11-11T12:10:12.927Z] INFO Memory: 2443 samples, avg is 422.2MB, max is 4087.7MB [2021-11-11T12:10:12.927Z] INFO Execution took 4m4.160712695s [2021-11-11T12:10:12.927Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-11-11T12:10:13.284Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/make.sh dynbinary test-docker-py [2021-11-11T12:10:13.871Z] a0eb404f1860: Pull complete [2021-11-11T12:10:13.871Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T12:10:13.871Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:10:13.871Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T12:10:13.871Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T12:10:13.871Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T12:10:13.871Z] WARN: Skipping validation tests [2021-11-11T12:10:13.871Z] INFO: Running unit tests at 11/11/2021 12:10:13... [2021-11-11T12:10:14.231Z] [2021-11-11T12:10:14.231Z] Removing bundles/ [2021-11-11T12:10:14.231Z] [2021-11-11T12:10:14.231Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-11-11T12:10:14.231Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:10:14.231Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:10:14.582Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:10:14.582Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:10:14.582Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:10:14.582Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:10:14.582Z] [2021-11-11T12:10:14.582Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-11-11T12:10:14.582Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-11-11T12:10:14.582Z] HOSTNAME=9dbebbcd1433 [2021-11-11T12:10:14.582Z] TESTDEBUG=0 [2021-11-11T12:10:14.582Z] DEST=bundles/test-integration [2021-11-11T12:10:14.582Z] PWD=/go/src/github.com/docker/docker [2021-11-11T12:10:14.582Z] DOCKER_GITCOMMIT=4061782d74a90d1aa81a09e2aa71b1e5e976de0e [2021-11-11T12:10:14.582Z] container=docker [2021-11-11T12:10:14.582Z] HOME=/root [2021-11-11T12:10:14.582Z] GOLANG_VERSION=1.17.3 [2021-11-11T12:10:14.582Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-11-11T12:10:14.582Z] VALIDATE_BRANCH=master [2021-11-11T12:10:14.582Z] TERM=xterm [2021-11-11T12:10:14.582Z] DOCKER_PKG=github.com/docker/docker [2021-11-11T12:10:14.582Z] SHLVL=1 [2021-11-11T12:10:14.582Z] TIMEOUT=120m [2021-11-11T12:10:14.582Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-11-11T12:10:14.582Z] DOCKER_GRAPHDRIVER=overlay2 [2021-11-11T12:10:14.582Z] GO111MODULE=off [2021-11-11T12:10:14.582Z] DOCKER_EXPERIMENTAL=1 [2021-11-11T12:10:14.582Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-11-11T12:10:14.582Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-11-11T12:10:14.582Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-11-11T12:10:14.582Z] GOPATH=/go [2021-11-11T12:10:14.582Z] PKG_CONFIG=pkg-config [2021-11-11T12:10:14.582Z] _=/usr/bin/env [2021-11-11T12:10:14.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-11-11T12:10:16.610Z] --- PASS: TestBuildSquashParent (8.49s) [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:10:16.610Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:10:16.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:10:16.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:10:16.610Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:10:17.797Z] INFO: make.ps1 starting at 11/11/2021 12:10:17 [2021-11-11T12:10:17.797Z] INFO: Git commit (03acbfde34) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:10:17.797Z] INFO: Invoking autogen... [2021-11-11T12:10:18.268Z] INFO: Running unit tests... [2021-11-11T12:10:20.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:10:20.030Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:10:23.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:10:23.374Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:10:25.442Z] 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/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/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-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.38s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.30s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2021-11-11T12:10:26.675Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2021-11-11T12:10:26.675Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:10:26.675Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:10:29.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:10:29.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:10:29.789Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:10:30.362Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s) [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2021-11-11T12:10:30.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2021-11-11T12:10:30.623Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:10:32.098Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2021-11-11T12:10:32.098Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:10:32.606Z] ? github.com/docker/docker/api [no test files] [2021-11-11T12:10:33.709Z] 4612f6d0b889: Pull complete [2021-11-11T12:10:34.013Z] --- PASS: TestBuildLabelWithTargets (1.98s) [2021-11-11T12:10:34.013Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:10:35.397Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2021-11-11T12:10:35.397Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:10:37.943Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2021-11-11T12:10:37.943Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:10:39.860Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2021-11-11T12:10:39.860Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:10:41.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-11-11T12:10:41.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-11-11T12:10:43.168Z] --- PASS: TestBuildMultiStageLayerLeak (3.19s) [2021-11-11T12:10:43.168Z] === RUN TestBuildWithHugeFile [2021-11-11T12:10:47.546Z] === RUN TestMiddlewares [2021-11-11T12:10:47.546Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T12:10:47.546Z] PASS [2021-11-11T12:10:47.546Z] coverage: 9.0% of statements [2021-11-11T12:10:47.546Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-11-11T12:10:56.693Z] --- PASS: TestImportExtremelyLargeImageWorks (90.14s) [2021-11-11T12:10:56.693Z] PASS [2021-11-11T12:10:56.693Z] [2021-11-11T12:10:56.693Z] === Skipped [2021-11-11T12:10:56.693Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T12:10:56.693Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-11-11T12:10:56.693Z] [2021-11-11T12:10:56.693Z] DONE 12 tests, 1 skipped in 93.836s [2021-11-11T12:10:56.693Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T12:10:56.693Z] INFO: Testing against a local daemon [2021-11-11T12:10:56.693Z] === RUN TestNetworkCreateDelete [2021-11-11T12:10:56.693Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-11-11T12:10:56.693Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:10:56.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T12:10:56.693Z] === RUN TestDaemonDNSFallback [2021-11-11T12:10:57.264Z] --- PASS: TestDaemonDNSFallback (6.34s) [2021-11-11T12:10:57.264Z] === RUN TestInspectNetwork [2021-11-11T12:10:57.264Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:10:57.264Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:10:57.264Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:10:57.264Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:10:57.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:10:57.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:10:57.264Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:10:57.264Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:10:57.264Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:10:57.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:10:57.264Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestNetworkList [2021-11-11T12:10:57.264Z] === RUN TestNetworkList//networks [2021-11-11T12:10:57.264Z] === PAUSE TestNetworkList//networks [2021-11-11T12:10:57.264Z] === RUN TestNetworkList//networks/ [2021-11-11T12:10:57.264Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:10:57.264Z] === CONT TestNetworkList//networks [2021-11-11T12:10:57.264Z] === CONT TestNetworkList//networks/ [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:10:57.264Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:10:57.264Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:10:57.264Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T12:10:57.264Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:10:57.264Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:10:57.264Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:10:57.264Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:10:57.264Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:10:57.264Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:10:57.264Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:10:57.264Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:10:57.264Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:10:57.264Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-11-11T12:10:57.264Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:10:57.264Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:10:57.264Z] PASS [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === Skipped [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-11-11T12:10:57.264Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:10:57.264Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:10:57.264Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-11-11T12:10:57.264Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-11-11T12:10:57.264Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:10:57.264Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:10:57.264Z] [2021-11-11T12:10:57.264Z] DONE 22 tests, 12 skipped in 6.962s [2021-11-11T12:10:57.264Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:10:57.525Z] INFO: Testing against a local daemon [2021-11-11T12:10:57.525Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T12:10:57.525Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:10:57.525Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T12:10:57.525Z] === RUN TestDockerNetworkIpvlan [2021-11-11T12:10:57.525Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:10:57.525Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:10:57.525Z] PASS [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] === Skipped [2021-11-11T12:10:57.525Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T12:10:57.525Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:10:57.525Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] DONE 2 tests, 2 skipped in 0.086s [2021-11-11T12:10:57.525Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:10:57.525Z] INFO: Testing against a local daemon [2021-11-11T12:10:57.525Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T12:10:57.525Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.525Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T12:10:57.525Z] === RUN TestDockerNetworkMacvlan [2021-11-11T12:10:57.525Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.525Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-11-11T12:10:57.525Z] PASS [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] === Skipped [2021-11-11T12:10:57.525Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-11-11T12:10:57.525Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-11-11T12:10:57.525Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] DONE 2 tests, 2 skipped in 0.085s [2021-11-11T12:10:57.525Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T12:10:57.525Z] testing: warning: no tests to run [2021-11-11T12:10:57.525Z] PASS [2021-11-11T12:10:57.525Z] [2021-11-11T12:10:57.525Z] DONE 0 tests in 0.022s [2021-11-11T12:10:57.525Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T12:10:57.785Z] INFO: Testing against a local daemon [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginTLS [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginHeader [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginV2Disable [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T12:10:57.785Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:57.785Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T12:10:57.785Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T12:10:58.046Z] PASS [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === Skipped [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-11-11T12:10:58.046Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] DONE 17 tests, 17 skipped in 0.304s [2021-11-11T12:10:58.046Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T12:10:58.046Z] INFO: Testing against a local daemon [2021-11-11T12:10:58.046Z] === RUN TestPluginInvalidJSON [2021-11-11T12:10:58.046Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:10:58.046Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:10:58.046Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:10:58.046Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T12:10:58.046Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:10:58.046Z] === RUN TestPluginInstall [2021-11-11T12:10:58.046Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T12:10:58.046Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:10:58.046Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-11T12:10:58.046Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T12:10:58.046Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:10:58.046Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T12:10:58.046Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:10:58.046Z] PASS [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === Skipped [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-11-11T12:10:58.046Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-11-11T12:10:58.046Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:10:58.046Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-11-11T12:10:58.046Z] [2021-11-11T12:10:58.046Z] DONE 5 tests, 3 skipped in 0.116s [2021-11-11T12:10:58.046Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T12:10:58.046Z] INFO: Testing against a local daemon [2021-11-11T12:10:58.046Z] === RUN TestExternalGraphDriver [2021-11-11T12:10:58.307Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T12:10:58.307Z] --- SKIP: TestExternalGraphDriver (0.04s) [2021-11-11T12:10:58.307Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:11:01.600Z] --- PASS: TestGraphdriverPluginV2 (3.49s) [2021-11-11T12:11:01.600Z] PASS [2021-11-11T12:11:01.600Z] [2021-11-11T12:11:01.600Z] === Skipped [2021-11-11T12:11:01.600Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2021-11-11T12:11:01.600Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-11-11T12:11:01.600Z] [2021-11-11T12:11:01.600Z] DONE 2 tests, 1 skipped in 3.627s [2021-11-11T12:11:01.600Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T12:11:01.860Z] INFO: Testing against a local daemon [2021-11-11T12:11:01.860Z] === RUN TestContinueAfterPluginCrash [2021-11-11T12:11:01.860Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T12:11:01.860Z] === RUN TestReadPluginNoRead [2021-11-11T12:11:01.860Z] === PAUSE TestReadPluginNoRead [2021-11-11T12:11:01.860Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T12:11:01.860Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T12:11:01.860Z] === CONT TestContinueAfterPluginCrash [2021-11-11T12:11:01.860Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T12:11:02.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-11-11T12:11:06.059Z] === CONT TestReadPluginNoRead [2021-11-11T12:11:06.060Z] --- PASS: TestDaemonStartWithLogOpt (4.15s) [2021-11-11T12:11:08.600Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T12:11:09.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-11-11T12:11:09.541Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T12:11:10.481Z] === RUN TestReadPluginNoRead/default [2021-11-11T12:11:10.743Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2021-11-11T12:11:12.125Z] === CONT TestReadPluginNoRead [2021-11-11T12:11:12.125Z] read_test.go:92: [d150861676c46] daemon is not started [2021-11-11T12:11:12.125Z] --- PASS: TestReadPluginNoRead (6.07s) [2021-11-11T12:11:12.125Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2021-11-11T12:11:12.125Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2021-11-11T12:11:12.125Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-11-11T12:11:12.125Z] PASS [2021-11-11T12:11:12.125Z] [2021-11-11T12:11:12.125Z] DONE 6 tests in 10.316s [2021-11-11T12:11:12.125Z] 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-11-11T12:11:12.125Z] testing: warning: no tests to run [2021-11-11T12:11:12.125Z] PASS [2021-11-11T12:11:12.125Z] [2021-11-11T12:11:12.125Z] DONE 0 tests in 0.031s [2021-11-11T12:11:12.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T12:11:12.125Z] INFO: Testing against a local daemon [2021-11-11T12:11:12.125Z] === RUN TestPluginWithDevMounts [2021-11-11T12:11:12.125Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T12:11:12.125Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T12:11:12.125Z] PASS [2021-11-11T12:11:12.125Z] [2021-11-11T12:11:12.125Z] === Skipped [2021-11-11T12:11:12.125Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-11-11T12:11:12.125Z] mounts_test.go:20: (*Execution).IsRootless-fm [2021-11-11T12:11:12.125Z] [2021-11-11T12:11:12.125Z] DONE 1 tests, 1 skipped in 0.103s [2021-11-11T12:11:12.125Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T12:11:12.386Z] INFO: Testing against a local daemon [2021-11-11T12:11:12.386Z] === RUN TestSecretInspect [2021-11-11T12:11:12.386Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestSecretInspect (0.01s) [2021-11-11T12:11:12.386Z] === RUN TestSecretList [2021-11-11T12:11:12.386Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestSecretList (0.01s) [2021-11-11T12:11:12.386Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:11:12.386Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-11-11T12:11:12.386Z] === RUN TestSecretsUpdate [2021-11-11T12:11:12.386Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-11-11T12:11:12.386Z] === RUN TestTemplatedSecret [2021-11-11T12:11:12.386Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T12:11:12.386Z] === RUN TestSecretCreateResolve [2021-11-11T12:11:12.386Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-11-11T12:11:12.386Z] PASS [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === Skipped [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-11-11T12:11:12.386Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-11-11T12:11:12.386Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-11-11T12:11:12.386Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-11-11T12:11:12.386Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-11-11T12:11:12.386Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-11-11T12:11:12.386Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] [2021-11-11T12:11:12.386Z] DONE 6 tests, 6 skipped in 0.161s [2021-11-11T12:11:12.386Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T12:11:12.386Z] INFO: Testing against a local daemon [2021-11-11T12:11:12.386Z] === RUN TestServiceCreateInit [2021-11-11T12:11:12.386Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:11:12.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:11:12.386Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- PASS: TestServiceCreateInit (0.02s) [2021-11-11T12:11:12.386Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:11:12.386Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:11:12.386Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:11:12.386Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.386Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-11-11T12:11:12.386Z] === RUN TestCreateServiceConflict [2021-11-11T12:11:12.647Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-11-11T12:11:12.647Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:11:12.647Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:11:12.647Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:11:12.647Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:11:12.647Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestCreateServiceSysctls [2021-11-11T12:11:12.647Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-11-11T12:11:12.647Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:11:12.647Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-11-11T12:11:12.647Z] === RUN TestInspect [2021-11-11T12:11:12.647Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestInspect (0.02s) [2021-11-11T12:11:12.647Z] === RUN TestCreateJob [2021-11-11T12:11:12.647Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestCreateJob (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestReplicatedJob [2021-11-11T12:11:12.647Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestReplicatedJob (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:11:12.647Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestServiceListWithStatuses [2021-11-11T12:11:12.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:11:12.647Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:11:12.647Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:11:12.647Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:11:12.647Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:12.647Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-11-11T12:11:12.647Z] === RUN TestServicePlugin [2021-11-11T12:11:14.557Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServicePlugin (1.91s) [2021-11-11T12:11:14.557Z] === RUN TestServiceUpdateLabel [2021-11-11T12:11:14.557Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-11-11T12:11:14.557Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:11:14.557Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-11-11T12:11:14.557Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:11:14.557Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-11-11T12:11:14.557Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:11:14.557Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-11-11T12:11:14.557Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:11:14.557Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-11-11T12:11:14.557Z] PASS [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === Skipped [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:11:14.557Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:11:14.557Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-11-11T12:11:14.557Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-11-11T12:11:14.557Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-11-11T12:11:14.557Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-11-11T12:11:14.557Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-11-11T12:11:14.557Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-11-11T12:11:14.557Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-11-11T12:11:14.557Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-11-11T12:11:14.557Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-11-11T12:11:14.557Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-11-11T12:11:14.557Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-11-11T12:11:14.557Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-11-11T12:11:14.557Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T12:11:14.557Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-11-11T12:11:14.557Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-11-11T12:11:14.557Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2021-11-11T12:11:14.557Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-11-11T12:11:14.557Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-11-11T12:11:14.557Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-11-11T12:11:14.557Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-11-11T12:11:14.557Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-11-11T12:11:14.557Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-11-11T12:11:14.557Z] [2021-11-11T12:11:14.557Z] DONE 24 tests, 23 skipped in 2.275s [2021-11-11T12:11:14.557Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T12:11:14.817Z] INFO: Testing against a local daemon [2021-11-11T12:11:14.817Z] === RUN TestSessionCreate [2021-11-11T12:11:14.817Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T12:11:14.817Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:11:14.817Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T12:11:14.817Z] PASS [2021-11-11T12:11:14.817Z] [2021-11-11T12:11:14.817Z] DONE 2 tests in 0.124s [2021-11-11T12:11:14.817Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T12:11:14.817Z] INFO: Testing against a local daemon [2021-11-11T12:11:14.817Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:11:14.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:11:14.817Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:11:14.817Z] === RUN TestDiskUsage [2021-11-11T12:11:14.817Z] === PAUSE TestDiskUsage [2021-11-11T12:11:14.817Z] === RUN TestEventsExecDie [2021-11-11T12:11:15.387Z] --- PASS: TestEventsExecDie (0.48s) [2021-11-11T12:11:15.387Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:11:15.387Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-11-11T12:11:15.387Z] === RUN TestEventsVolumeCreate [2021-11-11T12:11:15.387Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-11-11T12:11:15.387Z] === RUN TestInfoBinaryCommits [2021-11-11T12:11:15.387Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T12:11:15.387Z] === RUN TestInfoAPIVersioned [2021-11-11T12:11:15.387Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T12:11:15.387Z] === RUN TestInfoDiscoveryBackend [2021-11-11T12:11:15.956Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-11T12:11:15.956Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T12:11:17.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-11-11T12:11:17.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-11-11T12:11:17.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-11-11T12:11:18.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-11-11T12:11:18.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-11-11T12:11:19.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-11-11T12:11:20.153Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2021-11-11T12:11:20.153Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T12:11:20.153Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:11:20.153Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T12:11:20.153Z] === RUN TestInfoAPI [2021-11-11T12:11:20.153Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T12:11:20.153Z] === RUN TestInfoAPIWarnings [2021-11-11T12:11:21.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-11-11T12:11:22.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-11-11T12:11:23.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-11-11T12:11:23.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-11-11T12:11:24.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-11-11T12:11:25.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-11-11T12:11:26.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-11-11T12:11:27.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-11-11T12:11:27.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-11-11T12:11:28.154Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:11:28.154Z] Using test binary docker [2021-11-11T12:11:28.535Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T12:11:28.535Z] +++ /etc/init.d/apparmor start [2021-11-11T12:11:28.535Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:11:28.535Z] Starting dockerd [2021-11-11T12:11:28.535Z] INFO: Waiting for daemon to start... [2021-11-11T12:11:28.535Z] +++ 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-11-11T12:11:35.070Z] . [2021-11-11T12:11:35.070Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:11:35.070Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:11:35.070Z] Error: No such image: emptyfs [2021-11-11T12:11:35.070Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T12:11:35.070Z] ++++ docker load [2021-11-11T12:11:35.070Z] Running integration-test (iteration 1) [2021-11-11T12:11:35.070Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-11-11T12:11:35.070Z] ++ 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-11-11T12:11:35.070Z] ++ set -e [2021-11-11T12:11:35.070Z] ++ '[' -n 0 ']' [2021-11-11T12:11:35.070Z] ++ set -x [2021-11-11T12:11:35.071Z] ++ 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-11-11T12:11:35.071Z] Loaded image: busybox:latest [2021-11-11T12:11:35.071Z] Loaded image: busybox:glibc [2021-11-11T12:11:35.632Z] Loaded image: debian:bullseye-slim [2021-11-11T12:11:35.632Z] Loaded image: hello-world:latest [2021-11-11T12:11:35.632Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:11:35.888Z] INFO: Testing against a local daemon [2021-11-11T12:11:35.888Z] === RUN TestCgroupNamespacesBuild [2021-11-11T12:11:36.815Z] --- PASS: TestCgroupNamespacesBuild (1.11s) [2021-11-11T12:11:36.815Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-11-11T12:11:38.192Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2021-11-11T12:11:38.192Z] === RUN TestBuildWithSession [2021-11-11T12:11:38.192Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:11:38.192Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:11:38.192Z] === RUN TestBuildSquashParent [2021-11-11T12:11:38.254Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-11-11T12:11:38.254Z] === RUN TestInfoDebug [2021-11-11T12:11:38.254Z] --- PASS: TestInfoDebug (0.54s) [2021-11-11T12:11:38.254Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:11:38.254Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-11-11T12:11:38.254Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:11:38.254Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-11-11T12:11:38.254Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:11:38.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2021-11-11T12:11:38.254Z] === RUN TestPingCacheHeaders [2021-11-11T12:11:38.254Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T12:11:38.254Z] === RUN TestPingGet [2021-11-11T12:11:38.254Z] --- PASS: TestPingGet (0.01s) [2021-11-11T12:11:38.254Z] === RUN TestPingHead [2021-11-11T12:11:38.254Z] --- PASS: TestPingHead (0.02s) [2021-11-11T12:11:38.254Z] === RUN TestVersion [2021-11-11T12:11:38.254Z] --- PASS: TestVersion (0.03s) [2021-11-11T12:11:38.254Z] === CONT TestDiskUsage [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T12:11:38.254Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T12:11:38.432Z] === RUN TestBoolValue [2021-11-11T12:11:38.432Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestBoolValueOrDefault [2021-11-11T12:11:38.432Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestInt64ValueOrZero [2021-11-11T12:11:38.432Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestInt64ValueOrDefault [2021-11-11T12:11:38.432Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T12:11:38.432Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestJsonContentType [2021-11-11T12:11:38.432Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 14.7% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/server/httputils 0.074s coverage: 14.7% of statements [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T12:11:38.432Z] === RUN TestMaskSecretKeys [2021-11-11T12:11:38.432Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T12:11:38.432Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T12:11:38.432Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T12:11:38.432Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T12:11:38.432Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T12:11:38.432Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T12:11:38.432Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestVersionMiddlewareVersion [2021-11-11T12:11:38.432Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T12:11:38.432Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 37.7% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/server/middleware 0.072s coverage: 37.7% of statements [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T12:11:38.432Z] === RUN TestStrSliceMarshalJSON [2021-11-11T12:11:38.432Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T12:11:38.432Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestStrSliceUnmarshalString [2021-11-11T12:11:38.432Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T12:11:38.432Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 90.0% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-11-11T12:11:38.432Z] === RUN TestAdjustForAPIVersion [2021-11-11T12:11:38.432Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 5.7% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T12:11:38.432Z] === RUN TestToJSON [2021-11-11T12:11:38.432Z] --- PASS: TestToJSON (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestToParamWithVersion [2021-11-11T12:11:38.432Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestFromJSON [2021-11-11T12:11:38.432Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestEmpty [2021-11-11T12:11:38.432Z] --- PASS: TestEmpty (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T12:11:38.432Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestArgsMatchKVList [2021-11-11T12:11:38.432Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestArgsMatch [2021-11-11T12:11:38.432Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestAdd [2021-11-11T12:11:38.432Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestDel [2021-11-11T12:11:38.432Z] --- PASS: TestDel (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestLen [2021-11-11T12:11:38.432Z] --- PASS: TestLen (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestExactMatch [2021-11-11T12:11:38.432Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestOnlyOneExactMatch [2021-11-11T12:11:38.432Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestContains [2021-11-11T12:11:38.432Z] --- PASS: TestContains (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestValidate [2021-11-11T12:11:38.432Z] --- PASS: TestValidate (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestWalkValues [2021-11-11T12:11:38.432Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestFuzzyMatch [2021-11-11T12:11:38.432Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestClone [2021-11-11T12:11:38.432Z] --- PASS: TestClone (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 92.2% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/types/filters 0.032s coverage: 92.2% of statements [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T12:11:38.432Z] === RUN TestDurationToSecondsString [2021-11-11T12:11:38.432Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T12:11:38.432Z] === RUN TestGetTimestamp [2021-11-11T12:11:38.432Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-11T12:11:38.432Z] === RUN TestParseTimestamps [2021-11-11T12:11:38.432Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 100.0% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/types/time 0.179s coverage: 100.0% of statements [2021-11-11T12:11:38.432Z] === RUN TestCompareVersion [2021-11-11T12:11:38.432Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T12:11:38.432Z] PASS [2021-11-11T12:11:38.432Z] coverage: 77.3% of statements [2021-11-11T12:11:38.432Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 77.3% of statements [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T12:11:38.432Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T12:11:38.432Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T12:11:38.433Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCloneArgsSmartHttp [2021-11-11T12:11:38.433Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCloneArgsDumbHttp [2021-11-11T12:11:38.433Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCloneArgsGit [2021-11-11T12:11:38.433Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCheckoutGit [2021-11-11T12:11:38.433Z] === RUN TestEnable [2021-11-11T12:11:38.433Z] --- PASS: TestEnable (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDisable [2021-11-11T12:11:38.433Z] --- PASS: TestDisable (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestEnabled [2021-11-11T12:11:38.433Z] --- PASS: TestEnabled (0.00s) [2021-11-11T12:11:38.433Z] PASS [2021-11-11T12:11:38.433Z] coverage: 100.0% of statements [2021-11-11T12:11:38.433Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-11-11T12:11:38.433Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T12:11:38.433Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestProcessNoDockerignore [2021-11-11T12:11:38.433Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T12:11:38.433Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-11T12:11:38.433Z] === RUN TestDetectContentType [2021-11-11T12:11:38.433Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestSelectAcceptableMIME [2021-11-11T12:11:38.433Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestInspectEmptyResponse [2021-11-11T12:11:38.433Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestInspectResponseBinary [2021-11-11T12:11:38.433Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestResponseUnsupportedContentType [2021-11-11T12:11:38.433Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestInspectResponseTextSimple [2021-11-11T12:11:38.433Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T12:11:38.433Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestUnknownContentLength [2021-11-11T12:11:38.433Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDownloadRemote [2021-11-11T12:11:38.433Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-11T12:11:38.433Z] === RUN TestGetWithStatusError [2021-11-11T12:11:38.433Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCloseRootDirectory [2021-11-11T12:11:38.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:11:38.433Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestHashFile [2021-11-11T12:11:38.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:11:38.433Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestHashSubdir [2021-11-11T12:11:38.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:11:38.433Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestRemoveDirectory [2021-11-11T12:11:38.433Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:11:38.433Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T12:11:38.433Z] PASS [2021-11-11T12:11:38.433Z] coverage: 9.3% of statements [2021-11-11T12:11:38.433Z] ok github.com/docker/docker/builder/remotecontext 0.193s coverage: 9.3% of statements [2021-11-11T12:11:38.433Z] === RUN TestGetAllAllowed [2021-11-11T12:11:38.433Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestGetAllMeta [2021-11-11T12:11:38.433Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T12:11:38.433Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T12:11:38.433Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestIsExistingDirectory [2021-11-11T12:11:38.433Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestGetFilenameForDownload [2021-11-11T12:11:38.433Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestEnv2Variables [2021-11-11T12:11:38.433Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T12:11:38.433Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestMaintainer [2021-11-11T12:11:38.433Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestLabel [2021-11-11T12:11:38.433Z] --- PASS: TestLabel (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestFromScratch [2021-11-11T12:11:38.433Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestFromWithArg [2021-11-11T12:11:38.433Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T12:11:38.433Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestFromWithUndefinedArg [2021-11-11T12:11:38.433Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T12:11:38.433Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestOnbuild [2021-11-11T12:11:38.433Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestWorkdir [2021-11-11T12:11:38.433Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCmd [2021-11-11T12:11:38.433Z] --- PASS: TestCmd (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestHealthcheckNone [2021-11-11T12:11:38.433Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestHealthcheckCmd [2021-11-11T12:11:38.433Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestEntrypoint [2021-11-11T12:11:38.433Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestExpose [2021-11-11T12:11:38.433Z] --- PASS: TestExpose (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestUser [2021-11-11T12:11:38.433Z] --- PASS: TestUser (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestVolume [2021-11-11T12:11:38.433Z] --- PASS: TestVolume (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestStopSignal [2021-11-11T12:11:38.433Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:11:38.433Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestArg [2021-11-11T12:11:38.433Z] --- PASS: TestArg (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestShell [2021-11-11T12:11:38.433Z] --- PASS: TestShell (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestPrependEnvOnCmd [2021-11-11T12:11:38.433Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestRunWithBuildArgs [2021-11-11T12:11:38.433Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T12:11:38.433Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T12:11:38.433Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T12:11:38.433Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T12:11:38.433Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T12:11:38.433Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestNormalizeWorkdir [2021-11-11T12:11:38.433Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDispatch [2021-11-11T12:11:38.433Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T12:11:38.433Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T12:11:38.433Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T12:11:38.433Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T12:11:38.433Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T12:11:38.433Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T12:11:38.433Z] === RUN TestDispatch/COPY_url [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch (0.05s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T12:11:38.433Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T12:11:38.433Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T12:11:38.433Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T12:11:38.433Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T12:11:38.433Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T12:11:38.433Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestEmptyDockerfile [2021-11-11T12:11:38.433Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-11T12:11:38.433Z] === RUN TestSymlinkDockerfile [2021-11-11T12:11:38.433Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T12:11:38.433Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestNonExistingDockerfile [2021-11-11T12:11:38.433Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestCopyRunConfig [2021-11-11T12:11:38.433Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestDeepCopyRunConfig [2021-11-11T12:11:38.433Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestExportImage [2021-11-11T12:11:38.433Z] --- PASS: TestExportImage (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestNormalizeDest [2021-11-11T12:11:38.433Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T12:11:38.433Z] PASS [2021-11-11T12:11:38.433Z] coverage: 46.8% of statements [2021-11-11T12:11:38.433Z] ok github.com/docker/docker/builder/dockerfile 0.154s coverage: 46.8% of statements [2021-11-11T12:11:38.433Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T12:11:38.433Z] === RUN TestTCP4Proxy [2021-11-11T12:11:38.433Z] --- PASS: TestTCP4Proxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T12:11:38.433Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestTCP6Proxy [2021-11-11T12:11:38.433Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:11:38.433Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestTCPDualStackProxy [2021-11-11T12:11:38.433Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:11:38.433Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestUDP4Proxy [2021-11-11T12:11:38.433Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestUDP6Proxy [2021-11-11T12:11:38.433Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:11:38.433Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestUDPWriteError [2021-11-11T12:11:38.433Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestSCTP4Proxy [2021-11-11T12:11:38.433Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:11:38.433Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T12:11:38.433Z] === RUN TestSCTP6Proxy [2021-11-11T12:11:38.433Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:11:38.433Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T12:11:38.433Z] PASS [2021-11-11T12:11:38.433Z] coverage: 49.4% of statements [2021-11-11T12:11:38.433Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T12:11:38.514Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage (1.20s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T12:11:38.773Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-11-11T12:11:38.774Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-11-11T12:11:38.774Z] PASS [2021-11-11T12:11:38.774Z] [2021-11-11T12:11:38.774Z] === Skipped [2021-11-11T12:11:38.774Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:11:38.774Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:11:38.774Z] [2021-11-11T12:11:38.774Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-11-11T12:11:38.774Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-11-11T12:11:38.774Z] [2021-11-11T12:11:38.774Z] DONE 53 tests, 2 skipped in 23.998s [2021-11-11T12:11:38.774Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T12:11:39.343Z] INFO: Testing against a local daemon [2021-11-11T12:11:39.343Z] === RUN TestVolumesCreateAndList [2021-11-11T12:11:39.343Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T12:11:39.343Z] === RUN TestVolumesRemove [2021-11-11T12:11:39.343Z] --- PASS: TestVolumesRemove (0.05s) [2021-11-11T12:11:39.343Z] === RUN TestVolumesInspect [2021-11-11T12:11:39.343Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T12:11:39.343Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:11:39.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:11:39.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:11:39.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:11:39.343Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T12:11:39.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:11:39.343Z] PASS [2021-11-11T12:11:39.343Z] [2021-11-11T12:11:39.343Z] DONE 5 tests in 0.495s [2021-11-11T12:11:39.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:11:39.343Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13421 is not a child of this shell [2021-11-11T12:11:39.343Z] warning: PID 13421 from bundles/test-integration/docker.pid had a nonzero exit code [2021-11-11T12:11:39.343Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:11:39.343Z] [2021-11-11T12:11:39.343Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:11:39.343Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:11:39.343Z] [2021-11-11T12:11:39.343Z] To set a process to complain mode, use the command line tool [2021-11-11T12:11:39.343Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:11:39.343Z] Removing test suite binaries [2021-11-11T12:11:39.343Z] exiting test-integration [2021-11-11T12:11:39.343Z] ++ exit 0 [2021-11-11T12:11:39.343Z] Post stage [Pipeline] junit [2021-11-11T12:11:40.298Z] Recording test results [2021-11-11T12:11:41.458Z] --- PASS: TestBuildSquashParent (3.14s) [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:11:41.458Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:11:41.458Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:11:41.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:11:41.458Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:11:42.387Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:11:42.451Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T12:11:42.643Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:11:42.811Z] + echo Ensuring container killed. [2021-11-11T12:11:42.811Z] Ensuring container killed. [2021-11-11T12:11:42.811Z] + docker rm -vf docker-pr6 [2021-11-11T12:11:42.811Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-11-11T12:11:43.104Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:11:43.104Z] Chowning /workspace to jenkins user [2021-11-11T12:11:43.104Z] + id -u [2021-11-11T12:11:43.104Z] + id -g [2021-11-11T12:11:43.104Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:11:43.104Z] Unable to find image 'busybox:latest' locally [2021-11-11T12:11:43.104Z] latest: Pulling from library/busybox [2021-11-11T12:11:43.365Z] 01c2cdc13739: Pulling fs layer [2021-11-11T12:11:43.365Z] 01c2cdc13739: Verifying Checksum [2021-11-11T12:11:43.365Z] 01c2cdc13739: Download complete [2021-11-11T12:11:43.365Z] 01c2cdc13739: Pull complete [2021-11-11T12:11:43.365Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T12:11:43.365Z] Status: Downloaded newer image for busybox:latest [2021-11-11T12:11:43.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:11:43.571Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.39s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.18s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.05s) [2021-11-11T12:11:44.942Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.09s) [2021-11-11T12:11:44.942Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:11:44.942Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:11:45.584Z] + bundleName=amd64-rootless [2021-11-11T12:11:45.584Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-11-11T12:11:45.584Z] Creating amd64-rootless-bundles.tar.gz [2021-11-11T12:11:45.584Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-11-11T12:11:45.584Z] + 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-11-11T12:11:45.602Z] Archiving artifacts [2021-11-11T12:11:45.871Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:11:45.871Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:11:46.127Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:11:46.383Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy (1.84s) [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-11-11T12:11:46.639Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-11-11T12:11:46.639Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:11:47.101Z] === RUN TestCheckpointCreateError [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointCreate [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointDeleteError [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointDelete [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointListError [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointList [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T12:11:47.102Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:11:47.102Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestGetAPIPath [2021-11-11T12:11:47.102Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestParseHostURL [2021-11-11T12:11:47.102Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T12:11:47.102Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPIVersion [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T12:11:47.102Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestClientRedirect [2021-11-11T12:11:47.102Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigCreateUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigCreateError [2021-11-11T12:11:47.102Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigCreate [2021-11-11T12:11:47.102Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspectNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspectUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspectError [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigInspect [2021-11-11T12:11:47.102Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigListUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigListError [2021-11-11T12:11:47.102Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigList [2021-11-11T12:11:47.102Z] --- PASS: TestConfigList (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigRemoveUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigRemoveError [2021-11-11T12:11:47.102Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigRemove [2021-11-11T12:11:47.102Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigUpdateUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigUpdateError [2021-11-11T12:11:47.102Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestConfigUpdate [2021-11-11T12:11:47.102Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCommitError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCommit [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStatPathError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStatPath [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyToContainerError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyToContainer [2021-11-11T12:11:47.102Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyFromContainerError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T12:11:47.102Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestCopyFromContainer [2021-11-11T12:11:47.102Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCreateError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCreateImageNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCreateWithName [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerCreateAutoRemove [2021-11-11T12:11:47.102Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerDiffError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerDiff [2021-11-11T12:11:47.102Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecCreateError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecCreate [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecStartError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecStart [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecInspectError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecInspect [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExportError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExport [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerInspectError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T12:11:47.102Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerInspect [2021-11-11T12:11:47.102Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerInspectNode [2021-11-11T12:11:47.102Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerKillError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerKill [2021-11-11T12:11:47.102Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerListError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerList [2021-11-11T12:11:47.102Z] --- PASS: TestContainerList (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerLogsNotFoundError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerLogsError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerLogs [2021-11-11T12:11:47.102Z] --- PASS: TestContainerLogs (0.14s) [2021-11-11T12:11:47.102Z] === RUN TestContainerPauseError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerPause [2021-11-11T12:11:47.102Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainersPruneError [2021-11-11T12:11:47.102Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainersPrune [2021-11-11T12:11:47.102Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRemoveError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRemove [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRenameError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRename [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerResizeError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecResizeError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerResize [2021-11-11T12:11:47.102Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerExecResize [2021-11-11T12:11:47.102Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRestartError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerRestart [2021-11-11T12:11:47.102Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStartError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStart [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStatsError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStats [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStopError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerStop [2021-11-11T12:11:47.102Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerTopError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerTop [2021-11-11T12:11:47.102Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerUnpauseError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerUnpause [2021-11-11T12:11:47.102Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerUpdateError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerUpdate [2021-11-11T12:11:47.102Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerWaitError [2021-11-11T12:11:47.102Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestContainerWait [2021-11-11T12:11:47.102Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestDiskUsageError [2021-11-11T12:11:47.102Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestDiskUsage [2021-11-11T12:11:47.102Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestDistributionInspectUnsupported [2021-11-11T12:11:47.102Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T12:11:47.102Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestEventsErrorInOptions [2021-11-11T12:11:47.102Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestEventsErrorFromServer [2021-11-11T12:11:47.102Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestEvents [2021-11-11T12:11:47.102Z] --- PASS: TestEvents (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestTLSCloseWriter [2021-11-11T12:11:47.102Z] === PAUSE TestTLSCloseWriter [2021-11-11T12:11:47.102Z] === RUN TestImageBuildError [2021-11-11T12:11:47.102Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageBuild [2021-11-11T12:11:47.102Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestGetDockerOS [2021-11-11T12:11:47.102Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageCreateError [2021-11-11T12:11:47.102Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageCreate [2021-11-11T12:11:47.102Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageHistoryError [2021-11-11T12:11:47.102Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageHistory [2021-11-11T12:11:47.102Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageImportError [2021-11-11T12:11:47.102Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageImport [2021-11-11T12:11:47.102Z] --- PASS: TestImageImport (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageInspectError [2021-11-11T12:11:47.102Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageInspectImageNotFound [2021-11-11T12:11:47.102Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageInspectWithEmptyID [2021-11-11T12:11:47.102Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageInspect [2021-11-11T12:11:47.102Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageListError [2021-11-11T12:11:47.102Z] --- PASS: TestImageListError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageList [2021-11-11T12:11:47.102Z] --- PASS: TestImageList (0.01s) [2021-11-11T12:11:47.102Z] === RUN TestImageListApiBefore125 [2021-11-11T12:11:47.102Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-11-11T12:11:47.102Z] === RUN TestImageLoadError [2021-11-11T12:11:47.102Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImageLoad [2021-11-11T12:11:47.102Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImagesPruneError [2021-11-11T12:11:47.102Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImagesPrune [2021-11-11T12:11:47.102Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImagePullReferenceParseError [2021-11-11T12:11:47.102Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImagePullAnyError [2021-11-11T12:11:47.102Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T12:11:47.102Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T12:11:47.102Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePullWithoutErrors [2021-11-11T12:11:47.103Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushReferenceError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushAnyError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithoutErrors [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T12:11:47.103Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageRemoveImageNotFound [2021-11-11T12:11:47.103Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageRemove [2021-11-11T12:11:47.103Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSaveError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSave [2021-11-11T12:11:47.103Z] --- PASS: TestImageSave (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchAnyError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageSearchWithoutErrors [2021-11-11T12:11:47.103Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageTagError [2021-11-11T12:11:47.103Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageTagInvalidReference [2021-11-11T12:11:47.103Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T12:11:47.103Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageTagHexSource [2021-11-11T12:11:47.103Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestImageTag [2021-11-11T12:11:47.103Z] --- PASS: TestImageTag (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestInfoServerError [2021-11-11T12:11:47.103Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T12:11:47.103Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestInfo [2021-11-11T12:11:47.103Z] --- PASS: TestInfo (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkConnectError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkConnect [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkCreateError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkCreate [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkDisconnectError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkDisconnect [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/no_options [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/verbose [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/global_scope [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T12:11:47.103Z] === RUN TestNetworkInspect/server_error [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkListError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkList [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworksPruneError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworksPrune [2021-11-11T12:11:47.103Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNetworkRemove [2021-11-11T12:11:47.103Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeInspectError [2021-11-11T12:11:47.103Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T12:11:47.103Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T12:11:47.103Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeInspect [2021-11-11T12:11:47.103Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeListError [2021-11-11T12:11:47.103Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeList [2021-11-11T12:11:47.103Z] --- PASS: TestNodeList (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeRemove [2021-11-11T12:11:47.103Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeUpdateError [2021-11-11T12:11:47.103Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestNodeUpdate [2021-11-11T12:11:47.103Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestOptionWithTimeout [2021-11-11T12:11:47.103Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPingFail [2021-11-11T12:11:47.103Z] --- PASS: TestPingFail (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPingWithError [2021-11-11T12:11:47.103Z] 2021/11/11 12:11:45 RoundTripper returned a response & error; ignoring response [2021-11-11T12:11:47.103Z] 2021/11/11 12:11:45 RoundTripper returned a response & error; ignoring response [2021-11-11T12:11:47.103Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPingSuccess [2021-11-11T12:11:47.103Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPingHeadFallback [2021-11-11T12:11:47.103Z] === RUN TestPingHeadFallback/OK [2021-11-11T12:11:47.103Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T12:11:47.103Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T12:11:47.103Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T12:11:47.103Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T12:11:47.103Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginDisableError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginDisable [2021-11-11T12:11:47.103Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginEnableError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginEnable [2021-11-11T12:11:47.103Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginInspectError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T12:11:47.103Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginInspect [2021-11-11T12:11:47.103Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginListError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginList [2021-11-11T12:11:47.103Z] --- PASS: TestPluginList (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginPushError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginPush [2021-11-11T12:11:47.103Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginRemove [2021-11-11T12:11:47.103Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginSetError [2021-11-11T12:11:47.103Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPluginSet [2021-11-11T12:11:47.103Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSetHostHeader [2021-11-11T12:11:47.103Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestPlainTextError [2021-11-11T12:11:47.103Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestInfiniteError [2021-11-11T12:11:47.103Z] --- PASS: TestInfiniteError (0.03s) [2021-11-11T12:11:47.103Z] === RUN TestCanceledContext [2021-11-11T12:11:47.103Z] 2021/11/11 12:11:45 RoundTripper returned a response & error; ignoring response [2021-11-11T12:11:47.103Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestDeadlineExceededContext [2021-11-11T12:11:47.103Z] 2021/11/11 12:11:45 RoundTripper returned a response & error; ignoring response [2021-11-11T12:11:47.103Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretCreateUnsupported [2021-11-11T12:11:47.103Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretCreateError [2021-11-11T12:11:47.103Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretCreate [2021-11-11T12:11:47.103Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretInspectUnsupported [2021-11-11T12:11:47.103Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretInspectError [2021-11-11T12:11:47.103Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T12:11:47.103Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T12:11:47.103Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretInspect [2021-11-11T12:11:47.103Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretListUnsupported [2021-11-11T12:11:47.103Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretListError [2021-11-11T12:11:47.103Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretList [2021-11-11T12:11:47.103Z] --- PASS: TestSecretList (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretRemoveUnsupported [2021-11-11T12:11:47.103Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretRemove [2021-11-11T12:11:47.103Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretUpdateUnsupported [2021-11-11T12:11:47.103Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretUpdateError [2021-11-11T12:11:47.103Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSecretUpdate [2021-11-11T12:11:47.103Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceCreateError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceCreateError (0.01s) [2021-11-11T12:11:47.103Z] === RUN TestServiceCreate [2021-11-11T12:11:47.103Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T12:11:47.103Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceCreateDigestPinning [2021-11-11T12:11:47.103Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceInspectError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T12:11:47.103Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T12:11:47.103Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceInspect [2021-11-11T12:11:47.103Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceListError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceList [2021-11-11T12:11:47.103Z] --- PASS: TestServiceList (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceLogsError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceLogs [2021-11-11T12:11:47.103Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceRemoveError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceRemove [2021-11-11T12:11:47.103Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceUpdateError [2021-11-11T12:11:47.103Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestServiceUpdate [2021-11-11T12:11:47.103Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T12:11:47.103Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSwarmGetUnlockKey [2021-11-11T12:11:47.103Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSwarmInitError [2021-11-11T12:11:47.103Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSwarmInit [2021-11-11T12:11:47.103Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T12:11:47.103Z] === RUN TestSwarmInspectError [2021-11-11T12:11:47.103Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmInspect [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmJoinError [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmJoin [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmLeaveError [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmLeave [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmUnlockError [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmUnlock [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmUpdateError [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestSwarmUpdate [2021-11-11T12:11:47.104Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestTaskInspectError [2021-11-11T12:11:47.104Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T12:11:47.104Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestTaskInspect [2021-11-11T12:11:47.104Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestTaskListError [2021-11-11T12:11:47.104Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestTaskList [2021-11-11T12:11:47.104Z] --- PASS: TestTaskList (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeCreateError [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeCreate [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeInspectError [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeInspectNotFound [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeInspect [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeListError [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeList [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeRemoveError [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T12:11:47.104Z] === RUN TestVolumeRemove [2021-11-11T12:11:47.104Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T12:11:47.104Z] === CONT TestTLSCloseWriter [2021-11-11T12:11:47.104Z] --- PASS: TestTLSCloseWriter (0.00s) [2021-11-11T12:11:47.104Z] PASS [2021-11-11T12:11:47.104Z] coverage: 75.1% of statements [2021-11-11T12:11:47.104Z] ok github.com/docker/docker/client 0.334s coverage: 75.1% of statements [2021-11-11T12:11:47.201Z] --- PASS: TestBuildMultiStageParentConfig (0.56s) [2021-11-11T12:11:47.201Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:11:47.521Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T12:11:47.834Z] + make clean [2021-11-11T12:11:48.094Z] docker volume rm -f docker-dev-cache [2021-11-11T12:11:48.094Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T12:11:48.130Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2021-11-11T12:11:48.130Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:11:48.386Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-11-11T12:11:48.386Z] === RUN TestBuildMultiStageOnBuild [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:11:49.309Z] --- PASS: TestImportExtremelyLargeImageWorks (89.76s) [2021-11-11T12:11:49.309Z] PASS [2021-11-11T12:11:49.309Z] [2021-11-11T12:11:49.309Z] DONE 12 tests in 92.501s [2021-11-11T12:11:49.309Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T12:11:49.309Z] INFO: Testing against a local daemon [2021-11-11T12:11:49.309Z] === RUN TestNetworkCreateDelete [2021-11-11T12:11:49.309Z] --- PASS: TestNetworkCreateDelete (0.12s) [2021-11-11T12:11:49.309Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:11:49.309Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-11-11T12:11:49.309Z] === RUN TestDaemonDNSFallback [2021-11-11T12:11:49.309Z] --- PASS: TestDaemonDNSFallback (6.32s) [2021-11-11T12:11:49.309Z] === RUN TestInspectNetwork [2021-11-11T12:11:49.752Z] --- PASS: TestBuildMultiStageOnBuild (1.31s) [2021-11-11T12:11:49.752Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:11:50.315Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2021-11-11T12:11:50.315Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:11:50.726Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-11-11T12:11:50.726Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:11:50.726Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:11:50.726Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-11-11T12:11:50.726Z] [2021-11-11T12:11:50.727Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-11-11T12:11:50.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-11-11T12:11:50.727Z] Using test binary docker [2021-11-11T12:11:50.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-11-11T12:11:50.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:11:50.727Z] INFO: Waiting for daemon to start... [2021-11-11T12:11:50.727Z] Starting dockerd [2021-11-11T12:11:50.890Z] 8f616e6e9eec: Pull complete [2021-11-11T12:11:51.296Z] . [2021-11-11T12:11:51.296Z] INFO: Building docker-sdk-python3:5.0.3... [2021-11-11T12:11:51.685Z] --- PASS: TestBuildMultiStageLayerLeak (1.30s) [2021-11-11T12:11:51.685Z] === RUN TestBuildWithHugeFile [2021-11-11T12:11:52.604Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T12:11:52.604Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T12:11:52.604Z] === RUN TestInspectNetwork/network_name [2021-11-11T12:11:52.604Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T12:11:56.801Z] --- PASS: TestInspectNetwork (7.10s) [2021-11-11T12:11:56.801Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T12:11:56.801Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T12:11:56.801Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T12:11:56.801Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T12:11:56.801Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:11:58.183Z] --- PASS: TestRunContainerWithBridgeNone (1.77s) [2021-11-11T12:11:58.183Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:11:58.183Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:11:58.183Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:11:58.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:11:58.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:11:58.183Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:11:58.183Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:11:58.183Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:11:58.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:11:58.183Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T12:11:58.183Z] === RUN TestNetworkList [2021-11-11T12:11:58.183Z] === RUN TestNetworkList//networks [2021-11-11T12:11:58.183Z] === PAUSE TestNetworkList//networks [2021-11-11T12:11:58.183Z] === RUN TestNetworkList//networks/ [2021-11-11T12:11:58.183Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:11:58.183Z] === CONT TestNetworkList//networks [2021-11-11T12:11:58.183Z] === CONT TestNetworkList//networks/ [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:11:58.183Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:11:58.183Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:11:58.753Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-11-11T12:11:58.753Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:12:00.134Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T12:12:00.134Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:12:00.704Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-11-11T12:12:00.704Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:12:01.650Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-11T12:12:01.650Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:12:02.046Z] --- PASS: TestCheckoutGit (25.65s) [2021-11-11T12:12:02.046Z] === RUN TestValidGitTransport [2021-11-11T12:12:02.046Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T12:12:02.046Z] === RUN TestGitInvalidRef [2021-11-11T12:12:02.046Z] --- PASS: TestGitInvalidRef (0.16s) [2021-11-11T12:12:02.046Z] PASS [2021-11-11T12:12:02.046Z] coverage: 86.3% of statements [2021-11-11T12:12:02.046Z] ok github.com/docker/docker/builder/remotecontext/git 25.854s coverage: 86.3% of statements [2021-11-11T12:12:02.046Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T12:12:02.046Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T12:12:03.031Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-11-11T12:12:03.031Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:12:03.599Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-11-11T12:12:03.599Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:12:04.673Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:12:04.673Z] Using test binary docker [2021-11-11T12:12:04.673Z] +++ /etc/init.d/apparmor start [2021-11-11T12:12:04.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:12:04.673Z] INFO: Waiting for daemon to start... [2021-11-11T12:12:04.673Z] Starting dockerd [2021-11-11T12:12:04.673Z] +++ 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-11-11T12:12:04.673Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-11-11T12:12:04.673Z] Using test binary docker [2021-11-11T12:12:04.673Z] +++ /etc/init.d/apparmor start [2021-11-11T12:12:04.673Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-11-11T12:12:04.673Z] INFO: Waiting for daemon to start... [2021-11-11T12:12:04.673Z] Starting dockerd [2021-11-11T12:12:04.673Z] +++ 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-11-11T12:12:04.673Z] . [2021-11-11T12:12:04.673Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:12:04.673Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:12:04.673Z] Error: No such image: emptyfs [2021-11-11T12:12:04.673Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T12:12:04.673Z] ++++ docker load [2021-11-11T12:12:04.673Z] Running integration-test (iteration 1) [2021-11-11T12:12:04.673Z] 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-11-11T12:12:04.673Z] ++ 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-11-11T12:12:04.673Z] ++ set -e [2021-11-11T12:12:04.673Z] ++ '[' -n 0 ']' [2021-11-11T12:12:04.673Z] ++ set -x [2021-11-11T12:12:04.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T12:12:05.246Z] Loaded image: busybox:latest [2021-11-11T12:12:05.508Z] Loaded image: busybox:glibc [2021-11-11T12:12:05.508Z] [2021-11-11T12:12:05.508Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-11-11T12:12:05.508Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-11-11T12:12:05.508Z] Error: No such image: emptyfs [2021-11-11T12:12:05.508Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-11-11T12:12:05.508Z] ++++ docker load [2021-11-11T12:12:06.081Z] Running integration-test (iteration 1) [2021-11-11T12:12:06.081Z] 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-11-11T12:12:06.081Z] ++ 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-11-11T12:12:06.081Z] ++ set -e [2021-11-11T12:12:06.081Z] ++ '[' -n 0 ']' [2021-11-11T12:12:06.081Z] ++ set -x [2021-11-11T12:12:06.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T12:12:06.140Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2021-11-11T12:12:06.140Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:12:06.140Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:12:06.140Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:12:06.140Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T12:12:06.808Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestConfigureDaemonLogs [2021-11-11T12:12:06.808Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T12:12:06.808Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T12:12:06.808Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T12:12:06.808Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T12:12:06.808Z] PASS [2021-11-11T12:12:06.808Z] coverage: 18.6% of statements [2021-11-11T12:12:06.808Z] ok github.com/docker/docker/cmd/dockerd 0.322s coverage: 18.6% of statements [2021-11-11T12:12:06.808Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T12:12:06.808Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T12:12:07.026Z] Loaded image: busybox:latest [2021-11-11T12:12:07.598Z] Loaded image: busybox:glibc [2021-11-11T12:12:07.797Z] === RUN TestContainerStopSignal [2021-11-11T12:12:07.797Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestContainerStopTimeout [2021-11-11T12:12:07.797Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T12:12:07.797Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T12:12:07.797Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T12:12:07.797Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T12:12:07.797Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T12:12:07.797Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestNewMemoryStore [2021-11-11T12:12:07.797Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestAddContainers [2021-11-11T12:12:07.797Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestGetContainer [2021-11-11T12:12:07.797Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestDeleteContainer [2021-11-11T12:12:07.797Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestListContainers [2021-11-11T12:12:07.797Z] --- PASS: TestListContainers (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestFirstContainer [2021-11-11T12:12:07.797Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestApplyAllContainer [2021-11-11T12:12:07.797Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestIsValidHealthString [2021-11-11T12:12:07.797Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestStateRunStop [2021-11-11T12:12:07.797Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestStateTimeoutWait [2021-11-11T12:12:07.797Z] state_test.go:141: Stop callback fired [2021-11-11T12:12:07.797Z] state_test.go:165: Stop callback fired [2021-11-11T12:12:07.797Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T12:12:07.797Z] === RUN TestIsValidStateString [2021-11-11T12:12:07.797Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestViewSaveDelete [2021-11-11T12:12:07.797Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T12:12:07.797Z] === RUN TestViewAll [2021-11-11T12:12:07.797Z] --- PASS: TestViewAll (0.01s) [2021-11-11T12:12:07.797Z] === RUN TestViewGet [2021-11-11T12:12:07.797Z] --- PASS: TestViewGet (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestNames [2021-11-11T12:12:07.797Z] --- PASS: TestNames (0.00s) [2021-11-11T12:12:07.797Z] === RUN TestViewWithHealthCheck [2021-11-11T12:12:07.797Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T12:12:07.797Z] PASS [2021-11-11T12:12:07.797Z] coverage: 41.7% of statements [2021-11-11T12:12:07.797Z] ok github.com/docker/docker/container 0.212s coverage: 41.7% of statements [2021-11-11T12:12:07.797Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T12:12:07.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T12:12:07.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T12:12:07.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T12:12:08.797Z] === RUN TestPrepare [2021-11-11T12:12:08.797Z] --- PASS: TestPrepare (0.00s) [2021-11-11T12:12:08.797Z] === RUN TestStart [2021-11-11T12:12:08.797Z] --- PASS: TestStart (0.00s) [2021-11-11T12:12:08.797Z] === RUN TestWaitCancel [2021-11-11T12:12:08.797Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T12:12:08.797Z] === RUN TestWaitDisabled [2021-11-11T12:12:08.797Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T12:12:08.797Z] === RUN TestWaitEnabled [2021-11-11T12:12:08.797Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T12:12:08.797Z] === RUN TestRemove [2021-11-11T12:12:08.797Z] --- PASS: TestRemove (0.00s) [2021-11-11T12:12:08.797Z] PASS [2021-11-11T12:12:08.797Z] coverage: 65.3% of statements [2021-11-11T12:12:08.797Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2021-11-11T12:12:10.145Z] Loaded image: debian:bullseye-slim [2021-11-11T12:12:10.145Z] Loaded image: hello-world:latest [2021-11-11T12:12:10.145Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:12:10.145Z] INFO: Testing against a local daemon [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T12:12:10.145Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T12:12:11.016Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T12:12:11.016Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T12:12:11.016Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T12:12:11.016Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T12:12:11.016Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T12:12:11.017Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T12:12:11.017Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T12:12:11.017Z] PASS [2021-11-11T12:12:11.017Z] coverage: 35.9% of statements [2021-11-11T12:12:11.017Z] ok github.com/docker/docker/daemon/cluster/convert 0.446s coverage: 35.9% of statements [2021-11-11T12:12:11.017Z] === RUN TestNewListSecretsFilters [2021-11-11T12:12:11.017Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T12:12:11.017Z] === RUN TestNewListConfigsFilters [2021-11-11T12:12:11.017Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T12:12:11.017Z] PASS [2021-11-11T12:12:11.017Z] coverage: 0.5% of statements [2021-11-11T12:12:11.017Z] ok github.com/docker/docker/daemon/cluster 0.760s coverage: 0.5% of statements [2021-11-11T12:12:11.531Z] Loaded image: debian:bullseye-slim [2021-11-11T12:12:11.792Z] Loaded image: hello-world:latest [2021-11-11T12:12:12.053Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:12:12.053Z] INFO: Testing against a local daemon [2021-11-11T12:12:12.053Z] === RUN TestDockerDaemonSuite [2021-11-11T12:12:12.053Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-11-11T12:12:13.234Z] === RUN TestBuilderGC [2021-11-11T12:12:13.234Z] --- PASS: TestBuilderGC (0.00s) [2021-11-11T12:12:13.234Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T12:12:13.234Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T12:12:13.234Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T12:12:13.234Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T12:12:13.234Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T12:12:13.234Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T12:12:13.234Z] === RUN TestFindConfigurationConflicts [2021-11-11T12:12:13.234Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T12:12:13.439Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T12:12:13.439Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T12:12:13.704Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T12:12:13.704Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T12:12:13.704Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T12:12:13.704Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T12:12:13.704Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T12:12:13.704Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_label [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T12:12:13.704Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T12:12:13.704Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestModifiedDiscoverySettings [2021-11-11T12:12:13.704Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T12:12:13.704Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T12:12:13.704Z] time="2021-11-11T12:12:12Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T12:12:13.704Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-11T12:12:13.705Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T12:12:13.705Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:13.705Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:12:13.705Z] === RUN TestReloadBadDefaultConfig [2021-11-11T12:12:13.705Z] time="2021-11-11T12:12:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3694348213" [2021-11-11T12:12:13.705Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T12:12:13.705Z] === RUN TestReloadWithConflictingLabels [2021-11-11T12:12:13.705Z] time="2021-11-11T12:12:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1854082279" [2021-11-11T12:12:13.705Z] --- PASS: TestReloadWithConflictingLabels (0.02s) [2021-11-11T12:12:13.705Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T12:12:13.705Z] time="2021-11-11T12:12:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2976527746" [2021-11-11T12:12:13.705Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T12:12:13.705Z] === RUN TestMaskURLCredentials [2021-11-11T12:12:13.705Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T12:12:13.705Z] === RUN TestDaemonConfigurationMerge [2021-11-11T12:12:13.705Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T12:12:13.705Z] PASS [2021-11-11T12:12:13.705Z] coverage: 80.0% of statements [2021-11-11T12:12:13.705Z] ok github.com/docker/docker/daemon/config 0.312s coverage: 80.0% of statements [2021-11-11T12:12:13.705Z] === RUN TestDiscoveryOptsErrors [2021-11-11T12:12:13.705Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T12:12:13.705Z] === RUN TestDiscoveryOpts [2021-11-11T12:12:13.705Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T12:12:13.705Z] PASS [2021-11-11T12:12:13.705Z] coverage: 30.0% of statements [2021-11-11T12:12:13.705Z] ok github.com/docker/docker/daemon/discovery 0.100s coverage: 30.0% of statements [2021-11-11T12:12:14.012Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T12:12:14.012Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T12:12:14.694Z] === RUN TestWaitNodeAttachment [2021-11-11T12:12:14.694Z] === RUN TestEventsLog [2021-11-11T12:12:14.694Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestEventsLogTimeout [2021-11-11T12:12:14.694Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestLogEvents [2021-11-11T12:12:14.694Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T12:12:14.694Z] === RUN TestLoadBufferedEvents [2021-11-11T12:12:14.694Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T12:12:14.694Z] === RUN TestIsolationConversion [2021-11-11T12:12:14.694Z] === RUN TestIsolationConversion/default [2021-11-11T12:12:14.694Z] === RUN TestIsolationConversion/process [2021-11-11T12:12:14.694Z] === RUN TestIsolationConversion/hyperv [2021-11-11T12:12:14.694Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestContainerLabels [2021-11-11T12:12:14.694Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestCredentialSpecConversion [2021-11-11T12:12:14.694Z] === RUN TestCredentialSpecConversion/none [2021-11-11T12:12:14.694Z] === RUN TestCredentialSpecConversion/config [2021-11-11T12:12:14.694Z] === RUN TestCredentialSpecConversion/file [2021-11-11T12:12:14.694Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T12:12:14.694Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T12:12:14.694Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountBind [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountVolume [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountTarget [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T12:12:14.694Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T12:12:14.694Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T12:12:14.694Z] PASS [2021-11-11T12:12:14.694Z] coverage: 11.0% of statements [2021-11-11T12:12:14.955Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T12:12:14.955Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T12:12:14.955Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T12:12:15.164Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.662s coverage: 11.0% of statements [2021-11-11T12:12:15.164Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-11-11T12:12:15.164Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T12:12:15.164Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T12:12:15.164Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T12:12:15.164Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T12:12:15.164Z] PASS [2021-11-11T12:12:15.164Z] coverage: 50.0% of statements [2021-11-11T12:12:15.164Z] ok github.com/docker/docker/daemon/events 0.226s coverage: 50.0% of statements [2021-11-11T12:12:15.635Z] === RUN TestIsEmptyDir [2021-11-11T12:12:15.635Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T12:12:15.635Z] PASS [2021-11-11T12:12:15.635Z] coverage: 2.3% of statements [2021-11-11T12:12:15.635Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.3% of statements [2021-11-11T12:12:15.635Z] === RUN TestVerifyNetworkingConfig [2021-11-11T12:12:15.635Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestGetContainer [2021-11-11T12:12:15.635Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestValidContainerNames [2021-11-11T12:12:15.635Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestContainerInitDNS [2021-11-11T12:12:15.635Z] daemon_test.go:146: root required [2021-11-11T12:12:15.635Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestMerge [2021-11-11T12:12:15.635Z] --- PASS: TestMerge (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestValidateContainerIsolation [2021-11-11T12:12:15.635Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestFindNetworkErrorType [2021-11-11T12:12:15.635Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestEnsureServicesExist [2021-11-11T12:12:15.635Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestEnsureServicesExistErrors [2021-11-11T12:12:15.635Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T12:12:15.635Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T12:12:15.635Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T12:12:15.635Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestContainerDelete [2021-11-11T12:12:15.635Z] --- PASS: TestContainerDelete (0.01s) [2021-11-11T12:12:15.635Z] === RUN TestContainerDoubleDelete [2021-11-11T12:12:15.635Z] --- PASS: TestContainerDoubleDelete (0.01s) [2021-11-11T12:12:15.635Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T12:12:15.635Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T12:12:15.635Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestNoneHealthcheck [2021-11-11T12:12:15.635Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestHealthStates [2021-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] time="2021-11-11T12:12:15Z" 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-11-11T12:12:15.635Z] --- PASS: TestHealthStates (0.17s) [2021-11-11T12:12:15.635Z] === RUN TestGetInspectData [2021-11-11T12:12:15.635Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestFillLicense [2021-11-11T12:12:15.635Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestListInvalidFilter [2021-11-11T12:12:15.635Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestNameFilter [2021-11-11T12:12:15.635Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T12:12:15.635Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T12:12:15.635Z] === 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-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T12:12:15.635Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T12:12:15.635Z] --- 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-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T12:12:15.635Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonReloadLabels [2021-11-11T12:12:15.635Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T12:12:15.635Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonReloadMirrors [2021-11-11T12:12:15.635Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T12:12:15.635Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T12:12:15.635Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T12:12:15.635Z] === RUN TestDaemonDiscoveryReload [2021-11-11T12:12:16.105Z] === RUN TestLinkNaming [2021-11-11T12:12:16.105Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T12:12:16.105Z] === RUN TestLinkNew [2021-11-11T12:12:16.105Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T12:12:16.105Z] === RUN TestLinkEnv [2021-11-11T12:12:16.105Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T12:12:16.105Z] === RUN TestLinkMultipleEnv [2021-11-11T12:12:16.105Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T12:12:16.105Z] === RUN TestLinkPortRangeEnv [2021-11-11T12:12:16.105Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T12:12:16.105Z] PASS [2021-11-11T12:12:16.105Z] coverage: 93.0% of statements [2021-11-11T12:12:16.105Z] ok github.com/docker/docker/daemon/links 0.034s coverage: 93.0% of statements [2021-11-11T12:12:16.342Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T12:12:16.575Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-11-11T12:12:16.575Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T12:12:16.607Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T12:12:16.607Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T12:12:16.607Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T12:12:17.044Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T12:12:17.044Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T12:12:17.513Z] === RUN TestAdapterReadLogs [2021-11-11T12:12:17.513Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestCopier [2021-11-11T12:12:17.513Z] --- PASS: TestCopier (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestCopierLongLines [2021-11-11T12:12:17.513Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestCopierSlow [2021-11-11T12:12:17.513Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T12:12:17.513Z] === RUN TestCopierWithSized [2021-11-11T12:12:17.513Z] === RUN TestCopierWithSized/as_is [2021-11-11T12:12:17.513Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T12:12:17.513Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T12:12:17.513Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T12:12:17.513Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-11-11T12:12:17.513Z] === RUN TestCopierWithPartial [2021-11-11T12:12:17.513Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestRingLogger [2021-11-11T12:12:17.513Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestRingCap [2021-11-11T12:12:17.513Z] --- PASS: TestRingCap (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestRingClose [2021-11-11T12:12:17.513Z] --- PASS: TestRingClose (0.00s) [2021-11-11T12:12:17.513Z] === RUN TestRingDrain [2021-11-11T12:12:17.513Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T12:12:17.513Z] PASS [2021-11-11T12:12:17.513Z] coverage: 43.8% of statements [2021-11-11T12:12:17.513Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements [2021-11-11T12:12:17.513Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-11-11T12:12:17.513Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T12:12:17.513Z] reload_test.go:520: root required [2021-11-11T12:12:17.513Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:12:17.514Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T12:12:17.514Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-11-11T12:12:17.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T12:12:17.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T12:12:17.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T12:12:17.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T12:12:17.514Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T12:12:17.514Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T12:12:17.514Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T12:12:17.551Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-11-11T12:12:17.813Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T12:12:17.986Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T12:12:17.986Z] === RUN TestParseVolumesFrom [2021-11-11T12:12:17.986Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T12:12:17.986Z] PASS [2021-11-11T12:12:17.986Z] coverage: 9.0% of statements [2021-11-11T12:12:17.986Z] ok github.com/docker/docker/daemon 2.392s coverage: 9.0% of statements [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T12:12:17.986Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T12:12:17.987Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/defaults [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T12:12:18.456Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T12:12:18.456Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T12:12:18.456Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T12:12:18.456Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T12:12:18.456Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestSearchRegistryForImages [2021-11-11T12:12:18.456Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T12:12:18.456Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestImageDelete [2021-11-11T12:12:18.456Z] === RUN TestImageDelete/no_lease [2021-11-11T12:12:18.456Z] === RUN TestImageDelete/lease_exists [2021-11-11T12:12:18.456Z] --- PASS: TestImageDelete (0.03s) [2021-11-11T12:12:18.456Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T12:12:18.456Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T12:12:18.456Z] === RUN TestContentStoreForPull [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T12:12:18.456Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-11-11T12:12:18.456Z] === RUN TestCreateSuccess [2021-11-11T12:12:18.456Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCreateStreamSkipped [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T12:12:18.456Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCreateLogGroupSuccess [2021-11-11T12:12:18.456Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCreateError [2021-11-11T12:12:18.456Z] --- PASS: TestCreateError (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCreateAlreadyExists [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T12:12:18.456Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestLogClosed [2021-11-11T12:12:18.456Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestLogBlocking [2021-11-11T12:12:18.456Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T12:12:18.456Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T12:12:18.456Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestPublishBatchSuccess [2021-11-11T12:12:18.456Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestPublishBatchError [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=error msg=Error [2021-11-11T12:12:18.456Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:12:18.456Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:12:18.456Z] time="2021-11-11T12:12:18Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T12:12:18.456Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchSimple [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchTicker [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T12:12:18.456Z] === RUN TestCollectBatchClose [2021-11-11T12:12:18.456Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/3/���� [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T12:12:18.456Z] === RUN TestEffectiveLen/5/ [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T12:12:18.456Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/0/ [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: He [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T12:12:18.456Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T12:12:18.456Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:12:18.457Z] === RUN TestFindValidSplit/6/a� [2021-11-11T12:12:18.457Z] cloudwatchlogs_test.go:1063: a [2021-11-11T12:12:18.457Z] cloudwatchlogs_test.go:1064: � [2021-11-11T12:12:18.457Z] === RUN TestFindValidSplit/7/a� [2021-11-11T12:12:18.457Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T12:12:18.457Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T12:12:18.457Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T12:12:18.457Z] === RUN TestProcessEventEmoji [2021-11-11T12:12:18.457Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-11-11T12:12:18.457Z] === RUN TestCollectBatchLineSplit [2021-11-11T12:12:18.457Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T12:12:18.457Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T12:12:18.457Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T12:12:18.457Z] === RUN TestCollectBatchMaxEvents [2021-11-11T12:12:18.457Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T12:12:18.457Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T12:12:18.457Z] --- PASS: TestContentStoreForPull (0.15s) [2021-11-11T12:12:18.457Z] PASS [2021-11-11T12:12:18.457Z] coverage: 6.7% of statements [2021-11-11T12:12:18.457Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2021-11-11T12:12:18.457Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T12:12:18.457Z] ok github.com/docker/docker/daemon/images 0.278s coverage: 6.7% of statements [2021-11-11T12:12:18.758Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T12:12:18.926Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-11-11T12:12:18.926Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T12:12:18.926Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T12:12:18.926Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T12:12:18.926Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T12:12:18.926Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestCreateTagSuccess [2021-11-11T12:12:18.926Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T12:12:18.926Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T12:12:18.926Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T12:12:18.926Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T12:12:18.926Z] PASS [2021-11-11T12:12:18.926Z] coverage: 77.4% of statements [2021-11-11T12:12:18.926Z] ok github.com/docker/docker/daemon/logger/awslogs 0.376s coverage: 77.4% of statements [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T12:12:18.926Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T12:12:18.926Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T12:12:18.926Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T12:12:18.926Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T12:12:18.926Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-11-11T12:12:18.926Z] === RUN TestFastTimeMarshalJSON [2021-11-11T12:12:18.926Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T12:12:18.926Z] PASS [2021-11-11T12:12:18.926Z] coverage: 87.2% of statements [2021-11-11T12:12:18.926Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.168s coverage: 87.2% of statements [2021-11-11T12:12:19.020Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T12:12:19.020Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T12:12:19.020Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T12:12:19.020Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T12:12:19.398Z] === RUN TestJSONFileLogger [2021-11-11T12:12:19.398Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T12:12:19.398Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T12:12:19.398Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T12:12:19.398Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T12:12:19.398Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-11-11T12:12:19.398Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T12:12:19.398Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T12:12:19.398Z] === RUN TestEncodeDecode [2021-11-11T12:12:19.398Z] === PAUSE TestEncodeDecode [2021-11-11T12:12:19.398Z] === RUN TestUnexpectedEOF [2021-11-11T12:12:19.398Z] time="2021-11-11T12:12:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:12:19.398Z] time="2021-11-11T12:12:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:12:19.398Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-11T12:12:19.398Z] === CONT TestEncodeDecode [2021-11-11T12:12:19.398Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T12:12:19.398Z] PASS [2021-11-11T12:12:19.398Z] coverage: 69.9% of statements [2021-11-11T12:12:19.398Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.207s coverage: 69.9% of statements [2021-11-11T12:12:20.386Z] === RUN TestWriteLog [2021-11-11T12:12:20.386Z] === PAUSE TestWriteLog [2021-11-11T12:12:20.386Z] === RUN TestReadLog [2021-11-11T12:12:20.386Z] === PAUSE TestReadLog [2021-11-11T12:12:20.386Z] === CONT TestWriteLog [2021-11-11T12:12:20.386Z] === CONT TestReadLog [2021-11-11T12:12:20.386Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T12:12:20.386Z] === RUN TestReadLog/tail_exact [2021-11-11T12:12:20.386Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T12:12:20.386Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T12:12:20.386Z] --- PASS: TestReadLog (0.16s) [2021-11-11T12:12:20.386Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-11-11T12:12:20.386Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T12:12:20.386Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T12:12:20.386Z] PASS [2021-11-11T12:12:20.386Z] coverage: 75.2% of statements [2021-11-11T12:12:20.386Z] === RUN TestLog [2021-11-11T12:12:20.386Z] --- PASS: TestLog (0.00s) [2021-11-11T12:12:20.386Z] PASS [2021-11-11T12:12:20.386Z] coverage: 31.5% of statements [2021-11-11T12:12:20.386Z] ok github.com/docker/docker/daemon/logger/local 0.210s coverage: 75.2% of statements [2021-11-11T12:12:20.386Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T12:12:20.386Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.167s coverage: 31.5% of statements [2021-11-11T12:12:20.855Z] === RUN TestOpenFileDelete [2021-11-11T12:12:20.855Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestOpenFileRename [2021-11-11T12:12:20.855Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestParseLogTagDefaultTag [2021-11-11T12:12:20.855Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestParseLogTag [2021-11-11T12:12:20.855Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestParseLogTagEmptyTag [2021-11-11T12:12:20.855Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestTailFiles [2021-11-11T12:12:20.855Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestFollowLogsConsumerGone [2021-11-11T12:12:20.855Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestFollowLogsProducerGone [2021-11-11T12:12:20.855Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T12:12:20.855Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T12:12:20.855Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T12:12:20.855Z] === RUN TestCheckCapacityAndRotate [2021-11-11T12:12:20.855Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T12:12:20.855Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T12:12:20.855Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-11-11T12:12:20.855Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T12:12:20.855Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-11-11T12:12:20.855Z] PASS [2021-11-11T12:12:20.855Z] coverage: 53.7% of statements [2021-11-11T12:12:20.855Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.092s coverage: 53.7% of statements [2021-11-11T12:12:21.036Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2021-11-11T12:12:21.036Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:12:21.325Z] === RUN TestNewParse [2021-11-11T12:12:21.325Z] --- PASS: TestNewParse (0.00s) [2021-11-11T12:12:21.325Z] PASS [2021-11-11T12:12:21.325Z] coverage: 8.3% of statements [2021-11-11T12:12:21.325Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-11-11T12:12:21.795Z] === RUN TestValidateLogOpt [2021-11-11T12:12:21.795Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestNewMissedConfig [2021-11-11T12:12:21.795Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestNewMissedUrl [2021-11-11T12:12:21.795Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestNewMissedToken [2021-11-11T12:12:21.795Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestNewWithProxy [2021-11-11T12:12:21.795Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestDefault [2021-11-11T12:12:21.795Z] --- PASS: TestDefault (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T12:12:21.795Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestJsonFormat [2021-11-11T12:12:21.795Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T12:12:21.795Z] === RUN TestRawFormat [2021-11-11T12:12:21.795Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestRawFormatWithLabels [2021-11-11T12:12:21.795Z] === RUN TestParseLogFormat [2021-11-11T12:12:21.795Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestValidateLogOptEmpty [2021-11-11T12:12:21.795Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestValidateSyslogAddress [2021-11-11T12:12:21.795Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestParseAddressDefaultPort [2021-11-11T12:12:21.795Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestValidateSyslogFacility [2021-11-11T12:12:21.795Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T12:12:21.795Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestValidateLogOpt [2021-11-11T12:12:21.795Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:12:21.795Z] PASS [2021-11-11T12:12:21.795Z] coverage: 46.8% of statements [2021-11-11T12:12:21.795Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestRawFormatWithoutTag [2021-11-11T12:12:21.795Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T12:12:21.795Z] === RUN TestBatching [2021-11-11T12:12:21.795Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2021-11-11T12:12:21.795Z] --- PASS: TestBatching (0.18s) [2021-11-11T12:12:21.795Z] === RUN TestFrequency [2021-11-11T12:12:22.265Z] --- PASS: TestFrequency (0.35s) [2021-11-11T12:12:22.265Z] === RUN TestOneMessagePerRequest [2021-11-11T12:12:22.265Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T12:12:22.265Z] === RUN TestVerify [2021-11-11T12:12:22.265Z] --- PASS: TestVerify (0.00s) [2021-11-11T12:12:22.265Z] === RUN TestSkipVerify [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.265Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.416Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:q72nac3daeceg42fi9gce6tkp Created:2021-11-11 12:12:20.91201792 +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[9420b0bb91a24e96098dab0f5339fe7ab440701b190a5178b9fe84f09e03a076:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3hfkz6fo5rk3mt1se4vkwilp3 EndpointID:fc5f2e42d4ea4d691003b833564cbbc61e6f68fea71c953f63c7b699544441c2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc6bbe8eb81bc2c69db98036ab9a7c1992ca04f25eb0d45b884595c09e7c75f8 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:30cb65a87186 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3hfkz6fo5rk3mt1se4vkwilp3 EndpointID:fc5f2e42d4ea4d691003b833564cbbc61e6f68fea71c953f63c7b699544441c2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T12:12:22.735Z] === RUN TestV1IDService [2021-11-11T12:12:22.735Z] --- PASS: TestV1IDService (0.02s) [2021-11-11T12:12:22.735Z] === RUN TestV2MetadataService [2021-11-11T12:12:22.735Z] --- PASS: TestSkipVerify (0.39s) [2021-11-11T12:12:22.735Z] === RUN TestBufferMaximum [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.275178\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.275178\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T12:12:22.735Z] === RUN TestServerAlwaysDown [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.277194\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.277194\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.277194\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.278194\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] time="2021-11-11T12:12:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632742.278194\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:22.735Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T12:12:22.735Z] === RUN TestCannotSendAfterClose [2021-11-11T12:12:22.735Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T12:12:22.735Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T12:12:23.206Z] --- PASS: TestV2MetadataService (0.56s) [2021-11-11T12:12:23.206Z] PASS [2021-11-11T12:12:23.206Z] coverage: 48.2% of statements [2021-11-11T12:12:23.206Z] ok github.com/docker/docker/distribution/metadata 0.649s coverage: 48.2% of statements [2021-11-11T12:12:23.679Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T12:12:23.679Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T12:12:23.679Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T12:12:23.679Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestManifestStore [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T12:12:23.679Z] === RUN TestSuccessfulDownload [2021-11-11T12:12:23.679Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:12:23.679Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestCancelledDownload [2021-11-11T12:12:23.679Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestMaxDownloadAttempts [2021-11-11T12:12:23.679Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:12:23.679Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:12:23.679Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:12:23.679Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:12:23.679Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:12:23.679Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:12:23.679Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:12:23.679Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:12:23.679Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:12:23.679Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:12:23.679Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:12:23.679Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"19fa0a03bfd4\"}'" [2021-11-11T12:12:23.679Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T12:12:23.679Z] PASS [2021-11-11T12:12:23.679Z] coverage: 82.5% of statements [2021-11-11T12:12:23.679Z] ok github.com/docker/docker/daemon/logger/splunk 2.018s coverage: 82.5% of statements [2021-11-11T12:12:23.679Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T12:12:23.679Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T12:12:23.679Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3525865504\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/no_local_cache [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/with_local_cache [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="reference for unknown type: " [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="reference for unknown type: " [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="reference for unknown type: " [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="reference for unknown type: " [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="reference for unknown type: " [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T12:12:23.679Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T12:12:23.679Z] time="2021-11-11T12:12:23Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore (0.22s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T12:12:23.679Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T12:12:23.679Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestFixManifestLayers [2021-11-11T12:12:23.679Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T12:12:23.679Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:12:23.679Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestFixManifestLayersBadParent [2021-11-11T12:12:23.679Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestValidateManifest [2021-11-11T12:12:23.679Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:12:23.679Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestFormatPlatform [2021-11-11T12:12:23.679Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T12:12:23.679Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestLayerAlreadyExists [2021-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] 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-11-11T12:12:23.679Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T12:12:23.679Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T12:12:24.151Z] time="2021-11-11T12:12:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:12:24.151Z] time="2021-11-11T12:12:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:12:24.151Z] time="2021-11-11T12:12:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:12:24.151Z] time="2021-11-11T12:12:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:12:24.151Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T12:12:24.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-11-11T12:12:24.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-11-11T12:12:24.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-11-11T12:12:24.151Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-11-11T12:12:24.151Z] === RUN TestTransfer [2021-11-11T12:12:24.151Z] --- PASS: TestTransfer (0.12s) [2021-11-11T12:12:24.151Z] === RUN TestConcurrencyLimit [2021-11-11T12:12:24.619Z] === RUN TestNotFound [2021-11-11T12:12:24.619Z] --- PASS: TestNotFound (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestConflict [2021-11-11T12:12:24.619Z] --- PASS: TestConflict (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestForbidden [2021-11-11T12:12:24.619Z] --- PASS: TestForbidden (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestInvalidParameter [2021-11-11T12:12:24.619Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestNotImplemented [2021-11-11T12:12:24.619Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestNotModified [2021-11-11T12:12:24.619Z] --- PASS: TestNotModified (0.00s) [2021-11-11T12:12:24.619Z] === RUN TestUnauthorized [2021-11-11T12:12:24.619Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestUnknown [2021-11-11T12:12:24.620Z] --- PASS: TestUnknown (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestCancelled [2021-11-11T12:12:24.620Z] --- PASS: TestCancelled (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestDeadline [2021-11-11T12:12:24.620Z] --- PASS: TestDeadline (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestDataLoss [2021-11-11T12:12:24.620Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestUnavailable [2021-11-11T12:12:24.620Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestSystem [2021-11-11T12:12:24.620Z] --- PASS: TestSystem (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Conflict [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T12:12:24.620Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T12:12:24.620Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T12:12:24.620Z] PASS [2021-11-11T12:12:24.620Z] coverage: 53.1% of statements [2021-11-11T12:12:24.620Z] ok github.com/docker/docker/errdefs 0.037s coverage: 53.1% of statements [2021-11-11T12:12:24.620Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-11-11T12:12:24.620Z] === RUN TestInactiveJobs [2021-11-11T12:12:24.620Z] === RUN TestFSGetInvalidData [2021-11-11T12:12:24.620Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSInvalidSet [2021-11-11T12:12:24.620Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSInvalidRoot [2021-11-11T12:12:24.620Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestFSMetadataGetSet [2021-11-11T12:12:24.620Z] --- PASS: TestInactiveJobs (0.36s) [2021-11-11T12:12:24.620Z] === RUN TestWatchRelease [2021-11-11T12:12:24.620Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-11-11T12:12:24.620Z] === RUN TestFSInvalidWalker [2021-11-11T12:12:24.620Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSGetSet [2021-11-11T12:12:24.620Z] --- PASS: TestFSGetSet (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSGetUnsetKey [2021-11-11T12:12:24.620Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestFSGetEmptyData [2021-11-11T12:12:24.620Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestFSDelete [2021-11-11T12:12:24.620Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-11-11T12:12:24.620Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T12:12:24.620Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestTokenPassThru [2021-11-11T12:12:24.620Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T12:12:24.620Z] === RUN TestWatchFinishedTransfer [2021-11-11T12:12:24.620Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestDuplicateTransfer [2021-11-11T12:12:24.620Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T12:12:24.620Z] --- PASS: TestFSDelete (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSWalker [2021-11-11T12:12:24.620Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-11T12:12:24.620Z] PASS [2021-11-11T12:12:24.620Z] coverage: 24.1% of statements [2021-11-11T12:12:24.620Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestFSWalkerStopOnError [2021-11-11T12:12:24.620Z] ok github.com/docker/docker/distribution 1.434s coverage: 24.1% of statements [2021-11-11T12:12:24.620Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T12:12:24.620Z] === RUN TestNewFromJSON [2021-11-11T12:12:24.620Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T12:12:24.620Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestMarshalKeyOrder [2021-11-11T12:12:24.620Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T12:12:24.620Z] === RUN TestHistoryEqual [2021-11-11T12:12:25.277Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T12:12:25.277Z] === RUN TestSuccessfulUpload [2021-11-11T12:12:25.277Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T12:12:25.277Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-11T12:12:25.277Z] === RUN TestImage [2021-11-11T12:12:25.277Z] --- PASS: TestImage (0.00s) [2021-11-11T12:12:25.277Z] === RUN TestImageOSNotEmpty [2021-11-11T12:12:25.277Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T12:12:25.277Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T12:12:25.277Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T12:12:25.277Z] === RUN TestCreate [2021-11-11T12:12:25.277Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:12:25.278Z] === RUN TestRestore [2021-11-11T12:12:25.278Z] time="2021-11-11T12:12:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T12:12:25.278Z] --- PASS: TestRestore (0.02s) [2021-11-11T12:12:25.278Z] === RUN TestAddDelete [2021-11-11T12:12:25.278Z] --- PASS: TestAddDelete (0.01s) [2021-11-11T12:12:25.278Z] === RUN TestSearchAfterDelete [2021-11-11T12:12:25.278Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T12:12:25.278Z] === RUN TestParentReset [2021-11-11T12:12:25.278Z] --- PASS: TestParentReset (0.02s) [2021-11-11T12:12:25.278Z] === RUN TestGetAndSetLastUpdated [2021-11-11T12:12:25.278Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-11-11T12:12:25.278Z] === RUN TestStoreLen [2021-11-11T12:12:25.278Z] --- PASS: TestStoreLen (0.03s) [2021-11-11T12:12:25.278Z] PASS [2021-11-11T12:12:25.278Z] coverage: 86.6% of statements [2021-11-11T12:12:25.278Z] ok github.com/docker/docker/image 0.373s coverage: 86.6% of statements [2021-11-11T12:12:25.278Z] time="2021-11-11T12:12:24Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T12:12:25.278Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-11-11T12:12:25.278Z] === RUN TestCancelledUpload [2021-11-11T12:12:25.278Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T12:12:25.278Z] PASS [2021-11-11T12:12:25.278Z] coverage: 76.8% of statements [2021-11-11T12:12:25.278Z] ok github.com/docker/docker/distribution/xfer 1.769s coverage: 76.8% of statements [2021-11-11T12:12:25.278Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T12:12:25.278Z] === RUN TestCompare [2021-11-11T12:12:25.278Z] --- PASS: TestCompare (0.00s) [2021-11-11T12:12:25.278Z] PASS [2021-11-11T12:12:25.278Z] coverage: 19.2% of statements [2021-11-11T12:12:25.278Z] ok github.com/docker/docker/image/cache 0.063s coverage: 19.2% of statements [2021-11-11T12:12:25.605Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T12:12:26.266Z] === RUN TestValidateManifest [2021-11-11T12:12:26.266Z] === RUN TestValidateManifest/non-nil [2021-11-11T12:12:26.266Z] === RUN TestValidateManifest/nil [2021-11-11T12:12:26.266Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T12:12:26.266Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T12:12:26.266Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T12:12:26.266Z] PASS [2021-11-11T12:12:26.266Z] coverage: 0.7% of statements [2021-11-11T12:12:26.266Z] ok github.com/docker/docker/image/tarexport 0.068s coverage: 0.7% of statements [2021-11-11T12:12:26.266Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T12:12:26.266Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T12:12:26.266Z] PASS [2021-11-11T12:12:26.266Z] coverage: 25.0% of statements [2021-11-11T12:12:26.266Z] ok github.com/docker/docker/image/v1 0.056s coverage: 25.0% of statements [2021-11-11T12:12:26.266Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T12:12:26.613Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s) [2021-11-11T12:12:26.613Z] PASS [2021-11-11T12:12:26.613Z] [2021-11-11T12:12:26.613Z] === Skipped [2021-11-11T12:12:26.613Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:12:26.613Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:12:26.613Z] [2021-11-11T12:12:26.613Z] DONE 26 tests, 1 skipped in 44.081s [2021-11-11T12:12:26.613Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:12:26.613Z] INFO: Testing against a local daemon [2021-11-11T12:12:26.613Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T12:12:26.613Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:12:26.613Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-11T12:12:26.613Z] === RUN TestDockerNetworkIpvlan [2021-11-11T12:12:26.613Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:12:26.613Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:12:26.613Z] PASS [2021-11-11T12:12:26.613Z] [2021-11-11T12:12:26.613Z] === Skipped [2021-11-11T12:12:26.613Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-11T12:12:26.613Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:12:26.613Z] [2021-11-11T12:12:26.613Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:12:26.613Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:12:26.613Z] [2021-11-11T12:12:26.613Z] DONE 2 tests, 2 skipped in 0.056s [2021-11-11T12:12:26.613Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:12:26.613Z] INFO: Testing against a local daemon [2021-11-11T12:12:26.613Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T12:12:27.253Z] === RUN TestSerialization [2021-11-11T12:12:27.253Z] --- PASS: TestSerialization (0.02s) [2021-11-11T12:12:27.253Z] PASS [2021-11-11T12:12:27.253Z] coverage: 100.0% of statements [2021-11-11T12:12:27.253Z] ok github.com/docker/docker/libcontainerd/queue 0.066s coverage: 100.0% of statements [2021-11-11T12:12:27.253Z] === RUN TestEnvironmentParsing [2021-11-11T12:12:27.253Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T12:12:27.253Z] PASS [2021-11-11T12:12:27.253Z] coverage: 1.2% of statements [2021-11-11T12:12:27.253Z] ok github.com/docker/docker/libcontainerd/local 0.057s coverage: 1.2% of statements [2021-11-11T12:12:27.721Z] === RUN TestEmptyLayer [2021-11-11T12:12:27.721Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T12:12:27.721Z] === RUN TestCommitFailure [2021-11-11T12:12:27.721Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T12:12:27.721Z] === RUN TestStartTransactionFailure [2021-11-11T12:12:27.721Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T12:12:27.721Z] === RUN TestGetOrphan [2021-11-11T12:12:27.721Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T12:12:27.721Z] === RUN TestMountAndRegister [2021-11-11T12:12:27.721Z] layer_test.go:270: Layer size: 14 [2021-11-11T12:12:27.721Z] --- PASS: TestMountAndRegister (0.03s) [2021-11-11T12:12:27.721Z] === RUN TestLayerRelease [2021-11-11T12:12:27.721Z] layer_test.go:303: Failing on Windows [2021-11-11T12:12:27.721Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T12:12:27.721Z] === RUN TestStoreRestore [2021-11-11T12:12:27.721Z] layer_test.go:352: Failing on Windows [2021-11-11T12:12:27.721Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T12:12:27.721Z] === RUN TestTarStreamStability [2021-11-11T12:12:27.721Z] layer_test.go:467: Failing on Windows [2021-11-11T12:12:27.721Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T12:12:27.721Z] === RUN TestRegisterExistingLayer [2021-11-11T12:12:27.721Z] --- PASS: TestRegisterExistingLayer (0.07s) [2021-11-11T12:12:27.721Z] === RUN TestTarStreamVerification [2021-11-11T12:12:27.721Z] layer_test.go:696: Failing on Windows [2021-11-11T12:12:27.721Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestLayerMigration [2021-11-11T12:12:27.722Z] migration_test.go:45: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T12:12:27.722Z] migration_test.go:181: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestMountInit [2021-11-11T12:12:27.722Z] mount_test.go:17: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestMountSize [2021-11-11T12:12:27.722Z] mount_test.go:76: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestMountChanges [2021-11-11T12:12:27.722Z] mount_test.go:125: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T12:12:27.722Z] === RUN TestMountApply [2021-11-11T12:12:27.722Z] mount_test.go:212: Failing on Windows [2021-11-11T12:12:27.722Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T12:12:27.722Z] PASS [2021-11-11T12:12:27.722Z] coverage: 30.1% of statements [2021-11-11T12:12:27.722Z] ok github.com/docker/docker/layer 0.191s coverage: 30.1% of statements [2021-11-11T12:12:27.722Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T12:12:27.722Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T12:12:27.722Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T12:12:27.722Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T12:12:27.996Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-11-11T12:12:27.996Z] === RUN TestDockerNetworkMacvlan [2021-11-11T12:12:28.191Z] === RUN TestSequenceGetAvailableBit [2021-11-11T12:12:28.191Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSequenceEqual [2021-11-11T12:12:28.191Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSequenceCopy [2021-11-11T12:12:28.191Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestGetFirstAvailable [2021-11-11T12:12:28.191Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestFindSequence [2021-11-11T12:12:28.191Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestCheckIfAvailable [2021-11-11T12:12:28.191Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestMergeSequences [2021-11-11T12:12:28.191Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestPushReservation [2021-11-11T12:12:28.191Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSerializeDeserialize [2021-11-11T12:12:28.191Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSet [2021-11-11T12:12:28.191Z] --- PASS: TestSet (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSetUnset [2021-11-11T12:12:28.191Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestOffsetSetUnset [2021-11-11T12:12:28.191Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSetInRange [2021-11-11T12:12:28.191Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestSetAnyInRange [2021-11-11T12:12:28.191Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestMethods [2021-11-11T12:12:28.191Z] --- PASS: TestMethods (0.00s) [2021-11-11T12:12:28.191Z] === RUN TestRandomAllocateDeallocate [2021-11-11T12:12:28.910Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T12:12:28.935Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T12:12:29.506Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T12:12:29.757Z] === RUN TestInvalidConfig [2021-11-11T12:12:29.757Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T12:12:29.757Z] === RUN TestConfig [2021-11-11T12:12:29.757Z] --- PASS: TestConfig (0.00s) [2021-11-11T12:12:29.757Z] === RUN TestOptionsLabels [2021-11-11T12:12:29.757Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T12:12:29.757Z] === RUN TestValidName [2021-11-11T12:12:29.757Z] --- PASS: TestValidName (0.00s) [2021-11-11T12:12:29.757Z] === RUN TestTLSConfiguration [2021-11-11T12:12:30.226Z] time="2021-11-11T12:12:29Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T12:12:30.226Z] --- PASS: TestTLSConfiguration (0.15s) [2021-11-11T12:12:30.226Z] PASS [2021-11-11T12:12:30.226Z] coverage: 24.0% of statements [2021-11-11T12:12:30.226Z] ok github.com/docker/docker/libnetwork/config 0.234s coverage: 24.0% of statements [2021-11-11T12:12:30.226Z] === RUN TestKey [2021-11-11T12:12:30.226Z] --- PASS: TestKey (0.00s) [2021-11-11T12:12:30.226Z] === RUN TestParseKey [2021-11-11T12:12:30.226Z] --- PASS: TestParseKey (0.00s) [2021-11-11T12:12:30.226Z] === RUN TestInvalidDataStore [2021-11-11T12:12:30.226Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T12:12:30.226Z] === RUN TestKVObjectFlatKey [2021-11-11T12:12:30.226Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T12:12:30.226Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T12:12:30.226Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T12:12:30.226Z] PASS [2021-11-11T12:12:30.226Z] coverage: 21.9% of statements [2021-11-11T12:12:30.226Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-11-11T12:12:30.447Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T12:12:30.490Z] c1f4c7287c99: Pull complete [2021-11-11T12:12:30.490Z] Digest: sha256:bfa356b928c9977bf2c03d536e251eda8879debf42d884771cb855313a6a5da7 [2021-11-11T12:12:30.490Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:12:30.490Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-11-11T12:12:30.490Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-11-11T12:12:30.490Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2300' [2021-11-11T12:12:30.490Z] WARN: Skipping validation tests [2021-11-11T12:12:30.490Z] INFO: Running unit tests at 11/11/2021 12:12:21... [2021-11-11T12:12:30.490Z] INFO: make.ps1 starting at 11/11/2021 12:12:26 [2021-11-11T12:12:30.490Z] INFO: Git commit (936c9a16a8) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:12:30.490Z] INFO: Invoking autogen... [2021-11-11T12:12:30.490Z] INFO: Running unit tests... [2021-11-11T12:12:31.214Z] === RUN TestIPDataMarshalling [2021-11-11T12:12:31.214Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestValidateAndIsV6 [2021-11-11T12:12:31.214Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T12:12:31.214Z] PASS [2021-11-11T12:12:31.214Z] coverage: 68.9% of statements [2021-11-11T12:12:31.214Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-11-11T12:12:31.214Z] === RUN TestErrorInterfaces [2021-11-11T12:12:31.214Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestNetworkMarshalling [2021-11-11T12:12:31.214Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-11-11T12:12:31.214Z] === RUN TestEndpointMarshalling [2021-11-11T12:12:31.214Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestAuxAddresses [2021-11-11T12:12:31.214Z] time="2021-11-11T12:12:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:12:31.214Z] === RUN TestDriver [2021-11-11T12:12:31.214Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:12:31.214Z] PASS [2021-11-11T12:12:31.214Z] coverage: 34.8% of statements [2021-11-11T12:12:31.214Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-11-11T12:12:31.214Z] --- PASS: TestAuxAddresses (0.06s) [2021-11-11T12:12:31.214Z] === RUN TestSRVServiceQuery [2021-11-11T12:12:31.214Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestServiceVIPReuse [2021-11-11T12:12:31.214Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T12:12:31.214Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestDNSIPQuery [2021-11-11T12:12:31.214Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestDNSProxyServFail [2021-11-11T12:12:31.214Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestSandboxAddEmpty [2021-11-11T12:12:31.214Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestSandboxAddMultiPrio [2021-11-11T12:12:31.214Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestSandboxAddSamePrio [2021-11-11T12:12:31.214Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestCleanupServiceDiscovery [2021-11-11T12:12:31.214Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestDNSOptions [2021-11-11T12:12:31.214Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:12:31.214Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T12:12:31.214Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T12:12:31.214Z] time="2021-11-11T12:12:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:12:31.214Z] time="2021-11-11T12:12:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:12:31.214Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-11-11T12:12:31.214Z] PASS [2021-11-11T12:12:31.214Z] coverage: 8.6% of statements [2021-11-11T12:12:31.214Z] ok github.com/docker/docker/libnetwork 0.318s coverage: 8.6% of statements [2021-11-11T12:12:31.466Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T12:12:32.202Z] === RUN TestDriver [2021-11-11T12:12:32.202Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:12:32.202Z] PASS [2021-11-11T12:12:32.202Z] coverage: 34.8% of statements [2021-11-11T12:12:32.202Z] ok github.com/docker/docker/libnetwork/drivers/null 0.035s coverage: 34.8% of statements [2021-11-11T12:12:32.202Z] === RUN TestNetworkAllocateFree [2021-11-11T12:12:32.202Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T12:12:32.202Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T12:12:32.202Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T12:12:32.202Z] PASS [2021-11-11T12:12:32.202Z] coverage: 63.6% of statements [2021-11-11T12:12:32.202Z] --- PASS: TestRandomAllocateDeallocate (3.89s) [2021-11-11T12:12:32.202Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:12:32.202Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2021-11-11T12:12:32.357Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T12:12:32.671Z] === RUN TestGetEmptyCapabilities [2021-11-11T12:12:32.671Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T12:12:32.671Z] === RUN TestGetExtraCapabilities [2021-11-11T12:12:32.671Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T12:12:32.671Z] === RUN TestGetInvalidCapabilities [2021-11-11T12:12:32.671Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T12:12:32.671Z] === RUN TestRemoteDriver [2021-11-11T12:12:32.671Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T12:12:32.671Z] === RUN TestDriverError [2021-11-11T12:12:32.671Z] --- PASS: TestDriverError (0.00s) [2021-11-11T12:12:32.671Z] === RUN TestMissingValues [2021-11-11T12:12:32.671Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T12:12:32.671Z] === RUN TestRollback [2021-11-11T12:12:32.671Z] --- PASS: TestRollback (0.00s) [2021-11-11T12:12:32.671Z] PASS [2021-11-11T12:12:32.671Z] coverage: 57.4% of statements [2021-11-11T12:12:32.671Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.070s coverage: 57.4% of statements [2021-11-11T12:12:32.671Z] --- PASS: TestAllocateRandomDeallocate (0.65s) [2021-11-11T12:12:32.671Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T12:12:32.851Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T12:12:33.140Z] === RUN TestNew [2021-11-11T12:12:33.140Z] --- PASS: TestNew (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestAddDriver [2021-11-11T12:12:33.140Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestAddDuplicateDriver [2021-11-11T12:12:33.140Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T12:12:33.140Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestDriver [2021-11-11T12:12:33.140Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestIPAM [2021-11-11T12:12:33.140Z] --- PASS: TestIPAM (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestWalkIPAMs [2021-11-11T12:12:33.140Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestWalkDrivers [2021-11-11T12:12:33.140Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T12:12:33.140Z] PASS [2021-11-11T12:12:33.140Z] coverage: 82.4% of statements [2021-11-11T12:12:33.140Z] ok github.com/docker/docker/libnetwork/drvregistry 0.059s coverage: 82.4% of statements [2021-11-11T12:12:33.140Z] === RUN TestNAT [2021-11-11T12:12:33.140Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:12:33.140Z] --- SKIP: TestNAT (0.00s) [2021-11-11T12:12:33.140Z] === RUN TestTransparent [2021-11-11T12:12:33.140Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:12:33.140Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T12:12:33.140Z] PASS [2021-11-11T12:12:33.140Z] coverage: 0.0% of statements [2021-11-11T12:12:33.140Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-11-11T12:12:33.424Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T12:12:33.609Z] === RUN TestBuildDefault [2021-11-11T12:12:33.609Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestBuildHostnameDomainname [2021-11-11T12:12:33.609Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestBuildHostname [2021-11-11T12:12:33.609Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestBuildHostnameFQDN [2021-11-11T12:12:33.609Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestBuildNoIP [2021-11-11T12:12:33.609Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestUpdate [2021-11-11T12:12:33.609Z] --- PASS: TestUpdate (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T12:12:33.609Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T12:12:33.609Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestAddEmpty [2021-11-11T12:12:33.609Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestAdd [2021-11-11T12:12:33.609Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestDeleteEmpty [2021-11-11T12:12:33.609Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestDeleteNewline [2021-11-11T12:12:33.609Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestDelete [2021-11-11T12:12:33.609Z] --- PASS: TestDelete (0.00s) [2021-11-11T12:12:33.609Z] === RUN TestConcurrentWrites [2021-11-11T12:12:33.609Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.72s) [2021-11-11T12:12:33.609Z] === RUN TestRetrieveFromStore [2021-11-11T12:12:33.609Z] --- PASS: TestConcurrentWrites (0.15s) [2021-11-11T12:12:33.609Z] PASS [2021-11-11T12:12:33.609Z] coverage: 81.2% of statements [2021-11-11T12:12:33.609Z] ok github.com/docker/docker/libnetwork/etchosts 0.197s coverage: 81.2% of statements [2021-11-11T12:12:33.609Z] --- PASS: TestRetrieveFromStore (0.28s) [2021-11-11T12:12:33.609Z] === RUN TestIsCorrupted [2021-11-11T12:12:33.609Z] --- PASS: TestIsCorrupted (0.03s) [2021-11-11T12:12:33.609Z] === RUN TestSetRollover [2021-11-11T12:12:33.686Z] --- PASS: TestBuildWithHugeFile (110.96s) [2021-11-11T12:12:33.686Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:12:33.686Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:12:33.686Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:12:33.686Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:12:33.686Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:33.686Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:33.686Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:33.686Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:33.686Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:33.686Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:33.739Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T12:12:33.947Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:33.947Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-11-11T12:12:33.947Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-11-11T12:12:33.947Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-11-11T12:12:33.947Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-11-11T12:12:33.947Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:12:33.947Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T12:12:33.947Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T12:12:34.079Z] === RUN TestNew [2021-11-11T12:12:34.079Z] --- PASS: TestNew (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestAllocate [2021-11-11T12:12:34.079Z] --- PASS: TestAllocate (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestUninitialized [2021-11-11T12:12:34.079Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestAllocateInRange [2021-11-11T12:12:34.079Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestAllocateSerial [2021-11-11T12:12:34.079Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T12:12:34.079Z] PASS [2021-11-11T12:12:34.079Z] coverage: 87.5% of statements [2021-11-11T12:12:34.079Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-11-11T12:12:34.079Z] === RUN TestDiff [2021-11-11T12:12:34.079Z] --- PASS: TestDiff (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestAddedCallback [2021-11-11T12:12:34.079Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestRemovedCallback [2021-11-11T12:12:34.079Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T12:12:34.079Z] === RUN TestNoCallback [2021-11-11T12:12:34.079Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T12:12:34.079Z] PASS [2021-11-11T12:12:34.079Z] coverage: 48.1% of statements [2021-11-11T12:12:34.079Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-11T12:12:34.311Z] 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/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/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-11-11T12:12:34.518Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T12:12:34.548Z] === RUN TestCaller [2021-11-11T12:12:34.548Z] --- PASS: TestCaller (0.00s) [2021-11-11T12:12:34.548Z] PASS [2021-11-11T12:12:34.548Z] coverage: 100.0% of statements [2021-11-11T12:12:34.548Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-11-11T12:12:34.548Z] === RUN TestSetSerialInsertDelete [2021-11-11T12:12:34.548Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T12:12:34.548Z] === RUN TestSetParallelInsertDelete [2021-11-11T12:12:34.548Z] --- PASS: TestSetRollover (0.87s) [2021-11-11T12:12:34.548Z] === RUN TestSetRolloverSerial [2021-11-11T12:12:35.527Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-11-11T12:12:35.538Z] === RUN TestPoolRequest [2021-11-11T12:12:35.538Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T12:12:35.538Z] === RUN TestOtherRequests [2021-11-11T12:12:35.538Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T12:12:35.538Z] PASS [2021-11-11T12:12:35.538Z] coverage: 57.1% of statements [2021-11-11T12:12:35.538Z] ok github.com/docker/docker/libnetwork/ipams/null 0.037s coverage: 57.1% of statements [2021-11-11T12:12:35.538Z] === RUN TestInt2IP2IntConversion [2021-11-11T12:12:35.538Z] --- PASS: TestSetRolloverSerial (1.08s) [2021-11-11T12:12:35.538Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T12:12:35.538Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T12:12:35.538Z] PASS [2021-11-11T12:12:35.538Z] coverage: 84.4% of statements [2021-11-11T12:12:35.798Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-11-11T12:12:36.007Z] ok github.com/docker/docker/libnetwork/bitseq 7.570s coverage: 84.4% of statements [2021-11-11T12:12:36.007Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-11T12:12:36.007Z] === RUN TestGetAddressVersion [2021-11-11T12:12:36.007Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T12:12:36.007Z] === RUN TestKeyString [2021-11-11T12:12:36.007Z] --- PASS: TestKeyString (0.00s) [2021-11-11T12:12:36.007Z] === RUN TestPoolDataMarshal [2021-11-11T12:12:36.007Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T12:12:36.007Z] === RUN TestSubnetsMarshal [2021-11-11T12:12:36.007Z] --- PASS: TestSubnetsMarshal (0.12s) [2021-11-11T12:12:36.007Z] === RUN TestAddSubnets [2021-11-11T12:12:36.007Z] --- PASS: TestAddSubnets (0.03s) [2021-11-11T12:12:36.007Z] === RUN TestDoublePoolRelease [2021-11-11T12:12:36.007Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T12:12:36.007Z] === RUN TestAddReleasePoolID [2021-11-11T12:12:36.007Z] --- PASS: TestAddReleasePoolID (0.04s) [2021-11-11T12:12:36.007Z] === RUN TestPredefinedPool [2021-11-11T12:12:36.476Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-11T12:12:36.476Z] === RUN TestRemoveSubnet [2021-11-11T12:12:36.476Z] === RUN TestGetCapabilities [2021-11-11T12:12:36.476Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T12:12:36.476Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T12:12:36.476Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T12:12:36.476Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T12:12:36.476Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T12:12:36.476Z] === RUN TestRemoteDriver [2021-11-11T12:12:36.476Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T12:12:36.476Z] PASS [2021-11-11T12:12:36.476Z] coverage: 47.4% of statements [2021-11-11T12:12:36.476Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.058s coverage: 47.4% of statements [2021-11-11T12:12:36.476Z] --- PASS: TestRemoveSubnet (0.11s) [2021-11-11T12:12:36.476Z] === RUN TestGetSameAddress [2021-11-11T12:12:36.476Z] --- PASS: TestGetSameAddress (0.01s) [2021-11-11T12:12:36.476Z] === RUN TestPoolAllocationReuse [2021-11-11T12:12:36.767Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T12:12:36.945Z] === RUN TestWindowsIPAM [2021-11-11T12:12:36.945Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T12:12:36.945Z] PASS [2021-11-11T12:12:36.945Z] coverage: 71.4% of statements [2021-11-11T12:12:36.945Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.036s coverage: 71.4% of statements [2021-11-11T12:12:37.037Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T12:12:37.359Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-11-11T12:12:37.359Z] docker_cli_daemon_test.go:1455: [d86eb98a8274d] daemon is not started [2021-11-11T12:12:37.424Z] --- PASS: TestPoolAllocationReuse (1.02s) [2021-11-11T12:12:37.424Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T12:12:37.424Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-11-11T12:12:37.424Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T12:12:37.894Z] === RUN TestDefaultNetwork [2021-11-11T12:12:37.894Z] --- PASS: TestDefaultNetwork (0.23s) [2021-11-11T12:12:37.894Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T12:12:37.939Z] check_test.go:308: [da724e43db02c] daemon is not started [2021-11-11T12:12:37.939Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan (9.80s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s) [2021-11-11T12:12:37.980Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2021-11-11T12:12:37.980Z] PASS [2021-11-11T12:12:37.980Z] [2021-11-11T12:12:37.980Z] DONE 8 tests in 11.158s [2021-11-11T12:12:37.980Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T12:12:37.980Z] testing: warning: no tests to run [2021-11-11T12:12:37.980Z] PASS [2021-11-11T12:12:37.980Z] [2021-11-11T12:12:37.980Z] DONE 0 tests in 0.013s [2021-11-11T12:12:37.980Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T12:12:37.980Z] INFO: Testing against a local daemon [2021-11-11T12:12:37.980Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T12:12:38.017Z] sha256:6ad4cec4ea770c432475f7144e12a79fc38c333e810b84411017ec1e85bfc0ee [2021-11-11T12:12:38.017Z] INFO: Starting docker-py tests... [2021-11-11T12:12:38.017Z] ============================= test session starts ============================== [2021-11-11T12:12:38.017Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2021-11-11T12:12:38.017Z] rootdir: /src, inifile: pytest.ini [2021-11-11T12:12:38.017Z] plugins: cov-2.6.1, timeout-1.3.3 [2021-11-11T12:12:38.017Z] collected 395 items / 1 deselected / 394 selected [2021-11-11T12:12:38.017Z] [2021-11-11T12:12:38.363Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-11-11T12:12:38.363Z] === RUN TestInitAddressPools [2021-11-11T12:12:38.363Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T12:12:38.363Z] PASS [2021-11-11T12:12:38.363Z] coverage: 74.0% of statements [2021-11-11T12:12:38.363Z] ok github.com/docker/docker/libnetwork/ipamutils 0.524s coverage: 74.0% of statements [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T12:12:38.363Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T12:12:38.511Z] --- PASS: TestBuildPreserveOwnership (4.41s) [2021-11-11T12:12:38.511Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.87s) [2021-11-11T12:12:38.511Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2021-11-11T12:12:38.511Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:12:38.511Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-11-11T12:12:38.511Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T12:12:38.832Z] === RUN TestKeyValue [2021-11-11T12:12:38.832Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T12:12:38.832Z] PASS [2021-11-11T12:12:38.832Z] coverage: 60.0% of statements [2021-11-11T12:12:38.832Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-11-11T12:12:39.090Z] === RUN TestDockerSuite/TestAttachDetach [2021-11-11T12:12:39.302Z] === RUN TestGenerate [2021-11-11T12:12:39.302Z] --- PASS: TestGenerate (0.00s) [2021-11-11T12:12:39.302Z] === RUN TestGeneratePtr [2021-11-11T12:12:39.302Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T12:12:39.302Z] === RUN TestGenerateMissingField [2021-11-11T12:12:39.302Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T12:12:39.302Z] === RUN TestFieldCannotBeSet [2021-11-11T12:12:39.302Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T12:12:39.302Z] === RUN TestTypeMismatchError [2021-11-11T12:12:39.302Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T12:12:39.302Z] PASS [2021-11-11T12:12:39.302Z] coverage: 100.0% of statements [2021-11-11T12:12:39.302Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-11-11T12:12:39.361Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2021-11-11T12:12:39.361Z] === RUN TestAuthZPluginTLS [2021-11-11T12:12:39.645Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T12:12:39.645Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T12:12:39.771Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.16s) [2021-11-11T12:12:39.771Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T12:12:40.033Z] Loaded image: busybox:latest [2021-11-11T12:12:40.033Z] Loaded image: busybox:glibc [2021-11-11T12:12:40.226Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-11-11T12:12:40.226Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T12:12:40.240Z] testing: warning: no tests to run [2021-11-11T12:12:40.241Z] PASS [2021-11-11T12:12:40.241Z] coverage: 0.0% of statements [2021-11-11T12:12:40.241Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:12:40.241Z] === RUN TestNetworkDBSimple [2021-11-11T12:12:40.294Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T12:12:40.294Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-11-11T12:12:40.803Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T12:12:40.803Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T12:12:41.233Z] === RUN TestRequestNewPort [2021-11-11T12:12:41.233Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestRequestSpecificPort [2021-11-11T12:12:41.233Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestReleasePort [2021-11-11T12:12:41.233Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestReuseReleasedPort [2021-11-11T12:12:41.233Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestReleaseUnreadledPort [2021-11-11T12:12:41.233Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestUnknowProtocol [2021-11-11T12:12:41.233Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestAllocateAllPorts [2021-11-11T12:12:41.233Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestPortAllocation [2021-11-11T12:12:41.233Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T12:12:41.233Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestNoDuplicateBPR [2021-11-11T12:12:41.233Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T12:12:41.233Z] === RUN TestChangePortRange [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T12:12:41.233Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T12:12:41.233Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T12:12:41.233Z] PASS [2021-11-11T12:12:41.233Z] coverage: 88.6% of statements [2021-11-11T12:12:41.233Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2021-11-11T12:12:41.233Z] 2021/11/11 12:12:40 Closing DB instances... [2021-11-11T12:12:41.239Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T12:12:41.373Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-11-11T12:12:41.373Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T12:12:41.704Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.01s) [2021-11-11T12:12:41.704Z] === RUN TestGetAddress [2021-11-11T12:12:42.177Z] testing: warning: no tests to run [2021-11-11T12:12:42.177Z] PASS [2021-11-11T12:12:42.177Z] coverage: 0.0% of statements [2021-11-11T12:12:42.177Z] ok github.com/docker/docker/libnetwork/portmapper 0.071s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:12:42.183Z] check_test.go:308: [d7830dff21d0f] daemon is not started [2021-11-11T12:12:42.183Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-11-11T12:12:42.649Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-11T12:12:42.649Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T12:12:42.755Z] Loaded image: debian:bullseye-slim [2021-11-11T12:12:42.755Z] Loaded image: hello-world:latest [2021-11-11T12:12:42.755Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:12:42.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2021-11-11T12:12:42.757Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T12:12:43.013Z] ? github.com/docker/docker/api [no test files] [2021-11-11T12:12:43.016Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T12:12:43.018Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T12:12:43.018Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T12:12:43.120Z] === RUN TestHashData [2021-11-11T12:12:43.120Z] --- PASS: TestHashData (0.00s) [2021-11-11T12:12:43.120Z] PASS [2021-11-11T12:12:43.120Z] coverage: 2.8% of statements [2021-11-11T12:12:43.120Z] ok github.com/docker/docker/libnetwork/resolvconf 0.068s coverage: 2.8% of statements [2021-11-11T12:12:43.587Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-11T12:12:43.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T12:12:43.590Z] 2021/11/11 12:12:43 Closing DB instances... [2021-11-11T12:12:43.958Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T12:12:44.060Z] === RUN TestErrorConstructors [2021-11-11T12:12:44.060Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T12:12:44.060Z] === RUN TestCompareIPMask [2021-11-11T12:12:44.060Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T12:12:44.060Z] === RUN TestUtilGetHostPartIP [2021-11-11T12:12:44.060Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T12:12:44.060Z] === RUN TestUtilGetBroadcastIP [2021-11-11T12:12:44.060Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T12:12:44.060Z] === RUN TestParseCIDR [2021-11-11T12:12:44.060Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T12:12:44.060Z] PASS [2021-11-11T12:12:44.060Z] coverage: 37.3% of statements [2021-11-11T12:12:44.061Z] ok github.com/docker/docker/libnetwork/types 0.033s coverage: 37.3% of statements [2021-11-11T12:12:44.156Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-11-11T12:12:44.156Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T12:12:44.529Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T12:12:44.529Z] PASS [2021-11-11T12:12:44.529Z] coverage: 100.0% of statements [2021-11-11T12:12:44.529Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.034s coverage: 100.0% of statements [2021-11-11T12:12:44.530Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T12:12:44.999Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T12:12:44.999Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T12:12:44.999Z] PASS [2021-11-11T12:12:44.999Z] coverage: 50.0% of statements [2021-11-11T12:12:44.999Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-11-11T12:12:45.468Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2021-11-11T12:12:45.468Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T12:12:45.468Z] === RUN TestParseVersion [2021-11-11T12:12:45.468Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T12:12:45.468Z] PASS [2021-11-11T12:12:45.468Z] coverage: 52.9% of statements [2021-11-11T12:12:45.468Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-11-11T12:12:45.538Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2021-11-11T12:12:45.538Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T12:12:45.915Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T12:12:45.937Z] === RUN TestAddressPoolOpt [2021-11-11T12:12:45.937Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/a [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/something [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/_=a [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/PATH [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/=a [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/PATH= [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/PATH=something [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/1asd [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/123 [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/some_space [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/= [2021-11-11T12:12:45.937Z] === RUN TestValidateEnv/PaTh [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestParseHost [2021-11-11T12:12:45.937Z] --- PASS: TestParseHost (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestParseDockerDaemonHost [2021-11-11T12:12:45.937Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestParseTCP [2021-11-11T12:12:45.937Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T12:12:45.937Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestValidateExtraHosts [2021-11-11T12:12:45.937Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestIpOptString [2021-11-11T12:12:45.937Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T12:12:45.937Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T12:12:45.937Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestIpOptSetInvalidVal [2021-11-11T12:12:45.937Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestValidateIPAddress [2021-11-11T12:12:45.937Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestMapOpts [2021-11-11T12:12:45.937Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestListOptsWithoutValidator [2021-11-11T12:12:45.937Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestListOptsWithValidator [2021-11-11T12:12:45.937Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestValidateDNSSearch [2021-11-11T12:12:45.937Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T12:12:45.937Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:12:45.937Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestNamedListOpts [2021-11-11T12:12:45.937Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestNamedMapOpts [2021-11-11T12:12:45.937Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestParseLink [2021-11-11T12:12:45.937Z] --- PASS: TestParseLink (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T12:12:45.937Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T12:12:45.937Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T12:12:45.937Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T12:12:45.937Z] === RUN TestUlimitOpt [2021-11-11T12:12:45.937Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T12:12:45.937Z] PASS [2021-11-11T12:12:45.937Z] coverage: 67.1% of statements [2021-11-11T12:12:45.937Z] ok github.com/docker/docker/opts 0.057s coverage: 67.1% of statements [2021-11-11T12:12:46.406Z] 2021/11/11 12:12:46 Closing DB instances... [2021-11-11T12:12:46.489Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-11-11T12:12:46.921Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2021-11-11T12:12:46.921Z] === RUN TestAuthZPluginHeader [2021-11-11T12:12:47.394Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T12:12:47.394Z] === RUN TestIsArchivePathDir [2021-11-11T12:12:47.394Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-11-11T12:12:47.394Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T12:12:47.394Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-11T12:12:47.394Z] === RUN TestIsArchivePathTar [2021-11-11T12:12:47.394Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T12:12:47.394Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T12:12:47.394Z] --- PASS: TestPeerCertificateMarshalJSON (0.30s) [2021-11-11T12:12:47.394Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T12:12:47.394Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T12:12:47.394Z] === RUN TestMiddleware [2021-11-11T12:12:47.394Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T12:12:47.394Z] === RUN TestNewResponseModifier [2021-11-11T12:12:47.394Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T12:12:47.394Z] PASS [2021-11-11T12:12:47.394Z] coverage: 26.8% of statements [2021-11-11T12:12:47.394Z] ok github.com/docker/docker/pkg/authorization 0.342s coverage: 26.8% of statements [2021-11-11T12:12:47.394Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-11-11T12:12:47.394Z] === RUN TestDecompressStreamGzip [2021-11-11T12:12:47.432Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T12:12:47.858Z] --- PASS: TestBuildWithHugeFile (51.11s) [2021-11-11T12:12:47.858Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:12:47.858Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:12:47.858Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:12:47.858Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:12:47.858Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:47.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:47.858Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:47.858Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:47.858Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:47.858Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:47.858Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:12:47.858Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:12:47.858Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:12:47.858Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-11-11T12:12:47.858Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-11-11T12:12:47.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-11-11T12:12:47.858Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2021-11-11T12:12:47.858Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:12:47.858Z] === RUN TestBuildPreserveOwnership/copy_from [2021-11-11T12:12:47.858Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-11-11T12:12:47.858Z] --- PASS: TestBuildPreserveOwnership (2.65s) [2021-11-11T12:12:47.858Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.76s) [2021-11-11T12:12:47.858Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2021-11-11T12:12:47.858Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:12:47.858Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-11-11T12:12:47.858Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-11-11T12:12:47.858Z] Loaded image: busybox:latest [2021-11-11T12:12:47.858Z] Loaded image: busybox:glibc [2021-11-11T12:12:47.858Z] Loaded image: debian:bullseye-slim [2021-11-11T12:12:47.858Z] Loaded image: hello-world:latest [2021-11-11T12:12:47.858Z] Loaded image: arm32v7/hello-world:latest [2021-11-11T12:12:47.861Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-11-11T12:12:47.861Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T12:12:47.863Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-11-11T12:12:47.863Z] === RUN TestDecompressStreamBzip2 [2021-11-11T12:12:47.863Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-11-11T12:12:47.863Z] === RUN TestDecompressStreamXz [2021-11-11T12:12:47.863Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:12:47.863Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestDecompressStreamZstd [2021-11-11T12:12:47.863Z] archive_test.go:140: zstd not installed [2021-11-11T12:12:47.863Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2021-11-11T12:12:47.863Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T12:12:47.863Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T12:12:47.863Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestCompressStreamInvalid [2021-11-11T12:12:47.863Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionInvalid [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionUncompressed [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionBzip2 [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionGzip [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionXz [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestExtensionZstd [2021-11-11T12:12:47.863Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestCmdStreamLargeStderr [2021-11-11T12:12:47.863Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-11-11T12:12:47.863Z] === RUN TestCmdStreamBad [2021-11-11T12:12:47.863Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:12:47.863Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestCmdStreamGood [2021-11-11T12:12:47.863Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-11-11T12:12:47.863Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T12:12:47.863Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T12:12:47.863Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T12:12:47.863Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T12:12:47.863Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T12:12:47.863Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T12:12:47.863Z] === RUN TestUntarPath [2021-11-11T12:12:48.331Z] === RUN TestUnbuffered [2021-11-11T12:12:48.331Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T12:12:48.331Z] === RUN TestRaceUnbuffered [2021-11-11T12:12:48.331Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T12:12:48.331Z] PASS [2021-11-11T12:12:48.331Z] coverage: 100.0% of statements [2021-11-11T12:12:48.331Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2021-11-11T12:12:48.331Z] --- PASS: TestUntarPath (0.18s) [2021-11-11T12:12:48.331Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T12:12:48.331Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-11-11T12:12:48.331Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T12:12:48.331Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-11-11T12:12:48.331Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T12:12:48.331Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T12:12:48.331Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T12:12:48.331Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T12:12:48.331Z] === RUN TestCopyWithTarSrcFile [2021-11-11T12:12:48.332Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-11-11T12:12:48.332Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T12:12:48.332Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T12:12:48.332Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T12:12:48.332Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T12:12:48.332Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T12:12:48.332Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T12:12:48.332Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T12:12:48.332Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T12:12:48.332Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T12:12:48.332Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-11T12:12:48.332Z] === RUN TestTarFiles [2021-11-11T12:12:48.800Z] === RUN TestMatch [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[foo]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[]#01 [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[qux]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T12:12:48.800Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T12:12:48.800Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T12:12:48.800Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T12:12:48.800Z] PASS [2021-11-11T12:12:48.800Z] coverage: 87.5% of statements [2021-11-11T12:12:48.801Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-11-11T12:12:48.818Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T12:12:49.393Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-11-11T12:12:49.789Z] === RUN TestChrootTarUntar [2021-11-11T12:12:49.789Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T12:12:49.789Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T12:12:49.789Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T12:12:49.789Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootCopyWithTar [2021-11-11T12:12:49.789Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootCopyFileWithTar [2021-11-11T12:12:49.789Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootUntarPath [2021-11-11T12:12:49.789Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T12:12:49.789Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T12:12:49.789Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:12:49.789Z] === RUN TestChrootApplyDotDotFile [2021-11-11T12:12:49.789Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:12:49.789Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:12:49.789Z] PASS [2021-11-11T12:12:49.789Z] coverage: 15.1% of statements [2021-11-11T12:12:49.789Z] ok github.com/docker/docker/pkg/chrootarchive 0.071s coverage: 15.1% of statements [2021-11-11T12:12:50.077Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-11-11T12:12:50.258Z] 2021/11/11 12:12:49 Closing DB instances... [2021-11-11T12:12:50.258Z] === RUN TestSizeEmpty [2021-11-11T12:12:50.258Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeEmptyFile [2021-11-11T12:12:50.258Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeNonemptyFile [2021-11-11T12:12:50.258Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T12:12:50.258Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T12:12:50.258Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T12:12:50.258Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestMoveToSubdir [2021-11-11T12:12:50.258Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T12:12:50.258Z] === RUN TestSizeNonExistingDirectory [2021-11-11T12:12:50.258Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T12:12:50.258Z] PASS [2021-11-11T12:12:50.258Z] coverage: 80.0% of statements [2021-11-11T12:12:50.258Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-11-11T12:12:50.338Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T12:12:50.338Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T12:12:50.908Z] tests/integration/api_client_test.py ..... [ 7%] [2021-11-11T12:12:51.246Z] === RUN Test [2021-11-11T12:12:51.246Z] === RUN Test/TestContainsEntry [2021-11-11T12:12:51.246Z] === RUN Test/TestCreateEntries [2021-11-11T12:12:51.246Z] === RUN Test/TestEntriesDiff [2021-11-11T12:12:51.246Z] === RUN Test/TestEntriesEquality [2021-11-11T12:12:51.246Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T12:12:51.246Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T12:12:51.246Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T12:12:51.246Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T12:12:51.246Z] === RUN Test/TestGeneratorWithPort [2021-11-11T12:12:51.246Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T12:12:51.246Z] === RUN Test/TestNewEntry [2021-11-11T12:12:51.246Z] === RUN Test/TestParse [2021-11-11T12:12:51.246Z] --- PASS: Test (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T12:12:51.246Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T12:12:51.246Z] PASS [2021-11-11T12:12:51.246Z] coverage: 58.3% of statements [2021-11-11T12:12:51.246Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-11-11T12:12:51.281Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T12:12:51.715Z] --- PASS: TestTarFiles (3.43s) [2021-11-11T12:12:51.715Z] === RUN TestDetectCompressionZstd [2021-11-11T12:12:51.715Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T12:12:51.715Z] === RUN TestTarUntar [2021-11-11T12:12:51.715Z] === RUN Test [2021-11-11T12:12:51.715Z] === RUN Test/TestContent [2021-11-11T12:12:51.715Z] === RUN Test/TestInitialize [2021-11-11T12:12:51.715Z] === RUN Test/TestNew [2021-11-11T12:12:51.715Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T12:12:51.715Z] === RUN Test/TestRegister [2021-11-11T12:12:51.715Z] === RUN Test/TestWatch [2021-11-11T12:12:51.715Z] --- PASS: Test (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:12:51.715Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:12:51.715Z] PASS [2021-11-11T12:12:51.715Z] coverage: 97.6% of statements [2021-11-11T12:12:51.715Z] ok github.com/docker/docker/pkg/discovery/file 0.038s coverage: 97.6% of statements [2021-11-11T12:12:51.715Z] --- PASS: TestTarUntar (0.03s) [2021-11-11T12:12:51.715Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T12:12:51.715Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-11-11T12:12:51.715Z] === RUN TestTarWithOptions [2021-11-11T12:12:51.715Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-11T12:12:51.715Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T12:12:51.715Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T12:12:51.715Z] === RUN TestUntarUstarGnuConflict [2021-11-11T12:12:51.715Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T12:12:51.715Z] === RUN TestUntarInvalidFilenames [2021-11-11T12:12:51.715Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames447530674\\dest" [2021-11-11T12:12:51.715Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-11-11T12:12:51.715Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T12:12:51.715Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T12:12:51.715Z] === RUN TestUntarInvalidHardlink [2021-11-11T12:12:51.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink91822792\\victim\\hello" -> "../victim/hello" [2021-11-11T12:12:51.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2736034300\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:12:52.058Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.98s) [2021-11-11T12:12:52.058Z] === RUN TestAuthZPluginV2Disable [2021-11-11T12:12:52.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3821601991\\victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink685948862\\victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3857155062\\victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink214925332\\victim" -> "../victim" [2021-11-11T12:12:52.184Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-11-11T12:12:52.184Z] === RUN TestUntarInvalidSymlink [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3826238294\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3756412776\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink972560985\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2313985466\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3474426921\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2798832173\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.184Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3198945184\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T12:12:52.184Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T12:12:52.184Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T12:12:52.184Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestXGlobalNoParent [2021-11-11T12:12:52.184Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestReplaceFileTarWrapper [2021-11-11T12:12:52.184Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-11-11T12:12:52.184Z] === RUN TestPrefixHeaderReadable [2021-11-11T12:12:52.184Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s) [2021-11-11T12:12:52.184Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T12:12:52.184Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-11-11T12:12:52.184Z] === RUN TestDisablePigz [2021-11-11T12:12:52.184Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T12:12:52.184Z] --- PASS: TestDisablePigz (0.10s) [2021-11-11T12:12:52.184Z] === RUN TestPigz [2021-11-11T12:12:52.184Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T12:12:52.184Z] --- PASS: TestPigz (0.12s) [2021-11-11T12:12:52.184Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:12:52.184Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:12:52.184Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestCanonicalTarNameForPath [2021-11-11T12:12:52.184Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestCanonicalTarName [2021-11-11T12:12:52.184Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestChmodTarEntry [2021-11-11T12:12:52.184Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T12:12:52.184Z] === RUN TestHardLinkOrder [2021-11-11T12:12:52.225Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T12:12:52.225Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-11-11T12:12:52.653Z] --- PASS: TestHardLinkOrder (0.06s) [2021-11-11T12:12:52.653Z] === RUN TestChangeString [2021-11-11T12:12:52.653Z] --- PASS: TestChangeString (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesWithNoChanges [2021-11-11T12:12:52.653Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T12:12:52.653Z] === RUN TestChangesWithChanges [2021-11-11T12:12:52.653Z] --- PASS: TestChangesWithChanges (0.02s) [2021-11-11T12:12:52.653Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T12:12:52.653Z] changes_test.go:195: needs more investigation [2021-11-11T12:12:52.653Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesDirsEmpty [2021-11-11T12:12:52.653Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:12:52.653Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesDirsMutated [2021-11-11T12:12:52.653Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:12:52.653Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestApplyLayer [2021-11-11T12:12:52.653Z] changes_test.go:432: needs further investigation [2021-11-11T12:12:52.653Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T12:12:52.653Z] changes_test.go:468: needs further investigation [2021-11-11T12:12:52.653Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T12:12:52.653Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T12:12:52.653Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestChangesSize [2021-11-11T12:12:52.653Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T12:12:52.653Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2859519150\\dest" [2021-11-11T12:12:52.653Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-11T12:12:52.653Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2788110272\\victim\\hello" -> "../victim/hello" [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink709745744\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2467225451\\victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3083064040\\victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink101478707\\victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2372614097\\victim" -> "../victim" [2021-11-11T12:12:52.653Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-11T12:12:52.653Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3281378938\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4225368608\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3220892065\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2665356071\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink414845789\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.653Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1887547751\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:12:52.653Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T12:12:52.653Z] === RUN TestApplyLayerWhiteouts [2021-11-11T12:12:52.653Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T12:12:52.653Z] === RUN TestGenerateEmptyFile [2021-11-11T12:12:52.653Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T12:12:52.653Z] === RUN TestGenerateWithContent [2021-11-11T12:12:52.653Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T12:12:52.653Z] PASS [2021-11-11T12:12:52.653Z] coverage: 62.0% of statements [2021-11-11T12:12:52.653Z] ok github.com/docker/docker/pkg/archive 5.350s coverage: 62.0% of statements [2021-11-11T12:12:52.681Z] tests/integration/api_config_test.py ...... [ 8%] [2021-11-11T12:12:53.121Z] === RUN Test [2021-11-11T12:12:53.121Z] === RUN Test/TestInitialize [2021-11-11T12:12:53.121Z] time="2021-11-11T12:12:52Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:12:53.121Z] time="2021-11-11T12:12:52Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:12:53.121Z] time="2021-11-11T12:12:52Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:12:53.121Z] === RUN Test/TestInitializeWithCerts [2021-11-11T12:12:53.121Z] time="2021-11-11T12:12:52Z" level=info msg="Initializing discovery with TLS" [2021-11-11T12:12:53.121Z] === RUN Test/TestWatch [2021-11-11T12:12:53.121Z] time="2021-11-11T12:12:52Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:12:54.689Z] 2021/11/11 12:12:54 Closing DB instances... [2021-11-11T12:12:55.351Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2021-11-11T12:12:55.351Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T12:12:55.530Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-11-11T12:12:55.791Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.39s) [2021-11-11T12:12:55.791Z] PASS [2021-11-11T12:12:55.791Z] [2021-11-11T12:12:55.791Z] === Skipped [2021-11-11T12:12:55.791Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-11-11T12:12:55.791Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:12:55.791Z] [2021-11-11T12:12:55.791Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:12:55.791Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:12:55.791Z] [2021-11-11T12:12:55.791Z] DONE 34 tests, 2 skipped in 178.553s [2021-11-11T12:12:55.791Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T12:12:55.791Z] ++ 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-11-11T12:12:55.791Z] ++ set -e [2021-11-11T12:12:55.791Z] ++ '[' -n 0 ']' [2021-11-11T12:12:55.791Z] ++ set -x [2021-11-11T12:12:55.791Z] ++ 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-11-11T12:12:55.944Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.07s) [2021-11-11T12:12:55.945Z] PASS [2021-11-11T12:12:55.945Z] [2021-11-11T12:12:55.945Z] === Skipped [2021-11-11T12:12:55.945Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-11-11T12:12:55.945Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:12:55.945Z] [2021-11-11T12:12:55.945Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:12:55.945Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:12:55.945Z] [2021-11-11T12:12:55.945Z] DONE 34 tests, 2 skipped in 80.404s [2021-11-11T12:12:55.945Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-11-11T12:12:55.945Z] ++ 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-11-11T12:12:55.945Z] ++ set -e [2021-11-11T12:12:55.945Z] ++ '[' -n 0 ']' [2021-11-11T12:12:55.945Z] ++ set -x [2021-11-11T12:12:55.945Z] ++ 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-11-11T12:12:55.945Z] INFO: Testing against a local daemon [2021-11-11T12:12:55.945Z] === RUN TestConfigInspect [2021-11-11T12:12:56.052Z] INFO: Testing against a local daemon [2021-11-11T12:12:56.052Z] === RUN TestConfigInspect [2021-11-11T12:12:56.255Z] --- PASS: TestNetworkDBCRUDTableEntries (3.86s) [2021-11-11T12:12:56.255Z] === RUN TestNetworkDBNodeLeave [2021-11-11T12:12:56.255Z] --- PASS: Test (3.13s) [2021-11-11T12:12:56.255Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-11T12:12:56.255Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T12:12:56.255Z] --- PASS: Test/TestWatch (3.00s) [2021-11-11T12:12:56.255Z] PASS [2021-11-11T12:12:56.255Z] coverage: 84.1% of statements [2021-11-11T12:12:56.255Z] ok github.com/docker/docker/pkg/discovery/kv 3.167s coverage: 84.1% of statements [2021-11-11T12:12:56.724Z] === RUN Test [2021-11-11T12:12:56.724Z] === RUN Test/TestWatch [2021-11-11T12:12:56.724Z] --- PASS: Test (0.00s) [2021-11-11T12:12:56.724Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:12:56.724Z] PASS [2021-11-11T12:12:56.724Z] coverage: 92.3% of statements [2021-11-11T12:12:56.724Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-11-11T12:12:56.872Z] --- PASS: TestConfigInspect (2.13s) [2021-11-11T12:12:56.872Z] === RUN TestConfigList [2021-11-11T12:12:57.193Z] === RUN Test [2021-11-11T12:12:57.193Z] === RUN Test/TestInitialize [2021-11-11T12:12:57.193Z] === RUN Test/TestInitializeWithPattern [2021-11-11T12:12:57.193Z] === RUN Test/TestRegister [2021-11-11T12:12:57.193Z] === RUN Test/TestWatch [2021-11-11T12:12:57.193Z] --- PASS: Test (0.00s) [2021-11-11T12:12:57.193Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:12:57.193Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T12:12:57.193Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:12:57.193Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:12:57.193Z] PASS [2021-11-11T12:12:57.193Z] coverage: 93.8% of statements [2021-11-11T12:12:57.193Z] ok github.com/docker/docker/pkg/discovery/nodes 0.036s coverage: 93.8% of statements [2021-11-11T12:12:57.987Z] === RUN TestMiddlewares [2021-11-11T12:12:57.987Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T12:12:57.987Z] PASS [2021-11-11T12:12:57.987Z] coverage: 9.0% of statements [2021-11-11T12:12:57.987Z] ok github.com/docker/docker/api/server 0.083s coverage: 9.0% of statements [2021-11-11T12:12:58.182Z] === RUN TestPollerAddRemove [2021-11-11T12:12:58.182Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T12:12:58.182Z] === RUN TestPollerEvent [2021-11-11T12:12:58.182Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:12:58.182Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T12:12:58.182Z] === RUN TestPollerClose [2021-11-11T12:12:58.182Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T12:12:58.182Z] PASS [2021-11-11T12:12:58.182Z] coverage: 45.7% of statements [2021-11-11T12:12:58.182Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2021-11-11T12:12:58.597Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-11-11T12:12:58.642Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2021-11-11T12:12:58.642Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T12:12:58.652Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-11-11T12:12:58.652Z] === RUN TestNetworkDBWatch [2021-11-11T12:12:58.652Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T12:12:58.652Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:12:58.652Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T12:12:58.652Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T12:12:58.652Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestCopyFile [2021-11-11T12:12:58.652Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T12:12:58.652Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:12:58.652Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T12:12:58.652Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T12:12:58.652Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:12:58.652Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestWildcardMatches [2021-11-11T12:12:58.652Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestPatternMatches [2021-11-11T12:12:58.652Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T12:12:58.652Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T12:12:58.652Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T12:12:58.652Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T12:12:58.652Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T12:12:58.652Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T12:12:58.652Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestSingleExclamationError [2021-11-11T12:12:58.652Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestMatchesWithNoPatterns [2021-11-11T12:12:58.652Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T12:12:58.652Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T12:12:59.121Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestMatches [2021-11-11T12:12:59.121Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T12:12:59.121Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T12:12:59.121Z] --- PASS: TestMatches (0.00s) [2021-11-11T12:12:59.121Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T12:12:59.121Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatterns [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T12:12:59.121Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCreateIfNotExistsDir [2021-11-11T12:12:59.121Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestCreateIfNotExistsFile [2021-11-11T12:12:59.121Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T12:12:59.121Z] === RUN TestMatch [2021-11-11T12:12:59.121Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:12:59.121Z] PASS [2021-11-11T12:12:59.121Z] coverage: 82.5% of statements [2021-11-11T12:12:59.121Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 82.5% of statements [2021-11-11T12:12:59.168Z] --- PASS: TestConfigInspect (3.08s) [2021-11-11T12:12:59.168Z] === RUN TestConfigList [2021-11-11T12:12:59.386Z] --- PASS: TestConfigList (2.11s) [2021-11-11T12:12:59.387Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:12:59.590Z] === RUN TestGet [2021-11-11T12:12:59.590Z] --- PASS: TestGet (0.00s) [2021-11-11T12:12:59.590Z] === RUN TestGetShortcutString [2021-11-11T12:12:59.590Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T12:12:59.590Z] PASS [2021-11-11T12:12:59.590Z] coverage: 42.9% of statements [2021-11-11T12:12:59.590Z] --- PASS: TestGetAddress (17.88s) [2021-11-11T12:12:59.590Z] === RUN TestRequestSyntaxCheck [2021-11-11T12:12:59.590Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-11-11T12:12:59.590Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-11-11T12:12:59.590Z] === RUN TestRequest [2021-11-11T12:13:00.060Z] === RUN TestCreateIDMapOrder [2021-11-11T12:13:00.060Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T12:13:00.060Z] PASS [2021-11-11T12:13:00.060Z] coverage: 7.2% of statements [2021-11-11T12:13:00.060Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-11-11T12:13:00.529Z] 2021/11/11 12:13:00 Closing DB instances... [2021-11-11T12:13:00.999Z] === RUN TestFixedBufferCap [2021-11-11T12:13:00.999Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestFixedBufferLen [2021-11-11T12:13:00.999Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestFixedBufferString [2021-11-11T12:13:00.999Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestFixedBufferWrite [2021-11-11T12:13:00.999Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestFixedBufferRead [2021-11-11T12:13:00.999Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestBytesPipeRead [2021-11-11T12:13:00.999Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestBytesPipeWrite [2021-11-11T12:13:00.999Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T12:13:00.999Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T12:13:01.085Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-11-11T12:13:01.275Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-11-11T12:13:01.275Z] === RUN TestConfigsUpdate [2021-11-11T12:13:01.471Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-11-11T12:13:01.471Z] === RUN TestAtomicWriteToFile [2021-11-11T12:13:01.471Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T12:13:01.471Z] === RUN TestAtomicWriteSetCommit [2021-11-11T12:13:01.471Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestAtomicWriteSetCancel [2021-11-11T12:13:01.471Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T12:13:01.471Z] === RUN TestReadCloserWrapperClose [2021-11-11T12:13:01.471Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T12:13:01.471Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestReaderErrWrapperRead [2021-11-11T12:13:01.471Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestCancelReadCloser [2021-11-11T12:13:01.471Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T12:13:01.471Z] === RUN TestWriteCloserWrapperClose [2021-11-11T12:13:01.471Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestNopWriteCloser [2021-11-11T12:13:01.471Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestNopWriter [2021-11-11T12:13:01.471Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T12:13:01.471Z] === RUN TestWriteCounter [2021-11-11T12:13:01.471Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T12:13:01.471Z] PASS [2021-11-11T12:13:01.471Z] coverage: 69.2% of statements [2021-11-11T12:13:01.471Z] ok github.com/docker/docker/pkg/ioutils 0.516s coverage: 69.2% of statements [2021-11-11T12:13:01.941Z] --- PASS: TestNetworkDBWatch (3.23s) [2021-11-11T12:13:01.941Z] === RUN TestNetworkDBBulkSync [2021-11-11T12:13:02.029Z] --- PASS: TestConfigList (2.86s) [2021-11-11T12:13:02.029Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:13:02.029Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-11-11T12:13:02.410Z] === RUN TestError [2021-11-11T12:13:02.410Z] --- PASS: TestError (0.00s) [2021-11-11T12:13:02.410Z] === RUN TestProgressString [2021-11-11T12:13:02.410Z] === RUN TestProgressString/no_progress [2021-11-11T12:13:02.410Z] === RUN TestProgressString/progress_1 [2021-11-11T12:13:02.410Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T12:13:02.410Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T12:13:02.410Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T12:13:02.410Z] === RUN TestProgressString/with_units [2021-11-11T12:13:02.410Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T12:13:02.410Z] === RUN TestProgressString/hide_counts [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T12:13:02.410Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T12:13:02.410Z] === RUN TestJSONMessageDisplay [2021-11-11T12:13:02.410Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-11-11T12:13:02.410Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T12:13:02.410Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T12:13:02.410Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T12:13:02.410Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T12:13:02.410Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T12:13:02.410Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T12:13:02.410Z] PASS [2021-11-11T12:13:02.410Z] coverage: 91.7% of statements [2021-11-11T12:13:02.410Z] ok github.com/docker/docker/pkg/jsonmessage 0.166s coverage: 91.7% of statements [2021-11-11T12:13:02.881Z] === RUN TestStandardLongPath [2021-11-11T12:13:02.881Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T12:13:02.881Z] === RUN TestUNCLongPath [2021-11-11T12:13:02.881Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T12:13:02.881Z] PASS [2021-11-11T12:13:02.881Z] coverage: 100.0% of statements [2021-11-11T12:13:02.881Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2021-11-11T12:13:03.352Z] 2021/11/11 12:13:03 Closing DB instances... [2021-11-11T12:13:03.791Z] --- PASS: TestConfigsUpdate (2.21s) [2021-11-11T12:13:03.791Z] === RUN TestTemplatedConfig [2021-11-11T12:13:03.821Z] === RUN TestNameFormat [2021-11-11T12:13:03.821Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T12:13:03.821Z] === RUN TestNameRetries [2021-11-11T12:13:03.821Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T12:13:03.821Z] PASS [2021-11-11T12:13:03.821Z] coverage: 85.7% of statements [2021-11-11T12:13:03.821Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-11-11T12:13:04.290Z] === RUN TestParseKeyValueOpt [2021-11-11T12:13:04.290Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T12:13:04.290Z] === RUN TestParseUintList [2021-11-11T12:13:04.290Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T12:13:04.290Z] === RUN TestParseUintListMaximumLimits [2021-11-11T12:13:04.290Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T12:13:04.290Z] PASS [2021-11-11T12:13:04.290Z] coverage: 97.0% of statements [2021-11-11T12:13:04.290Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-11-11T12:13:04.576Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-11-11T12:13:04.577Z] check_test.go:308: [dab008f6c0515] daemon is not started [2021-11-11T12:13:04.577Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-11-11T12:13:04.759Z] === RUN TestNewAndRemove [2021-11-11T12:13:04.759Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T12:13:04.759Z] === RUN TestRemoveInvalidPath [2021-11-11T12:13:04.759Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T12:13:04.759Z] PASS [2021-11-11T12:13:04.759Z] coverage: 82.6% of statements [2021-11-11T12:13:04.759Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-11-11T12:13:04.759Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-11-11T12:13:04.759Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T12:13:04.837Z] --- PASS: TestConfigsCreateAndDelete (2.80s) [2021-11-11T12:13:04.837Z] === RUN TestConfigsUpdate [2021-11-11T12:13:05.097Z] check_test.go:308: [d95711c514c6e] daemon is not started [2021-11-11T12:13:05.097Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-11-11T12:13:05.679Z] --- PASS: TestTemplatedConfig (2.39s) [2021-11-11T12:13:05.680Z] === RUN TestConfigCreateResolve [2021-11-11T12:13:05.747Z] --- PASS: TestRequest (6.49s) [2021-11-11T12:13:05.747Z] === RUN TestOverlappingRequests [2021-11-11T12:13:06.215Z] === RUN TestFailedConnection [2021-11-11T12:13:06.215Z] --- PASS: TestOverlappingRequests (0.24s) [2021-11-11T12:13:06.215Z] === RUN TestRelease [2021-11-11T12:13:06.485Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-11-11T12:13:07.057Z] check_test.go:308: [d1c2b054d8920] daemon is not started [2021-11-11T12:13:07.057Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-11-11T12:13:07.057Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T12:13:07.203Z] --- PASS: TestRelease (0.87s) [2021-11-11T12:13:07.203Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:13:07.203Z] === RUN TestParseEmptyInterface [2021-11-11T12:13:07.203Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestParseNonInterfaceType [2021-11-11T12:13:07.203Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestParseWithOneFunction [2021-11-11T12:13:07.203Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestParseWithMultipleFuncs [2021-11-11T12:13:07.203Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestParseWithUnnamedReturn [2021-11-11T12:13:07.203Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestEmbeddedInterface [2021-11-11T12:13:07.203Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestParsedImports [2021-11-11T12:13:07.203Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T12:13:07.203Z] === RUN TestAliasedImports [2021-11-11T12:13:07.203Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T12:13:07.203Z] PASS [2021-11-11T12:13:07.203Z] coverage: 56.8% of statements [2021-11-11T12:13:07.203Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-11-11T12:13:07.628Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T12:13:07.628Z] --- PASS: TestConfigsUpdate (2.93s) [2021-11-11T12:13:07.628Z] === RUN TestTemplatedConfig [2021-11-11T12:13:07.672Z] 2021/11/11 12:13:07 Closing DB instances... [2021-11-11T12:13:08.141Z] time="2021-11-11T12:13:07Z" level=error msg="node: 353c27e93d91 is unknown to memberlist" [2021-11-11T12:13:08.141Z] --- PASS: TestFailedConnection (2.03s) [2021-11-11T12:13:08.141Z] === RUN TestFailOnce [2021-11-11T12:13:08.141Z] === RUN TestHTTPTransport [2021-11-11T12:13:08.141Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T12:13:08.141Z] PASS [2021-11-11T12:13:08.141Z] coverage: 85.7% of statements [2021-11-11T12:13:08.141Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2021-11-11T12:13:08.141Z] 2021/11/11 12:13:07 http: panic serving 127.0.0.1:49284: Plugin not ready [2021-11-11T12:13:08.141Z] goroutine 38 [running]: [2021-11-11T12:13:08.141Z] net/http.(*conn).serve.func1() [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T12:13:08.141Z] panic({0xf49c60, 0x10559b0}) [2021-11-11T12:13:08.141Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T12:13:08.141Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xfa6e568ec3a37ce7}, 0xc0001d5a98) [2021-11-11T12:13:08.141Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T12:13:08.141Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1062730, 0xc0001ac0e0}, 0xe9e666) [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T12:13:08.141Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1062730, 0xc0001ac0e0}, 0xc0001b8200) [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T12:13:08.141Z] net/http.serverHandler.ServeHTTP({0x1060d30}, {0x1062730, 0xc0001ac0e0}, 0xc0001b8200) [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T12:13:08.141Z] net/http.(*conn).serve(0xc0001c8000, {0x1064600, 0xc00018a420}) [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T12:13:08.141Z] created by net/http.(*Server).Serve [2021-11-11T12:13:08.141Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T12:13:08.141Z] time="2021-11-11T12:13:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.FailOnce: Post \"http://127.0.0.1:49283/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T12:13:08.194Z] --- PASS: TestConfigCreateResolve (2.06s) [2021-11-11T12:13:08.194Z] PASS [2021-11-11T12:13:08.194Z] [2021-11-11T12:13:08.194Z] DONE 6 tests in 13.124s [2021-11-11T12:13:08.194Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T12:13:08.194Z] ++ 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-11-11T12:13:08.194Z] ++ set -e [2021-11-11T12:13:08.194Z] ++ '[' -n 0 ']' [2021-11-11T12:13:08.194Z] ++ set -x [2021-11-11T12:13:08.194Z] ++ 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-11-11T12:13:08.194Z] INFO: Testing against a local daemon [2021-11-11T12:13:08.194Z] === RUN TestCheckpoint [2021-11-11T12:13:08.194Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:13:08.194Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:13:08.194Z] === RUN TestContainerInvalidJSON [2021-11-11T12:13:08.194Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:08.194Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:08.194Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:08.194Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:08.194Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:08.194Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:08.195Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T12:13:08.195Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:13:08.195Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:13:08.195Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:13:08.195Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T12:13:08.195Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:13:08.195Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-11-11T12:13:08.195Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:13:08.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-11-11T12:13:08.195Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:13:08.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-11-11T12:13:08.195Z] === RUN TestCopyFromContainer [2021-11-11T12:13:08.609Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:13:08.609Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T12:13:08.609Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T12:13:08.609Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:13:08.609Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T12:13:08.609Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T12:13:08.609Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T12:13:08.609Z] === RUN TestBufferPoolPutAndGet [2021-11-11T12:13:08.609Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T12:13:08.609Z] PASS [2021-11-11T12:13:08.609Z] coverage: 88.2% of statements [2021-11-11T12:13:08.609Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-11-11T12:13:08.633Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.22s) [2021-11-11T12:13:08.633Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T12:13:09.014Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T12:13:09.014Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T12:13:09.014Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-11-11T12:13:09.078Z] === RUN TestOutputOnPrematureClose [2021-11-11T12:13:09.078Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T12:13:09.078Z] === RUN TestCompleteSilently [2021-11-11T12:13:09.078Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T12:13:09.078Z] PASS [2021-11-11T12:13:09.078Z] coverage: 75.9% of statements [2021-11-11T12:13:09.078Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2021-11-11T12:13:09.148Z] === RUN TestCopyFromContainer// [2021-11-11T12:13:09.148Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T12:13:09.148Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T12:13:09.148Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T12:13:09.419Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T12:13:09.419Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T12:13:09.419Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T12:13:09.419Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T12:13:09.419Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T12:13:09.548Z] --- PASS: TestFailOnce (1.14s) [2021-11-11T12:13:09.548Z] === RUN TestEchoInputOutput [2021-11-11T12:13:09.548Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestBackoff [2021-11-11T12:13:09.548Z] --- PASS: TestBackoff (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestAbortRetry [2021-11-11T12:13:09.548Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestClientScheme [2021-11-11T12:13:09.548Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestNewClientWithTimeout [2021-11-11T12:13:09.548Z] === RUN TestSendToOneSub [2021-11-11T12:13:09.548Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestSendToMultipleSubs [2021-11-11T12:13:09.548Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestEvictOneSub [2021-11-11T12:13:09.548Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestClosePublisher [2021-11-11T12:13:09.548Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T12:13:09.548Z] === RUN TestPubSubRace [2021-11-11T12:13:09.587Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-11-11T12:13:09.679Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer (1.53s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer// (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-11-11T12:13:09.679Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-11-11T12:13:09.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:13:09.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:09.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:09.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:09.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:09.679Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:09.679Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:09.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:09.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:09.679Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:09.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T12:13:09.679Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:13:09.679Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-11-11T12:13:09.679Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:13:09.679Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:13:09.679Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:13:09.679Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:13:09.679Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:13:09.679Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:13:09.679Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:13:09.679Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:13:09.679Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:13:09.679Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:13:09.679Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:13:09.679Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:13:09.679Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:13:09.679Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T12:13:09.679Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:13:10.017Z] time="2021-11-11T12:13:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T12:13:10.017Z] --- PASS: TestAllocateRandomDeallocate (2.77s) [2021-11-11T12:13:10.017Z] === RUN TestRetrieveFromStore [2021-11-11T12:13:10.486Z] --- PASS: TestRetrieveFromStore (0.73s) [2021-11-11T12:13:10.486Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T12:13:10.486Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2021-11-11T12:13:10.486Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T12:13:10.486Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T12:13:10.486Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T12:13:10.486Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T12:13:10.486Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T12:13:10.486Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T12:13:10.486Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T12:13:10.486Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T12:13:10.486Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T12:13:10.486Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T12:13:10.486Z] === RUN TestDebug [2021-11-11T12:13:10.486Z] --- PASS: TestDebug (0.00s) [2021-11-11T12:13:10.486Z] === RUN TestRequestPoolParallel [2021-11-11T12:13:10.954Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.88s) [2021-11-11T12:13:10.954Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T12:13:10.954Z] --- PASS: TestPubSubRace (1.06s) [2021-11-11T12:13:10.954Z] PASS [2021-11-11T12:13:10.954Z] coverage: 75.0% of statements [2021-11-11T12:13:10.954Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2021-11-11T12:13:10.954Z] --- PASS: TestRequestPoolParallel (0.39s) [2021-11-11T12:13:10.954Z] === RUN TestFullAllocateRelease [2021-11-11T12:13:10.980Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-11-11T12:13:11.064Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2021-11-11T12:13:11.064Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:13:11.240Z] --- PASS: TestTemplatedConfig (3.55s) [2021-11-11T12:13:11.241Z] === RUN TestConfigCreateResolve [2021-11-11T12:13:11.423Z] time="2021-11-11T12:13:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T12:13:11.424Z] === RUN TestRegister [2021-11-11T12:13:11.424Z] --- PASS: TestRegister (0.00s) [2021-11-11T12:13:11.424Z] === RUN TestCommand [2021-11-11T12:13:11.424Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-11-11T12:13:11.424Z] === RUN TestOddAllocateRelease [2021-11-11T12:13:11.424Z] --- PASS: TestCommand (0.03s) [2021-11-11T12:13:11.424Z] === RUN TestNaiveSelf [2021-11-11T12:13:11.424Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T12:13:11.424Z] PASS [2021-11-11T12:13:11.424Z] coverage: 82.4% of statements [2021-11-11T12:13:11.424Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2021-11-11T12:13:11.424Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-11-11T12:13:11.424Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T12:13:11.501Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T12:13:11.892Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-11-11T12:13:11.892Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T12:13:11.892Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T12:13:11.892Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T12:13:11.892Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T12:13:11.892Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T12:13:11.892Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T12:13:11.892Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:13:11.892Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T12:13:11.892Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:13:11.892Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:13:11.892Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:13:11.892Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T12:13:11.892Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:13:11.892Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:13:11.892Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:13:11.892Z] PASS [2021-11-11T12:13:11.892Z] coverage: 85.3% of statements [2021-11-11T12:13:11.892Z] ok github.com/docker/docker/libnetwork/ipam 36.186s coverage: 85.3% of statements [2021-11-11T12:13:11.892Z] 2021/11/11 12:13:11 Closing DB instances... [2021-11-11T12:13:11.892Z] === RUN TestDump [2021-11-11T12:13:11.892Z] goroutine 6 [running]: [2021-11-11T12:13:11.892Z] github.com/docker/docker/pkg/stack.dump(0x70b477) [2021-11-11T12:13:11.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:13:11.892Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T12:13:11.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T12:13:11.892Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T12:13:11.892Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T12:13:11.892Z] testing.tRunner(0xc00011e000, 0x878e38) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:13:11.892Z] created by testing.(*T).Run [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:13:11.892Z] [2021-11-11T12:13:11.892Z] goroutine 1 [chan receive]: [2021-11-11T12:13:11.892Z] testing.(*T).Run(0xc00002dd40, {0x86a4fd, 0x6ea1d3}, 0x878e38) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:13:11.892Z] testing.runTests.func1(0xc000068750) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:13:11.892Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:13:11.892Z] testing.runTests(0xc000076080, {0x9dcba0, 0x3, 0x3}, {0x70a6cd, 0x86c1f7, 0x9e1640}) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:13:11.892Z] testing.(*M).Run(0xc000076080) [2021-11-11T12:13:11.892Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:13:11.892Z] main.main() [2021-11-11T12:13:11.892Z] _testmain.go:95 +0x1f5 [2021-11-11T12:13:11.892Z] --- PASS: TestDump (0.00s) [2021-11-11T12:13:11.892Z] === RUN TestDumpToFile [2021-11-11T12:13:11.893Z] --- PASS: TestDumpToFile (0.10s) [2021-11-11T12:13:11.893Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T12:13:11.893Z] goroutine 18 [running]: [2021-11-11T12:13:11.893Z] github.com/docker/docker/pkg/stack.dump(0x778434) [2021-11-11T12:13:11.893Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:13:11.893Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x7787e0}) [2021-11-11T12:13:11.893Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T12:13:11.893Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0) [2021-11-11T12:13:11.893Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T12:13:11.893Z] testing.tRunner(0xc0000841a0, 0x878e28) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:13:11.893Z] created by testing.(*T).Run [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:13:11.893Z] [2021-11-11T12:13:11.893Z] goroutine 1 [chan receive]: [2021-11-11T12:13:11.893Z] testing.(*T).Run(0xc00002dd40, {0x871289, 0x6ea1d3}, 0x878e28) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:13:11.893Z] testing.runTests.func1(0xc000068750) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:13:11.893Z] testing.tRunner(0xc00002dd40, 0xc000071ce0) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:13:11.893Z] testing.runTests(0xc000076080, {0x9dcba0, 0x3, 0x3}, {0x70a6cd, 0x86c1f7, 0x9e1640}) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:13:11.893Z] testing.(*M).Run(0xc000076080) [2021-11-11T12:13:11.893Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:13:11.893Z] main.main() [2021-11-11T12:13:11.893Z] _testmain.go:95 +0x1f5 [2021-11-11T12:13:11.893Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T12:13:11.893Z] PASS [2021-11-11T12:13:11.893Z] coverage: 90.9% of statements [2021-11-11T12:13:11.893Z] ok github.com/docker/docker/pkg/stack 0.128s coverage: 90.9% of statements [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:11.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:11.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:11.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:11.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:11.993Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:11.993Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:11.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:11.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:11.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:11.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:11.993Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T12:13:11.993Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:13:11.993Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:13:12.361Z] === RUN TestNewStdWriter [2021-11-11T12:13:12.361Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T12:13:12.361Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestWriteWithNilBytes [2021-11-11T12:13:12.361Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestWrite [2021-11-11T12:13:12.361Z] --- PASS: TestWrite (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestWriteWithWriterError [2021-11-11T12:13:12.361Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T12:13:12.361Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyWriteAndRead [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T12:13:12.361Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T12:13:12.361Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T12:13:12.362Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T12:13:12.362Z] PASS [2021-11-11T12:13:12.362Z] coverage: 100.0% of statements [2021-11-11T12:13:12.362Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-11-11T12:13:12.557Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2021-11-11T12:13:12.557Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:13:12.557Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:13:12.557Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:13:12.557Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-11-11T12:13:12.557Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:13:12.557Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:13:12.557Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:13:12.557Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-11-11T12:13:12.557Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:13:12.557Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-11-11T12:13:12.557Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T12:13:12.557Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T12:13:12.557Z] === RUN TestDaemonRestartIpcMode [2021-11-11T12:13:12.557Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T12:13:12.557Z] === RUN TestDaemonHostGatewayIP [2021-11-11T12:13:12.557Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T12:13:12.557Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T12:13:12.557Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T12:13:12.557Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:13:12.557Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T12:13:12.557Z] === RUN TestDiff [2021-11-11T12:13:12.887Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-11-11T12:13:13.119Z] --- PASS: TestDiff (0.40s) [2021-11-11T12:13:13.119Z] === RUN TestExecWithCloseStdin [2021-11-11T12:13:13.350Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T12:13:13.350Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T12:13:13.350Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestFormatStatus [2021-11-11T12:13:13.350Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestFormatError [2021-11-11T12:13:13.350Z] --- PASS: TestFormatError (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestFormatJSONError [2021-11-11T12:13:13.350Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T12:13:13.350Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T12:13:13.350Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestNewJSONProgressOutput [2021-11-11T12:13:13.350Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestAuxFormatterEmit [2021-11-11T12:13:13.350Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestStreamWriterStdout [2021-11-11T12:13:13.350Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T12:13:13.350Z] === RUN TestStreamWriterStderr [2021-11-11T12:13:13.350Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T12:13:13.350Z] PASS [2021-11-11T12:13:13.350Z] coverage: 66.2% of statements [2021-11-11T12:13:13.350Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-11T12:13:13.350Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2021-11-11T12:13:13.350Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T12:13:13.375Z] --- PASS: TestExecWithCloseStdin (0.45s) [2021-11-11T12:13:13.375Z] === RUN TestExec [2021-11-11T12:13:13.820Z] === RUN TestGenerateRandomID [2021-11-11T12:13:13.820Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestShortenId [2021-11-11T12:13:13.820Z] --- PASS: TestShortenId (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestShortenSha256Id [2021-11-11T12:13:13.820Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestShortenIdEmpty [2021-11-11T12:13:13.820Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestShortenIdInvalid [2021-11-11T12:13:13.820Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestIsShortIDNonHex [2021-11-11T12:13:13.820Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T12:13:13.820Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T12:13:13.820Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T12:13:13.820Z] PASS [2021-11-11T12:13:13.820Z] coverage: 70.6% of statements [2021-11-11T12:13:13.820Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2021-11-11T12:13:13.820Z] time="2021-11-11T12:13:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T12:13:13.832Z] --- PASS: TestConfigCreateResolve (2.52s) [2021-11-11T12:13:13.832Z] PASS [2021-11-11T12:13:13.832Z] [2021-11-11T12:13:13.832Z] DONE 6 tests in 17.860s [2021-11-11T12:13:13.832Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-11-11T12:13:13.832Z] ++ 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-11-11T12:13:13.832Z] ++ set -e [2021-11-11T12:13:13.832Z] ++ '[' -n 0 ']' [2021-11-11T12:13:13.832Z] ++ set -x [2021-11-11T12:13: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-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-11-11T12:13:13.832Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T12:13:13.832Z] INFO: Testing against a local daemon [2021-11-11T12:13:13.832Z] === RUN TestCheckpoint [2021-11-11T12:13:13.832Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:13:13.832Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:13:13.832Z] === RUN TestContainerInvalidJSON [2021-11-11T12:13:13.832Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:13.832Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:13.832Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:13.832Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:13.832Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:13:13.832Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:13:13.832Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-11-11T12:13:13.832Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:13:13.832Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:13:13.832Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:13:13.937Z] --- PASS: TestExec (0.46s) [2021-11-11T12:13:13.937Z] === RUN TestExecUser [2021-11-11T12:13:14.094Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-11-11T12:13:14.094Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:13:14.094Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-11-11T12:13:14.094Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:13:14.094Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-11-11T12:13:14.094Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-11-11T12:13:14.094Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:13:14.094Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-11-11T12:13:14.094Z] === RUN TestCopyFromContainer [2021-11-11T12:13:14.289Z] === RUN TestIsCpusetListAvailable [2021-11-11T12:13:14.289Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T12:13:14.289Z] PASS [2021-11-11T12:13:14.289Z] coverage: 39.4% of statements [2021-11-11T12:13:14.289Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-11-11T12:13:14.498Z] --- PASS: TestExecUser (0.46s) [2021-11-11T12:13:14.498Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:13:14.667Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-11-11T12:13:14.667Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T12:13:15.060Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2021-11-11T12:13:15.060Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:13:15.278Z] === RUN TestChtimes [2021-11-11T12:13:15.278Z] --- PASS: TestChtimes (0.00s) [2021-11-11T12:13:15.278Z] === RUN TestChtimesWindows [2021-11-11T12:13:15.278Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T12:13:15.278Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T12:13:15.611Z] === RUN TestCopyFromContainer// [2021-11-11T12:13:15.611Z] === RUN TestCopyFromContainer//bar/root [2021-11-11T12:13:15.611Z] === RUN TestCopyFromContainer//bar/root/ [2021-11-11T12:13:15.747Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T12:13:15.747Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T12:13:15.747Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T12:13:15.747Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T12:13:15.747Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T12:13:15.747Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T12:13:15.747Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T12:13:15.747Z] === RUN TestHasWin32KSupport [2021-11-11T12:13:15.747Z] syscall_windows_test.go:8: win32k: true [2021-11-11T12:13:15.747Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T12:13:15.747Z] PASS [2021-11-11T12:13:15.747Z] coverage: 13.0% of statements [2021-11-11T12:13:15.747Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 13.0% of statements [2021-11-11T12:13:15.872Z] === RUN TestCopyFromContainer/bar/quux [2021-11-11T12:13:15.872Z] === RUN TestCopyFromContainer/bar/quux/ [2021-11-11T12:13:15.872Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-11-11T12:13:16.133Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-11-11T12:13:16.133Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-11-11T12:13:16.133Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-11-11T12:13:16.218Z] === RUN TestTailFile [2021-11-11T12:13:16.218Z] --- PASS: TestTailFile (0.00s) [2021-11-11T12:13:16.218Z] === RUN TestTailFileManyLines [2021-11-11T12:13:16.218Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T12:13:16.218Z] === RUN TestTailEmptyFile [2021-11-11T12:13:16.218Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T12:13:16.218Z] === RUN TestTailNegativeN [2021-11-11T12:13:16.218Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.218Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.218Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.218Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.219Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.219Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:13:16.220Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.220Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.221Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.221Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.222Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.222Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.223Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.395Z] === RUN TestCopyFromContainer/bar/notarget [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer (2.21s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-11-11T12:13:16.395Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-11-11T12:13:16.395Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:13:16.395Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:16.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:16.395Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:16.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:16.395Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:16.395Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:16.395Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:13:16.395Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:13:16.395Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:13:16.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-11T12:13:16.395Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:13:16.395Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-11-11T12:13:16.395Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:13:16.395Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:13:16.395Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:13:16.395Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:13:16.395Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:13:16.395Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:13:16.395Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:13:16.395Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:13:16.395Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:13:16.395Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:13:16.395Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:13:16.395Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:13:16.395Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:13:16.395Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-11-11T12:13:16.395Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:13:16.426Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2021-11-11T12:13:16.426Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:13:16.682Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2021-11-11T12:13:16.682Z] === RUN TestHealthKillContainer [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:13:16.693Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:13:16.694Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.694Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.695Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:13:16.696Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:13:16.696Z] PASS [2021-11-11T12:13:16.696Z] coverage: 88.6% of statements [2021-11-11T12:13:16.696Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-11-11T12:13:17.166Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T12:13:17.166Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestTarSumRemove [2021-11-11T12:13:17.166Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestSortFileInfoSums [2021-11-11T12:13:17.166Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T12:13:17.166Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestNewTarSumForLabel [2021-11-11T12:13:17.166Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestEmptyTar [2021-11-11T12:13:17.166Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestTarSumsReadSize [2021-11-11T12:13:17.166Z] --- PASS: TestTarSumsReadSize (0.02s) [2021-11-11T12:13:17.166Z] === RUN TestTarSums [2021-11-11T12:13:17.166Z] --- PASS: TestTarSums (0.06s) [2021-11-11T12:13:17.166Z] === RUN TestIteration [2021-11-11T12:13:17.166Z] --- PASS: TestIteration (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestVersionLabelForChecksum [2021-11-11T12:13:17.166Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestVersion [2021-11-11T12:13:17.166Z] --- PASS: TestVersion (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestGetVersion [2021-11-11T12:13:17.166Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T12:13:17.166Z] === RUN TestGetVersions [2021-11-11T12:13:17.166Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T12:13:17.166Z] PASS [2021-11-11T12:13:17.166Z] coverage: 89.3% of statements [2021-11-11T12:13:17.166Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2021-11-11T12:13:17.635Z] testing: warning: no tests to run [2021-11-11T12:13:17.635Z] PASS [2021-11-11T12:13:17.635Z] coverage: [no statements] [2021-11-11T12:13:17.635Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-11-11T12:13:18.104Z] === RUN TestTruncIndex [2021-11-11T12:13:18.104Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T12:13:18.104Z] PASS [2021-11-11T12:13:18.104Z] coverage: 91.5% of statements [2021-11-11T12:13:18.104Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-11-11T12:13:18.104Z] time="2021-11-11T12:13:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T12:13:18.309Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2021-11-11T12:13:18.309Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:13:18.309Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-11-11T12:13:18.573Z] === RUN TestIsGIT [2021-11-11T12:13:18.573Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T12:13:18.573Z] === RUN TestIsTransport [2021-11-11T12:13:18.573Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T12:13:18.573Z] PASS [2021-11-11T12:13:18.573Z] coverage: 100.0% of statements [2021-11-11T12:13:18.573Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2021-11-11T12:13:19.041Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T12:13:19.041Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T12:13:19.041Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T12:13:19.041Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T12:13:19.041Z] === RUN TestVersionInfo [2021-11-11T12:13:19.041Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T12:13:19.041Z] === RUN TestAppendVersions [2021-11-11T12:13:19.041Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T12:13:19.041Z] PASS [2021-11-11T12:13:19.041Z] coverage: 88.9% of statements [2021-11-11T12:13:19.041Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-11-11T12:13:20.030Z] === RUN TestNewSettable [2021-11-11T12:13:20.030Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T12:13:20.030Z] === RUN TestIsSettable [2021-11-11T12:13:20.030Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T12:13:20.030Z] === RUN TestUpdateSettingsEnv [2021-11-11T12:13:20.030Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T12:13:20.030Z] PASS [2021-11-11T12:13:20.030Z] coverage: 20.0% of statements [2021-11-11T12:13:20.030Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 20.0% of statements [2021-11-11T12:13:20.030Z] === RUN TestValidatePrivileges [2021-11-11T12:13:20.030Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T12:13:20.030Z] === RUN TestFilterByCapNeg [2021-11-11T12:13:20.030Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T12:13:20.030Z] === RUN TestFilterByCapPos [2021-11-11T12:13:20.030Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T12:13:20.030Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T12:13:20.030Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T12:13:20.030Z] PASS [2021-11-11T12:13:20.030Z] coverage: 12.0% of statements [2021-11-11T12:13:20.030Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-11-11T12:13:20.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.79s) [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:20.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:20.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:20.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:20.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:20.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:20.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:20.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:13:20.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:13:20.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:13:20.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:13:20.229Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-11-11T12:13:20.229Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:13:20.229Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:13:20.489Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T12:13:20.489Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-11-11T12:13:20.489Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:13:20.489Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:13:20.489Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:13:20.489Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-11-11T12:13:20.489Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:13:20.489Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:13:20.489Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:13:20.489Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-11-11T12:13:20.489Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:13:20.750Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-11-11T12:13:20.750Z] === RUN TestContainerStartOnDaemonRestart [2021-11-11T12:13:20.750Z] === PAUSE TestContainerStartOnDaemonRestart [2021-11-11T12:13:20.750Z] === RUN TestDaemonRestartIpcMode [2021-11-11T12:13:20.750Z] === PAUSE TestDaemonRestartIpcMode [2021-11-11T12:13:20.750Z] === RUN TestDaemonHostGatewayIP [2021-11-11T12:13:20.750Z] === PAUSE TestDaemonHostGatewayIP [2021-11-11T12:13:20.750Z] === RUN TestRestartDaemonWithRestartingContainer [2021-11-11T12:13:20.750Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-11-11T12:13:20.750Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:13:20.750Z] === PAUSE TestContainerKillOnDaemonStart [2021-11-11T12:13:20.750Z] === RUN TestDiff [2021-11-11T12:13:21.017Z] === RUN TestLoad [2021-11-11T12:13:21.017Z] --- PASS: TestLoad (0.00s) [2021-11-11T12:13:21.017Z] === RUN TestSave [2021-11-11T12:13:21.017Z] --- PASS: TestSave (0.02s) [2021-11-11T12:13:21.017Z] === RUN TestAddDeleteGet [2021-11-11T12:13:21.017Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T12:13:21.017Z] === RUN TestInvalidTags [2021-11-11T12:13:21.017Z] --- PASS: TestInvalidTags (0.00s) [2021-11-11T12:13:21.017Z] PASS [2021-11-11T12:13:21.017Z] coverage: 83.7% of statements [2021-11-11T12:13:21.017Z] ok github.com/docker/docker/reference 0.089s coverage: 83.7% of statements [2021-11-11T12:13:21.322Z] --- PASS: TestDiff (0.66s) [2021-11-11T12:13:21.322Z] === RUN TestExecWithCloseStdin [2021-11-11T12:13:21.486Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T12:13:21.486Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T12:13:21.486Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T12:13:21.486Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T12:13:21.486Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T12:13:21.486Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:13:21.486Z] === RUN TestValidateMirror [2021-11-11T12:13:21.486Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T12:13:21.486Z] === RUN TestLoadInsecureRegistries [2021-11-11T12:13:21.894Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-11-11T12:13:21.955Z] time="2021-11-11T12:13:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:13:21.956Z] time="2021-11-11T12:13:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T12:13:21.956Z] time="2021-11-11T12:13:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:13:21.956Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-11-11T12:13:21.956Z] === RUN TestNewServiceConfig [2021-11-11T12:13:21.956Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestValidateIndexName [2021-11-11T12:13:21.956Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestValidateIndexNameWithError [2021-11-11T12:13:21.956Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestEndpointParse [2021-11-11T12:13:21.956Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestEndpointParseInvalid [2021-11-11T12:13:21.956Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestValidateEndpoint [2021-11-11T12:13:21.956Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestPing [2021-11-11T12:13:21.956Z] --- PASS: TestPing (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestPingRegistryEndpoint [2021-11-11T12:13:21.956Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:21.956Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestEndpoint [2021-11-11T12:13:21.956Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:21.956Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestParseRepositoryInfo [2021-11-11T12:13:21.956Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestNewIndexInfo [2021-11-11T12:13:21.956Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestMirrorEndpointLookup [2021-11-11T12:13:21.956Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:21.956Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestSearchRepositories [2021-11-11T12:13:21.956Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T12:13:21.956Z] Host: 127.0.0.1:49305 [2021-11-11T12:13:21.956Z] User-Agent: docker test client [2021-11-11T12:13:21.956Z] Authorization: Token fake-token [2021-11-11T12:13:21.956Z] X-Docker-Token: true [2021-11-11T12:13:21.956Z] Accept-Encoding: gzip [2021-11-11T12:13:21.956Z] [2021-11-11T12:13:21.956Z] [2021-11-11T12:13:21.956Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T12:13:21.956Z] Connection: close [2021-11-11T12:13:21.956Z] Content-Length: 144 [2021-11-11T12:13:21.956Z] Cache-Control: no-cache [2021-11-11T12:13:21.956Z] Content-Type: application/json [2021-11-11T12:13:21.956Z] Date: Thu, 11 Nov 2021 12:13:21 GMT [2021-11-11T12:13:21.956Z] Expires: -1 [2021-11-11T12:13:21.956Z] Pragma: no-cache [2021-11-11T12:13:21.956Z] Server: docker-tests/mock [2021-11-11T12:13:21.956Z] X-Docker-Registry-Config: mock [2021-11-11T12:13:21.956Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T12:13:21.956Z] [2021-11-11T12:13:21.956Z] [2021-11-11T12:13:21.956Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestTrustedLocation [2021-11-11T12:13:21.956Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T12:13:21.956Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T12:13:21.956Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestIsSecureIndex [2021-11-11T12:13:21.956Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T12:13:21.956Z] PASS [2021-11-11T12:13:21.956Z] coverage: 51.2% of statements [2021-11-11T12:13:21.956Z] ok github.com/docker/docker/registry 0.176s coverage: 51.2% of statements [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T12:13:21.956Z] time="2021-11-11T12:13:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReader [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T12:13:21.956Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T12:13:21.956Z] PASS [2021-11-11T12:13:21.956Z] coverage: 100.0% of statements [2021-11-11T12:13:21.956Z] ok github.com/docker/docker/registry/resumable 0.173s coverage: 100.0% of statements [2021-11-11T12:13:21.956Z] === RUN TestRestartManagerTimeout [2021-11-11T12:13:21.956Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T12:13:21.956Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T12:13:21.956Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T12:13:21.956Z] PASS [2021-11-11T12:13:21.956Z] coverage: 50.9% of statements [2021-11-11T12:13:21.956Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2021-11-11T12:13:22.156Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-11-11T12:13:22.156Z] === RUN TestExec [2021-11-11T12:13:22.418Z] check_test.go:308: [d5d64558caae4] daemon is not started [2021-11-11T12:13:22.418Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-11-11T12:13:22.425Z] === RUN TestDecodeContainerConfig [2021-11-11T12:13:22.425Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T12:13:22.425Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T12:13:22.425Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T12:13:22.425Z] === RUN TestValidatePrivileged [2021-11-11T12:13:22.425Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T12:13:22.425Z] PASS [2021-11-11T12:13:22.425Z] coverage: 52.6% of statements [2021-11-11T12:13:22.425Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2021-11-11T12:13:22.427Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-11-11T12:13:22.896Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T12:13:22.896Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T12:13:22.896Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T12:13:22.896Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T12:13:22.896Z] PASS [2021-11-11T12:13:22.896Z] coverage: 62.5% of statements [2021-11-11T12:13:22.896Z] ok github.com/docker/docker/testutil 0.033s coverage: 62.5% of statements [2021-11-11T12:13:22.990Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-11-11T12:13:22.990Z] --- PASS: TestExec (0.79s) [2021-11-11T12:13:22.990Z] === RUN TestExecUser [2021-11-11T12:13:23.562Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-11-11T12:13:23.824Z] --- PASS: TestExecUser (0.82s) [2021-11-11T12:13:23.824Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:13:24.085Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T12:13:24.085Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-11-11T12:13:24.085Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T12:13:24.766Z] --- PASS: TestHealthKillContainer (7.80s) [2021-11-11T12:13:24.766Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:13:24.766Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-11-11T12:13:24.766Z] === RUN TestIpcModeNone [2021-11-11T12:13:25.027Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2021-11-11T12:13:25.027Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:13:25.120Z] === RUN TestGetDriver [2021-11-11T12:13:25.120Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestVolumeRequestError [2021-11-11T12:13:25.120Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T12:13:25.120Z] PASS [2021-11-11T12:13:25.120Z] coverage: 36.1% of statements [2021-11-11T12:13:25.120Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-11-11T12:13:25.120Z] === RUN TestGetAddress [2021-11-11T12:13:25.120Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestRemove [2021-11-11T12:13:25.120Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:13:25.120Z] --- SKIP: TestRemove (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestInitializeWithVolumes [2021-11-11T12:13:25.120Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestCreate [2021-11-11T12:13:25.120Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:13:25.120Z] === RUN TestValidateName [2021-11-11T12:13:25.120Z] --- PASS: TestValidateName (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestCreateWithOpts [2021-11-11T12:13:25.120Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:13:25.120Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T12:13:25.120Z] === RUN TestRelaodNoOpts [2021-11-11T12:13:25.120Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T12:13:25.120Z] PASS [2021-11-11T12:13:25.120Z] coverage: 41.5% of statements [2021-11-11T12:13:25.120Z] ok github.com/docker/docker/volume/local 0.054s coverage: 41.5% of statements [2021-11-11T12:13:25.329Z] --- PASS: TestIpcModeNone (0.43s) [2021-11-11T12:13:25.329Z] === RUN TestIpcModePrivate [2021-11-11T12:13:25.585Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2021-11-11T12:13:25.840Z] --- PASS: TestIpcModePrivate (0.44s) [2021-11-11T12:13:25.840Z] === RUN TestIpcModeShareable [2021-11-11T12:13:25.971Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T12:13:26.096Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2021-11-11T12:13:26.096Z] --- PASS: TestIpcModeShareable (0.45s) [2021-11-11T12:13:26.096Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRaw [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T12:13:26.109Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRaw [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T12:13:26.109Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestConvertTmpfsOptions [2021-11-11T12:13:26.109Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T12:13:26.109Z] linux_parser_test.go:209: data="ro" [2021-11-11T12:13:26.109Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestParseMountSpec [2021-11-11T12:13:26.109Z] parser_test.go:62: case 0 [2021-11-11T12:13:26.109Z] parser_test.go:62: case 1 [2021-11-11T12:13:26.109Z] parser_test.go:62: case 2 [2021-11-11T12:13:26.109Z] parser_test.go:62: case 3 [2021-11-11T12:13:26.109Z] parser_test.go:62: case 4 [2021-11-11T12:13:26.109Z] parser_test.go:62: case 5 [2021-11-11T12:13:26.109Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestValidateMount [2021-11-11T12:13:26.109Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRaw [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:13:26.109Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T12:13:26.109Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:13:26.109Z] PASS [2021-11-11T12:13:26.109Z] coverage: 67.6% of statements [2021-11-11T12:13:26.109Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2021-11-11T12:13:26.543Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2021-11-11T12:13:26.543Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:13:26.579Z] === RUN TestSetGetMeta [2021-11-11T12:13:26.579Z] === PAUSE TestSetGetMeta [2021-11-11T12:13:26.579Z] === RUN TestRestore [2021-11-11T12:13:26.579Z] === PAUSE TestRestore [2021-11-11T12:13:26.579Z] === RUN TestServiceCreate [2021-11-11T12:13:26.579Z] === PAUSE TestServiceCreate [2021-11-11T12:13:26.579Z] === RUN TestServiceList [2021-11-11T12:13:26.579Z] === PAUSE TestServiceList [2021-11-11T12:13:26.579Z] === RUN TestServiceRemove [2021-11-11T12:13:26.579Z] === PAUSE TestServiceRemove [2021-11-11T12:13:26.579Z] === RUN TestServiceGet [2021-11-11T12:13:26.579Z] === PAUSE TestServiceGet [2021-11-11T12:13:26.579Z] === RUN TestServicePrune [2021-11-11T12:13:26.579Z] === PAUSE TestServicePrune [2021-11-11T12:13:26.579Z] === RUN TestCreate [2021-11-11T12:13:26.579Z] === PAUSE TestCreate [2021-11-11T12:13:26.579Z] === RUN TestRemove [2021-11-11T12:13:26.579Z] === PAUSE TestRemove [2021-11-11T12:13:26.579Z] === RUN TestList [2021-11-11T12:13:26.579Z] === PAUSE TestList [2021-11-11T12:13:26.579Z] === RUN TestFindByDriver [2021-11-11T12:13:26.579Z] === PAUSE TestFindByDriver [2021-11-11T12:13:26.579Z] === RUN TestFindByReferenced [2021-11-11T12:13:26.579Z] === PAUSE TestFindByReferenced [2021-11-11T12:13:26.579Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T12:13:26.579Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T12:13:26.579Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:13:26.579Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:13:26.579Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T12:13:26.579Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T12:13:26.579Z] === RUN TestRefDerefRemove [2021-11-11T12:13:26.579Z] === PAUSE TestRefDerefRemove [2021-11-11T12:13:26.579Z] === RUN TestGet [2021-11-11T12:13:26.579Z] === PAUSE TestGet [2021-11-11T12:13:26.579Z] === RUN TestGetWithReference [2021-11-11T12:13:26.579Z] === PAUSE TestGetWithReference [2021-11-11T12:13:26.579Z] === RUN TestFilterFunc [2021-11-11T12:13:26.579Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T12:13:26.579Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T12:13:26.579Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T12:13:26.579Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T12:13:26.579Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:13:26.579Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:13:26.579Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:13:26.579Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:13:26.580Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T12:13:26.580Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T12:13:26.580Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T12:13:26.580Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T12:13:26.580Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:13:26.580Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:13:26.580Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T12:13:26.580Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:13:26.580Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T12:13:26.580Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T12:13:26.580Z] === CONT TestSetGetMeta [2021-11-11T12:13:26.580Z] === CONT TestList [2021-11-11T12:13:26.580Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T12:13:26.580Z] === CONT TestGet [2021-11-11T12:13:26.580Z] --- PASS: TestSetGetMeta (0.01s) [2021-11-11T12:13:26.580Z] === CONT TestRemove [2021-11-11T12:13:26.580Z] --- PASS: TestGet (0.02s) [2021-11-11T12:13:26.580Z] === CONT TestCreate [2021-11-11T12:13:26.580Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-11-11T12:13:26.580Z] === CONT TestServicePrune [2021-11-11T12:13:26.580Z] --- PASS: TestList (0.03s) [2021-11-11T12:13:26.580Z] === CONT TestServiceGet [2021-11-11T12:13:26.580Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:13:26.580Z] === CONT TestServiceRemove [2021-11-11T12:13:26.580Z] --- PASS: TestRemove (0.02s) [2021-11-11T12:13:26.580Z] === CONT TestServiceList [2021-11-11T12:13:26.580Z] time="2021-11-11T12:13:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:13:26.580Z] --- PASS: TestServiceGet (0.10s) [2021-11-11T12:13:26.580Z] === CONT TestServiceCreate [2021-11-11T12:13:26.580Z] --- PASS: TestServiceRemove (0.09s) [2021-11-11T12:13:26.580Z] === CONT TestRestore [2021-11-11T12:13:26.580Z] time="2021-11-11T12:13:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:13:26.580Z] --- PASS: TestServiceList (0.10s) [2021-11-11T12:13:26.580Z] === CONT TestRefDerefRemove [2021-11-11T12:13:26.580Z] time="2021-11-11T12:13:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:13:26.580Z] time="2021-11-11T12:13:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T12:13:26.580Z] --- PASS: TestServiceCreate (0.01s) [2021-11-11T12:13:26.580Z] === CONT TestGetWithReference [2021-11-11T12:13:26.580Z] time="2021-11-11T12:13:26Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:13:26.580Z] --- PASS: TestRefDerefRemove (0.01s) [2021-11-11T12:13:26.580Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T12:13:26.580Z] --- PASS: TestRestore (0.02s) [2021-11-11T12:13:26.580Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:13:26.580Z] --- PASS: TestServicePrune (0.12s) [2021-11-11T12:13:26.580Z] === CONT TestFindByReferenced [2021-11-11T12:13:26.580Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-11-11T12:13:26.580Z] === CONT TestFindByDriver [2021-11-11T12:13:26.580Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-11-11T12:13:26.580Z] --- PASS: TestGetWithReference (0.01s) [2021-11-11T12:13:26.580Z] --- PASS: TestFindByReferenced (0.01s) [2021-11-11T12:13:26.580Z] --- PASS: TestFindByDriver (0.01s) [2021-11-11T12:13:26.580Z] PASS [2021-11-11T12:13:26.580Z] coverage: 69.0% of statements [2021-11-11T12:13:26.580Z] ok github.com/docker/docker/volume/service 0.199s coverage: 69.0% of statements [2021-11-11T12:13:26.731Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-11-11T12:13:26.731Z] PASS [2021-11-11T12:13:26.731Z] [2021-11-11T12:13:26.731Z] DONE 17 tests in 46.265s [2021-11-11T12:13:26.731Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T12:13:26.731Z] INFO: Testing against a local daemon [2021-11-11T12:13:26.731Z] === RUN TestPluginInvalidJSON [2021-11-11T12:13:26.731Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:13:26.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:13:26.731Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:13:26.731Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T12:13:26.731Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-11-11T12:13:26.731Z] === RUN TestPluginInstall [2021-11-11T12:13:26.731Z] === RUN TestPluginInstall/no_auth [2021-11-11T12:13:26.731Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:26.731Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5eaee06be9ee7f3c0333159b22672637efd7be7753276bdd7ba170d1eb01461b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:26.731Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:26.732Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5eaee06be9ee7f3c0333159b22672637efd7be7753276bdd7ba170d1eb01461b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:26.732Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T12:13:26.991Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:26.991Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5eaee06be9ee7f3c0333159b22672637efd7be7753276bdd7ba170d1eb01461b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:26.991Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:26.991Z] time="2021-11-11T12:13:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5eaee06be9ee7f3c0333159b22672637efd7be7753276bdd7ba170d1eb01461b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:27.050Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T12:13:27.050Z] === RUN TestClientStream [2021-11-11T12:13:27.050Z] --- PASS: TestClientStream (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestClientSendFile [2021-11-11T12:13:27.050Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestClientWithRequestTimeout [2021-11-11T12:13:27.050Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T12:13:27.050Z] === RUN TestFileSpecPlugin [2021-11-11T12:13:27.050Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T12:13:27.050Z] === RUN TestFileJSONSpecPlugin [2021-11-11T12:13:27.050Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T12:13:27.050Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestPluginAddHandler [2021-11-11T12:13:27.050Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestPluginWaitBadPlugin [2021-11-11T12:13:27.050Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T12:13:27.050Z] === RUN TestGet [2021-11-11T12:13:27.050Z] time="2021-11-11T12:13:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T12:13:27.115Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-11-11T12:13:27.252Z] === RUN TestPluginInstall/with_insecure [2021-11-11T12:13:27.462Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2021-11-11T12:13:27.462Z] === RUN TestAPIIpcModeHost [2021-11-11T12:13:27.689Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2021-11-11T12:13:27.689Z] === RUN TestHealthKillContainer [2021-11-11T12:13:28.023Z] --- PASS: TestAPIIpcModeHost (0.35s) [2021-11-11T12:13:28.023Z] === RUN TestDaemonIpcModeShareable [2021-11-11T12:13:28.037Z] time="2021-11-11T12:13:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T12:13:28.193Z] time="2021-11-11T12:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:28.193Z] time="2021-11-11T12:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d1320c55a439f3982bec76b401a077fdeddf6b68f0ae9440167429025f14222" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:28.193Z] time="2021-11-11T12:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:13:28.193Z] time="2021-11-11T12:13:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5d1320c55a439f3982bec76b401a077fdeddf6b68f0ae9440167429025f14222" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:13:28.453Z] plugin_test.go:165: [d6d7418a3590f] daemon is not started [2021-11-11T12:13:28.453Z] --- PASS: TestPluginInstall (4.11s) [2021-11-11T12:13:28.453Z] --- PASS: TestPluginInstall/no_auth (2.42s) [2021-11-11T12:13:28.453Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2021-11-11T12:13:28.453Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2021-11-11T12:13:28.453Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:13:28.951Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-11T12:13:29.077Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T12:13:29.207Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2021-11-11T12:13:29.207Z] === RUN TestDaemonIpcModePrivate [2021-11-11T12:13:29.835Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T12:13:30.018Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T12:13:30.134Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-11T12:13:30.134Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2021-11-11T12:13:30.134Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T12:13:30.253Z] time="2021-11-11T12:13:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T12:13:30.278Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T12:13:30.774Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T12:13:31.499Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2021-11-11T12:13:31.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2021-11-11T12:13:31.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T12:13:31.663Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-11-11T12:13:31.712Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2021-11-11T12:13:31.712Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2021-11-11T12:13:31.712Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2021-11-11T12:13:31.712Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:13:32.283Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2021-11-11T12:13:32.283Z] PASS [2021-11-11T12:13:32.283Z] [2021-11-11T12:13:32.283Z] DONE 10 tests in 8.119s [2021-11-11T12:13:32.283Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T12:13:32.283Z] INFO: Testing against a local daemon [2021-11-11T12:13:32.283Z] === RUN TestExternalGraphDriver [2021-11-11T12:13:32.283Z] === RUN TestExternalGraphDriver/json [2021-11-11T12:13:32.427Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2021-11-11T12:13:32.608Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T12:13:32.683Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2021-11-11T12:13:32.683Z] === RUN TestIpcModeOlderClient [2021-11-11T12:13:32.683Z] === PAUSE TestIpcModeOlderClient [2021-11-11T12:13:32.683Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:13:32.939Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2021-11-11T12:13:32.939Z] === RUN TestKillContainer [2021-11-11T12:13:32.939Z] === RUN TestKillContainer/no_signal [2021-11-11T12:13:33.501Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:13:33.756Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:13:34.034Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-11-11T12:13:34.034Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T12:13:34.034Z] check_test.go:308: [d165b4d476705] daemon is not started [2021-11-11T12:13:34.034Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-11-11T12:13:34.046Z] time="2021-11-11T12:13:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T12:13:34.193Z] === RUN TestExternalGraphDriver/spec [2021-11-11T12:13:34.318Z] --- PASS: TestKillContainer (1.22s) [2021-11-11T12:13:34.318Z] --- PASS: TestKillContainer/no_signal (0.38s) [2021-11-11T12:13:34.318Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-11-11T12:13:34.318Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-11-11T12:13:34.318Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:13:34.318Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T12:13:34.574Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T12:13:35.443Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T12:13:35.443Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-11-11T12:13:35.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2021-11-11T12:13:35.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2021-11-11T12:13:35.502Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-11-11T12:13:35.502Z] === RUN TestKillStoppedContainer [2021-11-11T12:13:35.502Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-11-11T12:13:35.502Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:13:35.502Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-11-11T12:13:35.502Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:13:36.015Z] --- PASS: TestHealthKillContainer (8.45s) [2021-11-11T12:13:36.015Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:13:36.064Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-11-11T12:13:36.064Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:13:36.103Z] === RUN TestExternalGraphDriver/pull [2021-11-11T12:13:36.276Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T12:13:36.627Z] --- PASS: TestInspectOomKilledTrue (0.45s) [2021-11-11T12:13:36.627Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:13:36.849Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s) [2021-11-11T12:13:36.849Z] === RUN TestIpcModeNone [2021-11-11T12:13:36.883Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2021-11-11T12:13:36.883Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T12:13:37.139Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2021-11-11T12:13:37.139Z] === RUN TestLinksContainerNames [2021-11-11T12:13:37.420Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-11-11T12:13:37.420Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T12:13:37.485Z] --- PASS: TestExternalGraphDriver (5.04s) [2021-11-11T12:13:37.485Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2021-11-11T12:13:37.485Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2021-11-11T12:13:37.485Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-11-11T12:13:37.485Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:13:37.681Z] --- PASS: TestIpcModeNone (0.85s) [2021-11-11T12:13:37.681Z] === RUN TestIpcModePrivate [2021-11-11T12:13:38.066Z] --- PASS: TestLinksContainerNames (0.81s) [2021-11-11T12:13:38.066Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:13:38.253Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2021-11-11T12:13:38.325Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2021-11-11T12:13:38.325Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T12:13:38.515Z] --- PASS: TestIpcModePrivate (0.82s) [2021-11-11T12:13:38.515Z] === RUN TestIpcModeShareable [2021-11-11T12:13:38.890Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/default [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/private [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/slave [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/shared [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/default [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/shared [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/slave [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/private [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:38.890Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:38.890Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:38.890Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:39.087Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-11-11T12:13:39.087Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:39.146Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:39.349Z] --- PASS: TestIpcModeShareable (0.94s) [2021-11-11T12:13:39.349Z] === RUN TestAPIIpcModeShareableAndContainer [2021-11-11T12:13:39.402Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:39.402Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:39.402Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-11-11T12:13:39.402Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-11-11T12:13:39.402Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T12:13:40.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T12:13:40.767Z] --- PASS: TestContainerBindMountNonRecursive (1.22s) [2021-11-11T12:13:40.767Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T12:13:40.866Z] check_test.go:308: [da89255920b87] daemon is not started [2021-11-11T12:13:40.866Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-11-11T12:13:41.023Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-11-11T12:13:41.023Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T12:13:41.279Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2021-11-11T12:13:41.279Z] === RUN TestNetworkNat [2021-11-11T12:13:41.687Z] --- PASS: TestGraphdriverPluginV2 (3.76s) [2021-11-11T12:13:41.687Z] PASS [2021-11-11T12:13:41.687Z] [2021-11-11T12:13:41.687Z] DONE 5 tests in 8.850s [2021-11-11T12:13:41.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T12:13:41.687Z] INFO: Testing against a local daemon [2021-11-11T12:13:41.687Z] === RUN TestContinueAfterPluginCrash [2021-11-11T12:13:41.687Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T12:13:41.687Z] === RUN TestReadPluginNoRead [2021-11-11T12:13:41.687Z] === PAUSE TestReadPluginNoRead [2021-11-11T12:13:41.687Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T12:13:41.687Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T12:13:41.687Z] === CONT TestContinueAfterPluginCrash [2021-11-11T12:13:41.687Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T12:13:41.810Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.45s) [2021-11-11T12:13:41.810Z] === RUN TestAPIIpcModeHost [2021-11-11T12:13:41.840Z] --- PASS: TestNetworkNat (0.46s) [2021-11-11T12:13:41.840Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:13:42.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2021-11-11T12:13:42.096Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:13:42.712Z] --- PASS: TestGet (15.01s) [2021-11-11T12:13:42.712Z] === RUN TestPluginWithNoManifest [2021-11-11T12:13:42.712Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T12:13:42.712Z] === RUN TestGetAll [2021-11-11T12:13:42.712Z] --- PASS: TestGetAll (0.00s) [2021-11-11T12:13:42.712Z] PASS [2021-11-11T12:13:42.712Z] coverage: 73.2% of statements [2021-11-11T12:13:42.712Z] ok github.com/docker/docker/pkg/plugins 35.855s coverage: 73.2% of statements [2021-11-11T12:13:42.753Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-11-11T12:13:42.753Z] === RUN TestDaemonIpcModeShareable [2021-11-11T12:13:44.139Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-11-11T12:13:44.139Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: true, mustBeShared: true [2021-11-11T12:13:44.139Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2021-11-11T12:13:44.139Z] === RUN TestDaemonIpcModePrivate [2021-11-11T12:13:44.401Z] check_test.go:308: [df0efe1fe0557] daemon is not started [2021-11-11T12:13:44.401Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-11-11T12:13:44.610Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2021-11-11T12:13:44.610Z] === RUN TestPause [2021-11-11T12:13:44.985Z] --- PASS: TestDaemonStartWithLogOpt (3.30s) [2021-11-11T12:13:44.985Z] === CONT TestReadPluginNoRead [2021-11-11T12:13:45.172Z] --- PASS: TestPause (0.47s) [2021-11-11T12:13:45.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:13:45.172Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:13:45.172Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:13:45.172Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:13:45.734Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2021-11-11T12:13:45.734Z] === RUN TestPidHost [2021-11-11T12:13:45.786Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2021-11-11T12:13:45.786Z] --- PASS: TestDaemonIpcModePrivate (1.49s) [2021-11-11T12:13:45.786Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-11-11T12:13:46.661Z] --- PASS: TestPidHost (0.93s) [2021-11-11T12:13:46.661Z] === RUN TestPsFilter [2021-11-11T12:13:46.661Z] --- PASS: TestPsFilter (0.11s) [2021-11-11T12:13:46.661Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:13:46.894Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T12:13:47.177Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T12:13:47.177Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-11-11T12:13:47.223Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-11-11T12:13:47.223Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:13:47.438Z] docker_cli_daemon_plugins_test.go:80: [deba753f40f8c] daemon is not started [2021-11-11T12:13:47.438Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-11-11T12:13:47.438Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-11-11T12:13:47.479Z] --- PASS: TestRemoveContainerWithVolume (0.48s) [2021-11-11T12:13:47.479Z] === RUN TestRemoveContainerRunning [2021-11-11T12:13:47.835Z] === RUN TestReadPluginNoRead/default [2021-11-11T12:13:48.040Z] --- PASS: TestRemoveContainerRunning (0.40s) [2021-11-11T12:13:48.040Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:13:48.296Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2021-11-11T12:13:48.296Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:13:48.296Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T12:13:48.296Z] === RUN TestRenameLinkedContainer [2021-11-11T12:13:48.823Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-11-11T12:13:48.823Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-11-11T12:13:48.907Z] === RUN TestBoolValue [2021-11-11T12:13:48.907Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T12:13:48.907Z] === RUN TestBoolValueOrDefault [2021-11-11T12:13:48.907Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T12:13:48.907Z] === RUN TestInt64ValueOrZero [2021-11-11T12:13:48.907Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T12:13:48.907Z] === RUN TestInt64ValueOrDefault [2021-11-11T12:13:48.907Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T12:13:48.907Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T12:13:48.907Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T12:13:48.907Z] === RUN TestJsonContentType [2021-11-11T12:13:48.908Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T12:13:48.908Z] PASS [2021-11-11T12:13:48.908Z] coverage: 14.7% of statements [2021-11-11T12:13:48.908Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T12:13:48.908Z] === RUN TestMaskSecretKeys [2021-11-11T12:13:48.908Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T12:13:48.908Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T12:13:48.908Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T12:13:48.908Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T12:13:48.908Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T12:13:48.908Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T12:13:48.908Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T12:13:48.908Z] === RUN TestVersionMiddlewareVersion [2021-11-11T12:13:48.908Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T12:13:48.908Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T12:13:48.908Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T12:13:48.908Z] PASS [2021-11-11T12:13:48.908Z] coverage: 37.7% of statements [2021-11-11T12:13:48.908Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T12:13:48.908Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T12:13:49.084Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2021-11-11T12:13:49.084Z] === RUN TestIpcModeOlderClient [2021-11-11T12:13:49.084Z] === PAUSE TestIpcModeOlderClient [2021-11-11T12:13:49.084Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:13:49.219Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T12:13:49.379Z] === RUN TestStrSliceMarshalJSON [2021-11-11T12:13:49.379Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T12:13:49.379Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestStrSliceUnmarshalString [2021-11-11T12:13:49.379Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T12:13:49.379Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T12:13:49.379Z] PASS [2021-11-11T12:13:49.379Z] coverage: 90.0% of statements [2021-11-11T12:13:49.379Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-11-11T12:13:49.379Z] === RUN TestToJSON [2021-11-11T12:13:49.379Z] --- PASS: TestToJSON (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestToParamWithVersion [2021-11-11T12:13:49.379Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestFromJSON [2021-11-11T12:13:49.379Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestEmpty [2021-11-11T12:13:49.379Z] --- PASS: TestEmpty (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T12:13:49.379Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestArgsMatchKVList [2021-11-11T12:13:49.379Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestArgsMatch [2021-11-11T12:13:49.379Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestAdd [2021-11-11T12:13:49.379Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestDel [2021-11-11T12:13:49.379Z] --- PASS: TestDel (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestLen [2021-11-11T12:13:49.379Z] --- PASS: TestLen (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestExactMatch [2021-11-11T12:13:49.379Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestOnlyOneExactMatch [2021-11-11T12:13:49.379Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestContains [2021-11-11T12:13:49.379Z] --- PASS: TestContains (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestValidate [2021-11-11T12:13:49.379Z] --- PASS: TestValidate (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestWalkValues [2021-11-11T12:13:49.379Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestFuzzyMatch [2021-11-11T12:13:49.379Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestClone [2021-11-11T12:13:49.379Z] --- PASS: TestClone (0.00s) [2021-11-11T12:13:49.379Z] PASS [2021-11-11T12:13:49.379Z] coverage: 92.2% of statements [2021-11-11T12:13:49.379Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2021-11-11T12:13:49.379Z] === RUN TestAdjustForAPIVersion [2021-11-11T12:13:49.379Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T12:13:49.379Z] PASS [2021-11-11T12:13:49.379Z] coverage: 5.7% of statements [2021-11-11T12:13:49.379Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T12:13:49.379Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T12:13:49.379Z] === RUN TestDurationToSecondsString [2021-11-11T12:13:49.379Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T12:13:49.379Z] === RUN TestGetTimestamp [2021-11-11T12:13:49.655Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-11-11T12:13:49.655Z] === RUN TestKillContainer [2021-11-11T12:13:49.655Z] === RUN TestKillContainer/no_signal [2021-11-11T12:13:49.789Z] --- PASS: TestContinueAfterPluginCrash (8.42s) [2021-11-11T12:13:49.851Z] --- PASS: TestGetTimestamp (0.12s) [2021-11-11T12:13:49.851Z] === RUN TestParseTimestamps [2021-11-11T12:13:49.851Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T12:13:49.851Z] PASS [2021-11-11T12:13:49.851Z] coverage: 100.0% of statements [2021-11-11T12:13:49.851Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-11-11T12:13:49.851Z] === RUN TestCompareVersion [2021-11-11T12:13:49.851Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T12:13:49.851Z] PASS [2021-11-11T12:13:49.851Z] coverage: 77.3% of statements [2021-11-11T12:13:49.851Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 77.3% of statements [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T12:13:49.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T12:13:50.186Z] --- PASS: TestRenameLinkedContainer (1.61s) [2021-11-11T12:13:50.186Z] === RUN TestRenameStoppedContainer [2021-11-11T12:13:50.227Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:13:50.441Z] --- PASS: TestRenameStoppedContainer (0.41s) [2021-11-11T12:13:50.441Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:13:50.728Z] === CONT TestReadPluginNoRead [2021-11-11T12:13:50.728Z] read_test.go:92: [d1d17987d2a57] daemon is not started [2021-11-11T12:13:50.728Z] --- PASS: TestReadPluginNoRead (5.97s) [2021-11-11T12:13:50.728Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2021-11-11T12:13:50.728Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2021-11-11T12:13:50.728Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2021-11-11T12:13:50.728Z] PASS [2021-11-11T12:13:50.728Z] [2021-11-11T12:13:50.728Z] DONE 6 tests in 9.330s [2021-11-11T12:13:50.728Z] 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-11-11T12:13:50.728Z] testing: warning: no tests to run [2021-11-11T12:13:50.728Z] PASS [2021-11-11T12:13:50.728Z] [2021-11-11T12:13:50.728Z] DONE 0 tests in 0.019s [2021-11-11T12:13:50.728Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T12:13:50.728Z] INFO: Testing against a local daemon [2021-11-11T12:13:50.728Z] === RUN TestPluginWithDevMounts [2021-11-11T12:13:50.728Z] === PAUSE TestPluginWithDevMounts [2021-11-11T12:13:50.728Z] === CONT TestPluginWithDevMounts [2021-11-11T12:13:50.798Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T12:13:50.798Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T12:13:50.844Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T12:13:50.844Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T12:13:50.844Z] === RUN TestCloneArgsSmartHttp [2021-11-11T12:13:50.844Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T12:13:50.844Z] === RUN TestCloneArgsDumbHttp [2021-11-11T12:13:50.844Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T12:13:50.844Z] === RUN TestCloneArgsGit [2021-11-11T12:13:50.844Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T12:13:50.844Z] === RUN TestCheckoutGit [2021-11-11T12:13:51.370Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2021-11-11T12:13:51.370Z] === RUN TestRenameInvalidName [2021-11-11T12:13:51.370Z] docker_cli_daemon_plugins_test.go:170: [dd158580bacc2] daemon is not started [2021-11-11T12:13:51.825Z] --- PASS: TestKillContainer (2.05s) [2021-11-11T12:13:51.826Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-11-11T12:13:51.826Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-11-11T12:13:51.826Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-11-11T12:13:51.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:13:51.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-11-11T12:13:51.826Z] --- PASS: TestRenameInvalidName (0.43s) [2021-11-11T12:13:51.826Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:13:52.110Z] --- PASS: TestPluginWithDevMounts (1.58s) [2021-11-11T12:13:52.110Z] PASS [2021-11-11T12:13:52.110Z] [2021-11-11T12:13:52.110Z] DONE 1 tests in 1.629s [2021-11-11T12:13:52.110Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T12:13:52.110Z] INFO: Testing against a local daemon [2021-11-11T12:13:52.110Z] === RUN TestSecretInspect [2021-11-11T12:13:52.400Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-11-11T12:13:52.599Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T12:13:52.599Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T12:13:52.599Z] === RUN TestProcessNoDockerignore [2021-11-11T12:13:52.599Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-11-11T12:13:52.599Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T12:13:52.599Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestDetectContentType [2021-11-11T12:13:52.599Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestSelectAcceptableMIME [2021-11-11T12:13:52.599Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestInspectEmptyResponse [2021-11-11T12:13:52.599Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestInspectResponseBinary [2021-11-11T12:13:52.599Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestResponseUnsupportedContentType [2021-11-11T12:13:52.599Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestInspectResponseTextSimple [2021-11-11T12:13:52.599Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T12:13:52.599Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestUnknownContentLength [2021-11-11T12:13:52.599Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestDownloadRemote [2021-11-11T12:13:52.599Z] === RUN TestEnable [2021-11-11T12:13:52.599Z] --- PASS: TestEnable (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestDisable [2021-11-11T12:13:52.599Z] --- PASS: TestDisable (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestEnabled [2021-11-11T12:13:52.599Z] --- PASS: TestEnabled (0.00s) [2021-11-11T12:13:52.599Z] PASS [2021-11-11T12:13:52.599Z] coverage: 100.0% of statements [2021-11-11T12:13:52.599Z] --- PASS: TestDownloadRemote (0.07s) [2021-11-11T12:13:52.599Z] === RUN TestGetWithStatusError [2021-11-11T12:13:52.599Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-11-11T12:13:52.599Z] --- PASS: TestGetWithStatusError (0.01s) [2021-11-11T12:13:52.599Z] === RUN TestCloseRootDirectory [2021-11-11T12:13:52.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:52.599Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestHashFile [2021-11-11T12:13:52.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:52.599Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T12:13:52.599Z] === RUN TestHashSubdir [2021-11-11T12:13:52.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:52.600Z] --- SKIP: TestHashSubdir (0.00s) [2021-11-11T12:13:52.600Z] === RUN TestRemoveDirectory [2021-11-11T12:13:52.600Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:13:52.600Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-11-11T12:13:52.600Z] PASS [2021-11-11T12:13:52.600Z] coverage: 9.3% of statements [2021-11-11T12:13:52.600Z] ok github.com/docker/docker/builder/remotecontext 0.244s coverage: 9.3% of statements [2021-11-11T12:13:52.971Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-11-11T12:13:52.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-11-11T12:13:52.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-11-11T12:13:52.971Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-11-11T12:13:52.971Z] === RUN TestKillStoppedContainer [2021-11-11T12:13:53.071Z] === RUN TestGetAllAllowed [2021-11-11T12:13:53.071Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestGetAllMeta [2021-11-11T12:13:53.071Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T12:13:53.071Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T12:13:53.071Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestIsExistingDirectory [2021-11-11T12:13:53.071Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestGetFilenameForDownload [2021-11-11T12:13:53.071Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestEnv2Variables [2021-11-11T12:13:53.071Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T12:13:53.071Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestMaintainer [2021-11-11T12:13:53.071Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestLabel [2021-11-11T12:13:53.071Z] --- PASS: TestLabel (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestFromScratch [2021-11-11T12:13:53.071Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestFromWithArg [2021-11-11T12:13:53.071Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T12:13:53.071Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestFromWithUndefinedArg [2021-11-11T12:13:53.071Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T12:13:53.071Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T12:13:53.071Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestOnbuild [2021-11-11T12:13:53.072Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestWorkdir [2021-11-11T12:13:53.072Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestCmd [2021-11-11T12:13:53.072Z] --- PASS: TestCmd (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestHealthcheckNone [2021-11-11T12:13:53.072Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestHealthcheckCmd [2021-11-11T12:13:53.072Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestEntrypoint [2021-11-11T12:13:53.072Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestExpose [2021-11-11T12:13:53.072Z] --- PASS: TestExpose (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestUser [2021-11-11T12:13:53.072Z] --- PASS: TestUser (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestVolume [2021-11-11T12:13:53.072Z] --- PASS: TestVolume (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestStopSignal [2021-11-11T12:13:53.072Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:13:53.072Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestArg [2021-11-11T12:13:53.072Z] --- PASS: TestArg (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestShell [2021-11-11T12:13:53.072Z] --- PASS: TestShell (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestPrependEnvOnCmd [2021-11-11T12:13:53.072Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestRunWithBuildArgs [2021-11-11T12:13:53.072Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T12:13:53.072Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T12:13:53.072Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T12:13:53.072Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T12:13:53.072Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T12:13:53.072Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestNormalizeWorkdir [2021-11-11T12:13:53.072Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestDispatch [2021-11-11T12:13:53.072Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T12:13:53.072Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T12:13:53.072Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T12:13:53.072Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T12:13:53.072Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T12:13:53.072Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T12:13:53.072Z] === RUN TestDispatch/COPY_url [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch (0.05s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-11-11T12:13:53.072Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T12:13:53.072Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T12:13:53.072Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T12:13:53.072Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T12:13:53.072Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T12:13:53.072Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestEmptyDockerfile [2021-11-11T12:13:53.072Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestSymlinkDockerfile [2021-11-11T12:13:53.072Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T12:13:53.072Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-11-11T12:13:53.072Z] === RUN TestNonExistingDockerfile [2021-11-11T12:13:53.072Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestCopyRunConfig [2021-11-11T12:13:53.072Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestDeepCopyRunConfig [2021-11-11T12:13:53.072Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestExportImage [2021-11-11T12:13:53.072Z] --- PASS: TestExportImage (0.00s) [2021-11-11T12:13:53.072Z] === RUN TestNormalizeDest [2021-11-11T12:13:53.072Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T12:13:53.072Z] PASS [2021-11-11T12:13:53.072Z] coverage: 46.8% of statements [2021-11-11T12:13:53.072Z] ok github.com/docker/docker/builder/dockerfile 0.175s coverage: 46.8% of statements [2021-11-11T12:13:53.208Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2021-11-11T12:13:53.208Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:13:53.232Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-11-11T12:13:53.232Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:13:53.232Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-11-11T12:13:53.232Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:13:53.232Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T12:13:53.464Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-11-11T12:13:53.464Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:13:53.542Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T12:13:53.542Z] === RUN TestTCP4Proxy [2021-11-11T12:13:53.542Z] --- PASS: TestTCP4Proxy (0.02s) [2021-11-11T12:13:53.542Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T12:13:53.542Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestTCP6Proxy [2021-11-11T12:13:53.542Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:13:53.542Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestTCPDualStackProxy [2021-11-11T12:13:53.542Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:13:53.542Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestUDP4Proxy [2021-11-11T12:13:53.542Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestUDP6Proxy [2021-11-11T12:13:53.542Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:13:53.542Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestUDPWriteError [2021-11-11T12:13:53.542Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestSCTP4Proxy [2021-11-11T12:13:53.542Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:13:53.542Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T12:13:53.542Z] === RUN TestSCTP6Proxy [2021-11-11T12:13:53.542Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:13:53.542Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T12:13:53.542Z] PASS [2021-11-11T12:13:53.542Z] coverage: 49.4% of statements [2021-11-11T12:13:53.542Z] ok github.com/docker/docker/cmd/docker-proxy 0.081s coverage: 49.4% of statements [2021-11-11T12:13:53.804Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T12:13:54.064Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-11-11T12:13:54.064Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:13:54.064Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:13:54.064Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:13:54.064Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:13:54.064Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:13:54.064Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T12:13:54.064Z] === RUN TestLinksEtcHostsContentMatch [2021-11-11T12:13:54.391Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2021-11-11T12:13:54.391Z] === RUN TestResize [2021-11-11T12:13:54.636Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-11-11T12:13:54.636Z] === RUN TestLinksContainerNames [2021-11-11T12:13:54.647Z] --- PASS: TestResize (0.40s) [2021-11-11T12:13:54.647Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:13:54.649Z] --- PASS: TestSecretInspect (2.16s) [2021-11-11T12:13:54.649Z] === RUN TestSecretList [2021-11-11T12:13:55.209Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2021-11-11T12:13:55.209Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:13:55.466Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:55.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:55.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:55.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:13:55.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:13:56.551Z] --- PASS: TestLinksContainerNames (1.56s) [2021-11-11T12:13:56.551Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:13:56.551Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-11-11T12:13:56.558Z] --- PASS: TestSecretList (2.12s) [2021-11-11T12:13:56.558Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:13:56.812Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-11-11T12:13:57.073Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-11-11T12:13:57.073Z] === RUN TestContainerNetworkMountsNoChown [2021-11-11T12:13:57.334Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-11-11T12:13:57.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:57.595Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/default [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/default [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/private [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/private [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rprivate [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rprivate [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/slave [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/slave [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rslave [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rslave [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/shared [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/shared [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rshared [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rshared [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/default [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/rshared [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/shared [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:57.595Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:57.595Z] === CONT TestMountDaemonRoot/rslave [2021-11-11T12:13:57.595Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/slave [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/rprivate [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/private [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:57.858Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:57.858Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/default/bind_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/default/mount_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-11-11T12:13:57.858Z] check_test.go:308: [d6e3fb2dbe8b9] daemon is not started [2021-11-11T12:13:57.858Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-11-11T12:13:57.858Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/private/bind_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-11-11T12:13:58.119Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-11-11T12:13:58.381Z] === CONT TestMountDaemonRoot/private/mount_root [2021-11-11T12:13:58.381Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-11-11T12:13:58.381Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-11-11T12:13:58.381Z] === RUN TestContainerBindMountNonRecursive [2021-11-11T12:13:58.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:59.096Z] --- PASS: TestSecretsCreateAndDelete (2.15s) [2021-11-11T12:13:59.096Z] === RUN TestSecretsUpdate [2021-11-11T12:13:59.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:13:59.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:13:59.769Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-11-11T12:14:00.341Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2021-11-11T12:14:00.341Z] === RUN TestContainerVolumesMountedAsShared [2021-11-11T12:14:00.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:01.098Z] --- PASS: TestSecretsUpdate (2.17s) [2021-11-11T12:14:01.098Z] === RUN TestTemplatedSecret [2021-11-11T12:14:01.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:01.284Z] --- PASS: TestContainerVolumesMountedAsShared (0.76s) [2021-11-11T12:14:01.284Z] === RUN TestContainerVolumesMountedAsSlave [2021-11-11T12:14:01.284Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T12:14:01.284Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-11-11T12:14:01.857Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2021-11-11T12:14:01.857Z] === RUN TestNetworkNat [2021-11-11T12:14:02.429Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T12:14:02.591Z] a0eb404f1860: Pull complete [2021-11-11T12:14:02.591Z] Digest: sha256:35b987eaca23cce6456c07adea57a155352dce50adf0539fd57e68f3af3e8e29 [2021-11-11T12:14:02.591Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:14:02.591Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2021-11-11T12:14:02.591Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2021-11-11T12:14:02.591Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.350' [2021-11-11T12:14:02.591Z] WARN: Skipping validation tests [2021-11-11T12:14:02.591Z] INFO: Running unit tests at 11/11/2021 12:13:54... [2021-11-11T12:14:02.591Z] INFO: make.ps1 starting at 11/11/2021 12:13:59 [2021-11-11T12:14:02.591Z] INFO: Git commit (084ce6255d) assumed from DOCKER_GITCOMMIT environment variable [2021-11-11T12:14:02.591Z] INFO: Invoking autogen... [2021-11-11T12:14:02.591Z] INFO: Running unit tests... [2021-11-11T12:14:02.690Z] --- PASS: TestNetworkNat (0.82s) [2021-11-11T12:14:02.690Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:14:03.262Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-11-11T12:14:03.262Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-11-11T12:14:03.262Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:14:03.637Z] --- PASS: TestTemplatedSecret (2.54s) [2021-11-11T12:14:03.637Z] === RUN TestSecretCreateResolve [2021-11-11T12:14:03.835Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T12:14:04.012Z] === RUN TestCheckpointCreateError [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T12:14:04.012Z] === RUN TestCheckpointCreate [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T12:14:04.012Z] === RUN TestCheckpointDeleteError [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T12:14:04.012Z] === RUN TestCheckpointDelete [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T12:14:04.012Z] === RUN TestCheckpointListError [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T12:14:04.012Z] === RUN TestCheckpointList [2021-11-11T12:14:04.012Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T12:14:04.013Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:14:04.013Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestGetAPIPath [2021-11-11T12:14:04.013Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestParseHostURL [2021-11-11T12:14:04.013Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T12:14:04.013Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPIVersion [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T12:14:04.013Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestClientRedirect [2021-11-11T12:14:04.013Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigCreateUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigCreateError [2021-11-11T12:14:04.013Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigCreate [2021-11-11T12:14:04.013Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspectNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspectUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspectError [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigInspect [2021-11-11T12:14:04.013Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigListUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigListError [2021-11-11T12:14:04.013Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigList [2021-11-11T12:14:04.013Z] --- PASS: TestConfigList (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigRemoveUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigRemoveError [2021-11-11T12:14:04.013Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigRemove [2021-11-11T12:14:04.013Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigUpdateUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigUpdateError [2021-11-11T12:14:04.013Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestConfigUpdate [2021-11-11T12:14:04.013Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCommitError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCommit [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStatPathError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStatPath [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyToContainerError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyToContainer [2021-11-11T12:14:04.013Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyFromContainerError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T12:14:04.013Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestCopyFromContainer [2021-11-11T12:14:04.013Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCreateError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCreateImageNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCreateWithName [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerCreateAutoRemove [2021-11-11T12:14:04.013Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerDiffError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerDiff [2021-11-11T12:14:04.013Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecCreateError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecCreate [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecStartError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecStart [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecInspectError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecInspect [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExportError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExport [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerInspectError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T12:14:04.013Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerInspect [2021-11-11T12:14:04.013Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerInspectNode [2021-11-11T12:14:04.013Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerKillError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerKill [2021-11-11T12:14:04.013Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerListError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerList [2021-11-11T12:14:04.013Z] --- PASS: TestContainerList (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerLogsNotFoundError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerLogsError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerLogs [2021-11-11T12:14:04.013Z] --- PASS: TestContainerLogs (0.13s) [2021-11-11T12:14:04.013Z] === RUN TestContainerPauseError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerPause [2021-11-11T12:14:04.013Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainersPruneError [2021-11-11T12:14:04.013Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainersPrune [2021-11-11T12:14:04.013Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRemoveError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRemove [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRenameError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRename [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerResizeError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecResizeError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerResize [2021-11-11T12:14:04.013Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerExecResize [2021-11-11T12:14:04.013Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRestartError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerRestart [2021-11-11T12:14:04.013Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStartError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStart [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStatsError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStats [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStopError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerStop [2021-11-11T12:14:04.013Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerTopError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerTop [2021-11-11T12:14:04.013Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerUnpauseError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerUnpause [2021-11-11T12:14:04.013Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerUpdateError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerUpdate [2021-11-11T12:14:04.013Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerWaitError [2021-11-11T12:14:04.013Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestContainerWait [2021-11-11T12:14:04.013Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestDiskUsageError [2021-11-11T12:14:04.013Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestDiskUsage [2021-11-11T12:14:04.013Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestDistributionInspectUnsupported [2021-11-11T12:14:04.013Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T12:14:04.013Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestEventsErrorInOptions [2021-11-11T12:14:04.013Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestEventsErrorFromServer [2021-11-11T12:14:04.013Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestEvents [2021-11-11T12:14:04.013Z] --- PASS: TestEvents (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestTLSCloseWriter [2021-11-11T12:14:04.013Z] === PAUSE TestTLSCloseWriter [2021-11-11T12:14:04.013Z] === RUN TestImageBuildError [2021-11-11T12:14:04.013Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageBuild [2021-11-11T12:14:04.013Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestGetDockerOS [2021-11-11T12:14:04.013Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageCreateError [2021-11-11T12:14:04.013Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageCreate [2021-11-11T12:14:04.013Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageHistoryError [2021-11-11T12:14:04.013Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageHistory [2021-11-11T12:14:04.013Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageImportError [2021-11-11T12:14:04.013Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageImport [2021-11-11T12:14:04.013Z] --- PASS: TestImageImport (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageInspectError [2021-11-11T12:14:04.013Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageInspectImageNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageInspectWithEmptyID [2021-11-11T12:14:04.013Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageInspect [2021-11-11T12:14:04.013Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageListError [2021-11-11T12:14:04.013Z] --- PASS: TestImageListError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageList [2021-11-11T12:14:04.013Z] --- PASS: TestImageList (0.02s) [2021-11-11T12:14:04.013Z] === RUN TestImageListApiBefore125 [2021-11-11T12:14:04.013Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageLoadError [2021-11-11T12:14:04.013Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageLoad [2021-11-11T12:14:04.013Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagesPruneError [2021-11-11T12:14:04.013Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagesPrune [2021-11-11T12:14:04.013Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullReferenceParseError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullAnyError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePullWithoutErrors [2021-11-11T12:14:04.013Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushReferenceError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushAnyError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithoutErrors [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T12:14:04.013Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T12:14:04.013Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageRemoveError [2021-11-11T12:14:04.013Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageRemoveImageNotFound [2021-11-11T12:14:04.013Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageRemove [2021-11-11T12:14:04.013Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSaveError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSaveError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSave [2021-11-11T12:14:04.013Z] --- PASS: TestImageSave (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchAnyError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageSearchWithoutErrors [2021-11-11T12:14:04.013Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageTagError [2021-11-11T12:14:04.013Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageTagInvalidReference [2021-11-11T12:14:04.013Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T12:14:04.013Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageTagHexSource [2021-11-11T12:14:04.013Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestImageTag [2021-11-11T12:14:04.013Z] --- PASS: TestImageTag (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestInfoServerError [2021-11-11T12:14:04.013Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T12:14:04.013Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestInfo [2021-11-11T12:14:04.013Z] --- PASS: TestInfo (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkConnectError [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkConnect [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkCreateError [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkCreate [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkDisconnectError [2021-11-11T12:14:04.013Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T12:14:04.013Z] === RUN TestNetworkDisconnect [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/no_options [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/verbose [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/global_scope [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T12:14:04.014Z] === RUN TestNetworkInspect/server_error [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworkListError [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworkList [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworksPruneError [2021-11-11T12:14:04.014Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworksPrune [2021-11-11T12:14:04.014Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworkRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNetworkRemove [2021-11-11T12:14:04.014Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T12:14:04.014Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeInspect [2021-11-11T12:14:04.014Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeListError [2021-11-11T12:14:04.014Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeList [2021-11-11T12:14:04.014Z] --- PASS: TestNodeList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeRemove [2021-11-11T12:14:04.014Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeUpdateError [2021-11-11T12:14:04.014Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestNodeUpdate [2021-11-11T12:14:04.014Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestOptionWithTimeout [2021-11-11T12:14:04.014Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPingFail [2021-11-11T12:14:04.014Z] --- PASS: TestPingFail (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPingWithError [2021-11-11T12:14:04.014Z] 2021/11/11 12:14:02 RoundTripper returned a response & error; ignoring response [2021-11-11T12:14:04.014Z] 2021/11/11 12:14:02 RoundTripper returned a response & error; ignoring response [2021-11-11T12:14:04.014Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPingSuccess [2021-11-11T12:14:04.014Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPingHeadFallback [2021-11-11T12:14:04.014Z] === RUN TestPingHeadFallback/OK [2021-11-11T12:14:04.014Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T12:14:04.014Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T12:14:04.014Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T12:14:04.014Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T12:14:04.014Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginDisableError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginDisable [2021-11-11T12:14:04.014Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginEnableError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginEnable [2021-11-11T12:14:04.014Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginInspect [2021-11-11T12:14:04.014Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginListError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginList [2021-11-11T12:14:04.014Z] --- PASS: TestPluginList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginPushError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginPush [2021-11-11T12:14:04.014Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginRemove [2021-11-11T12:14:04.014Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginSetError [2021-11-11T12:14:04.014Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPluginSet [2021-11-11T12:14:04.014Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSetHostHeader [2021-11-11T12:14:04.014Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestPlainTextError [2021-11-11T12:14:04.014Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestInfiniteError [2021-11-11T12:14:04.014Z] --- PASS: TestInfiniteError (0.03s) [2021-11-11T12:14:04.014Z] === RUN TestCanceledContext [2021-11-11T12:14:04.014Z] 2021/11/11 12:14:02 RoundTripper returned a response & error; ignoring response [2021-11-11T12:14:04.014Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestDeadlineExceededContext [2021-11-11T12:14:04.014Z] 2021/11/11 12:14:02 RoundTripper returned a response & error; ignoring response [2021-11-11T12:14:04.014Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretCreateUnsupported [2021-11-11T12:14:04.014Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretCreateError [2021-11-11T12:14:04.014Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretCreate [2021-11-11T12:14:04.014Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretInspectUnsupported [2021-11-11T12:14:04.014Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T12:14:04.014Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretInspect [2021-11-11T12:14:04.014Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretListUnsupported [2021-11-11T12:14:04.014Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretListError [2021-11-11T12:14:04.014Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretList [2021-11-11T12:14:04.014Z] --- PASS: TestSecretList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretRemoveUnsupported [2021-11-11T12:14:04.014Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretRemove [2021-11-11T12:14:04.014Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretUpdateUnsupported [2021-11-11T12:14:04.014Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretUpdateError [2021-11-11T12:14:04.014Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSecretUpdate [2021-11-11T12:14:04.014Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceCreateError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceCreate [2021-11-11T12:14:04.014Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T12:14:04.014Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceCreateDigestPinning [2021-11-11T12:14:04.014Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T12:14:04.014Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceInspect [2021-11-11T12:14:04.014Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceListError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceList [2021-11-11T12:14:04.014Z] --- PASS: TestServiceList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceLogsError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceLogs [2021-11-11T12:14:04.014Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceRemove [2021-11-11T12:14:04.014Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceUpdateError [2021-11-11T12:14:04.014Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestServiceUpdate [2021-11-11T12:14:04.014Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmGetUnlockKey [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmInitError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmInit [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmInspect [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmJoinError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmJoin [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmLeaveError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmLeave [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmUnlockError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmUnlock [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmUpdateError [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestSwarmUpdate [2021-11-11T12:14:04.014Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestTaskInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestTaskInspect [2021-11-11T12:14:04.014Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestTaskListError [2021-11-11T12:14:04.014Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestTaskList [2021-11-11T12:14:04.014Z] --- PASS: TestTaskList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeCreateError [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeCreate [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeInspectError [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeInspectNotFound [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeInspect [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeListError [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeList [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeRemoveError [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T12:14:04.014Z] === RUN TestVolumeRemove [2021-11-11T12:14:04.014Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T12:14:04.014Z] === CONT TestTLSCloseWriter [2021-11-11T12:14:04.014Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-11-11T12:14:04.014Z] PASS [2021-11-11T12:14:04.014Z] coverage: 75.1% of statements [2021-11-11T12:14:04.014Z] ok github.com/docker/docker/client 0.286s coverage: 75.1% of statements [2021-11-11T12:14:04.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:04.407Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:14:04.778Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-11-11T12:14:05.544Z] --- PASS: TestSecretCreateResolve (2.20s) [2021-11-11T12:14:05.544Z] PASS [2021-11-11T12:14:05.544Z] [2021-11-11T12:14:05.544Z] DONE 6 tests in 13.373s [2021-11-11T12:14:05.544Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T12:14:05.544Z] INFO: Testing against a local daemon [2021-11-11T12:14:05.544Z] === RUN TestServiceCreateInit [2021-11-11T12:14:05.544Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:14:06.163Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-11-11T12:14:06.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:14:06.424Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-11-11T12:14:06.424Z] === RUN TestPause [2021-11-11T12:14:06.996Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T12:14:07.257Z] --- PASS: TestPause (0.88s) [2021-11-11T12:14:07.258Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:14:07.258Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:14:07.258Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:14:07.258Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:14:07.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:14:07.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:14:07.830Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-11-11T12:14:08.092Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2021-11-11T12:14:08.092Z] === RUN TestPidHost [2021-11-11T12:14:08.199Z] 2021/11/11 12:14:05 Closing DB instances... [2021-11-11T12:14:08.199Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-11-11T12:14:08.199Z] === RUN TestFindNode [2021-11-11T12:14:08.199Z] 2021/11/11 12:14:07 Closing DB instances... [2021-11-11T12:14:08.199Z] --- PASS: TestFindNode (0.01s) [2021-11-11T12:14:08.199Z] === RUN TestChangeNodeState [2021-11-11T12:14:08.199Z] 2021/11/11 12:14:07 Closing DB instances... [2021-11-11T12:14:08.199Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T12:14:08.199Z] === RUN TestNodeReincarnation [2021-11-11T12:14:08.199Z] 2021/11/11 12:14:07 Closing DB instances... [2021-11-11T12:14:09.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:14:09.554Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:14:09.743Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:14:10.007Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-11-11T12:14:10.007Z] --- PASS: TestPidHost (1.90s) [2021-11-11T12:14:10.007Z] === RUN TestPsFilter [2021-11-11T12:14:10.271Z] --- PASS: TestPsFilter (0.16s) [2021-11-11T12:14:10.271Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:14:10.271Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-11-11T12:14:10.844Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s) [2021-11-11T12:14:10.844Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:14:10.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:14:11.131Z] 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/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/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-11-11T12:14:11.417Z] --- PASS: TestRemoveContainerWithVolume (0.57s) [2021-11-11T12:14:11.417Z] === RUN TestRemoveContainerRunning [2021-11-11T12:14:11.989Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-11-11T12:14:11.989Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:14:12.561Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T12:14:12.561Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-11-11T12:14:12.561Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:14:12.561Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-11-11T12:14:12.561Z] === RUN TestRenameLinkedContainer [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.66s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2021-11-11T12:14:12.810Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s) [2021-11-11T12:14:12.810Z] === RUN TestCgroupNamespacesRun [2021-11-11T12:14:12.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T12:14:12.958Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T12:14:12.958Z] === RUN TestParallelCreate [2021-11-11T12:14:12.958Z] 2021/11/11 12:14:12 Closing DB instances... [2021-11-11T12:14:12.958Z] --- PASS: TestParallelCreate (0.01s) [2021-11-11T12:14:12.958Z] === RUN TestParallelDelete [2021-11-11T12:14:12.958Z] 2021/11/11 12:14:12 Closing DB instances... [2021-11-11T12:14:12.958Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T12:14:12.958Z] === RUN TestNetworkDBIslands [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ea3ec97d17fb with config:&{NodeID:ea3ec97d17fb 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-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, added to nodes list" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:155d1eac077f with config:&{NodeID:155d1eac077f 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-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node 155d1eac077f/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to nodes list" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node 155d1eac077f/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to nodes list" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, added to nodes list" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T12:14:12.958Z] time="2021-11-11T12:14:12Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-11-11T12:14:13.737Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2021-11-11T12:14:13.738Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T12:14:13.941Z] --- PASS: TestServiceCreateInit (7.55s) [2021-11-11T12:14:13.941Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-11-11T12:14:13.941Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2021-11-11T12:14:13.941Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d7044ab98405 with config:&{NodeID:d7044ab98405 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-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 155d1eac077f/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:31dd3d31be58 with config:&{NodeID:31dd3d31be58 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-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 155d1eac077f/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=info msg="Node d7044ab98405/172.30.242.54, added to nodes list" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T12:14:13.945Z] time="2021-11-11T12:14:13Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T12:14:14.209Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-11-11T12:14:14.414Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.414Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.414Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.414Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fcb4ce0b0049 with config:&{NodeID:fcb4ce0b0049 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-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node 155d1eac077f/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node d7044ab98405/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node d7044ab98405/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T12:14:14.415Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T12:14:14.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T12:14:14.665Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-11-11T12:14:14.665Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:14.883Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=info msg="The new bootstrap node list is:[172.30.242.54:10033 172.30.242.54:10034 172.30.242.54:10035]" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10033" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49353" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10034" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49354" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10035" [2021-11-11T12:14:14.883Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49355" [2021-11-11T12:14:15.040Z] --- PASS: TestRenameLinkedContainer (2.41s) [2021-11-11T12:14:15.040Z] === RUN TestRenameStoppedContainer [2021-11-11T12:14:15.353Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=info msg="The new bootstrap node list is:[172.30.242.54:10033 172.30.242.54:10034 172.30.242.54:10035]" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10033" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49356" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10034" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49357" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10035" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49358" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node 0 leaving" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node4(31dd3d31be58): Node leave event for ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node3(d7044ab98405): Node leave event for ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node2(155d1eac077f): Node leave event for ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node1(ea3ec97d17fb): Node leave event for ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.353Z] time="2021-11-11T12:14:15Z" level=info msg="node5(fcb4ce0b0049): Node leave event for ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:15.612Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-11-11T12:14:15.612Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node ea3ec97d17fb/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="node 1 leaving" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="node3(d7044ab98405): Node leave event for 155d1eac077f/172.30.242.54" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="node4(31dd3d31be58): Node leave event for 155d1eac077f/172.30.242.54" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f/172.30.242.54, left gossip cluster" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f change state NodeActive --> NodeFailed" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f/172.30.242.54, added to failed nodes list" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f change state NodeActive --> NodeLeft" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=info msg="node5(fcb4ce0b0049): Node leave event for 155d1eac077f/172.30.242.54" [2021-11-11T12:14:15.822Z] time="2021-11-11T12:14:15Z" level=error msg="node: 155d1eac077f is unknown to memberlist" [2021-11-11T12:14:15.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T12:14:16.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-11-11T12:14:16.031Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:15Z" level=info msg="Node 155d1eac077f/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="node 2 leaving" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405 change state NodeActive --> NodeLeft" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="node4(31dd3d31be58): Node leave event for d7044ab98405/172.30.242.54" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405 change state NodeActive --> NodeLeft" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="node5(fcb4ce0b0049): Node leave event for d7044ab98405/172.30.242.54" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405 change state NodeActive --> NodeLeft" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=info msg="node3(d7044ab98405): Node leave event for d7044ab98405/172.30.242.54" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=debug msg="memberlist: Failed ping: 155d1eac077f (timeout reached)" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.242.54:10037: use of closed network connection" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.242.54:10035: use of closed network connection" [2021-11-11T12:14:16.292Z] time="2021-11-11T12:14:16Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.242.54:10036: use of closed network connection" [2021-11-11T12:14:16.308Z] ..........................xx.................... [ 29%] [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node d7044ab98405/172.30.242.54, left gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="memberlist: Suspect 155d1eac077f has failed, no acks received" [2021-11-11T12:14:16.761Z] networkdb_test.go:867: node4: OK [2021-11-11T12:14:16.761Z] networkdb_test.go:867: node5: OK [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="node 0 coming back" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:077b0795fff8 with config:&{NodeID:077b0795fff8 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-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node 077b0795fff8/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node 077b0795fff8/172.30.242.54, added to nodes list" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="node 1 coming back" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:21dbb5f26e1c with config:&{NodeID:21dbb5f26e1c 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-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to nodes list" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="node 2 coming back" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dee8fb2cb821 with config:&{NodeID:dee8fb2cb821 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-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node dee8fb2cb821/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:16.761Z] time="2021-11-11T12:14:16Z" level=info msg="Node dee8fb2cb821/172.30.242.54, added to nodes list" [2021-11-11T12:14:16.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T12:14:16.816Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-11-11T12:14:16.816Z] === RUN TestRenameInvalidName [2021-11-11T12:14:16.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2021-11-11T12:14:16.960Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T12:14:17.759Z] --- PASS: TestRenameInvalidName (0.62s) [2021-11-11T12:14:17.759Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:14:18.324Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2021-11-11T12:14:18.324Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T12:14:18.700Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T12:14:18.980Z] --- PASS: TestCheckoutGit (28.05s) [2021-11-11T12:14:18.980Z] === RUN TestValidGitTransport [2021-11-11T12:14:18.980Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T12:14:18.980Z] === RUN TestGitInvalidRef [2021-11-11T12:14:18.980Z] --- PASS: TestGitInvalidRef (0.19s) [2021-11-11T12:14:18.980Z] PASS [2021-11-11T12:14:18.980Z] coverage: 86.3% of statements [2021-11-11T12:14:18.980Z] ok github.com/docker/docker/builder/remotecontext/git 28.291s coverage: 86.3% of statements [2021-11-11T12:14:19.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-11-11T12:14:19.253Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T12:14:19.451Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T12:14:19.451Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T12:14:19.644Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2021-11-11T12:14:19.644Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:14:19.814Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2021-11-11T12:14:19.814Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T12:14:20.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T12:14:20.477Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2021-11-11T12:14:20.478Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:14:20.478Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-11-11T12:14:20.554Z] time="2021-11-11T12:14:19Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.242.54:10033 172.30.242.54:10034 172.30.242.54:10035]" [2021-11-11T12:14:20.554Z] time="2021-11-11T12:14:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.242.54:10033 172.30.242.54:10034 172.30.242.54:10035]" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10033" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49360" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, is the new incarnation of the shutdown node ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10034" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49361" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, is the new incarnation of the shutdown node ea3ec97d17fb/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, is the new incarnation of the shutdown node 155d1eac077f/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49362" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10035" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 077b0795fff8/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 31dd3d31be58/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, is the new incarnation of the shutdown node d7044ab98405/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, is the new incarnation of the shutdown node 155d1eac077f/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, is the new incarnation of the shutdown node d7044ab98405/172.30.242.54" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, joined gossip cluster" [2021-11-11T12:14:21.024Z] time="2021-11-11T12:14:20Z" level=info msg="Node dee8fb2cb821/172.30.242.54, added to nodes list" [2021-11-11T12:14:21.181Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2021-11-11T12:14:21.181Z] === RUN TestNISDomainname [2021-11-11T12:14:21.437Z] --- PASS: TestNISDomainname (0.49s) [2021-11-11T12:14:21.437Z] === RUN TestHostnameDnsResolution [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10033" [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49363" [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10034" [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49364" [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Stream connection from=172.30.242.54:49365" [2021-11-11T12:14:21.493Z] time="2021-11-11T12:14:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.242.54:10035" [2021-11-11T12:14:21.866Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2021-11-11T12:14:21.866Z] === RUN TestResize [2021-11-11T12:14:21.965Z] 2021/11/11 12:14:21 Closing DB instances... [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="Node 077b0795fff8 change state NodeActive --> NodeLeft" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="node3(dee8fb2cb821): Node leave event for 077b0795fff8/172.30.242.54" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="Node 077b0795fff8 change state NodeActive --> NodeLeft" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="Node 077b0795fff8 change state NodeActive --> NodeLeft" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="node5(fcb4ce0b0049): Node leave event for 077b0795fff8/172.30.242.54" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="node4(31dd3d31be58): Node leave event for 077b0795fff8/172.30.242.54" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="Node 077b0795fff8 change state NodeActive --> NodeLeft" [2021-11-11T12:14:21.965Z] time="2021-11-11T12:14:21Z" level=info msg="node1(077b0795fff8): Node leave event for 077b0795fff8/172.30.242.54" [2021-11-11T12:14:21.999Z] --- PASS: TestHostnameDnsResolution (0.61s) [2021-11-11T12:14:21.999Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8 change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="node2(21dbb5f26e1c): Node leave event for 077b0795fff8/172.30.242.54" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 077b0795fff8/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="node4(31dd3d31be58): Node leave event for 21dbb5f26e1c/172.30.242.54" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c change state NodeActive --> NodeFailed" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, added to failed nodes list" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="node5(fcb4ce0b0049): Node leave event for 21dbb5f26e1c/172.30.242.54" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=info msg="node3(dee8fb2cb821): Node leave event for 21dbb5f26e1c/172.30.242.54" [2021-11-11T12:14:22.434Z] time="2021-11-11T12:14:22Z" level=error msg="node: 21dbb5f26e1c is unknown to memberlist" [2021-11-11T12:14:22.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T12:14:22.438Z] --- PASS: TestResize (0.78s) [2021-11-11T12:14:22.438Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:14:22.561Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2021-11-11T12:14:22.561Z] === RUN TestStats [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="Node 21dbb5f26e1c/172.30.242.54, left gossip cluster" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.30.242.54:10035: use of closed network connection" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821 change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="node4(31dd3d31be58): Node leave event for dee8fb2cb821/172.30.242.54" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821 change state NodeActive --> NodeLeft" [2021-11-11T12:14:22.903Z] time="2021-11-11T12:14:22Z" level=info msg="node5(fcb4ce0b0049): Node leave event for dee8fb2cb821/172.30.242.54" [2021-11-11T12:14:23.015Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-11-11T12:14:23.015Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821 change state NodeActive --> NodeLeft" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:22Z" level=info msg="node3(dee8fb2cb821): Node leave event for dee8fb2cb821/172.30.242.54" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821/172.30.242.54, left gossip cluster" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821/172.30.242.54, left gossip cluster" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:22Z" level=info msg="Node dee8fb2cb821/172.30.242.54, left gossip cluster" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:23Z" level=info msg="Node 31dd3d31be58 change state NodeActive --> NodeLeft" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:23Z" level=info msg="node5(fcb4ce0b0049): Node leave event for 31dd3d31be58/172.30.242.54" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:23Z" level=info msg="Node 31dd3d31be58 change state NodeActive --> NodeLeft" [2021-11-11T12:14:23.372Z] time="2021-11-11T12:14:23Z" level=info msg="node4(31dd3d31be58): Node leave event for 31dd3d31be58/172.30.242.54" [2021-11-11T12:14:23.485Z] ? github.com/docker/docker/api [no test files] [2021-11-11T12:14:23.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T12:14:23.840Z] time="2021-11-11T12:14:23Z" level=info msg="Node 31dd3d31be58/172.30.242.54, left gossip cluster" [2021-11-11T12:14:23.848Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:23.848Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:23.848Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:23.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-11-11T12:14:23.848Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:24.309Z] time="2021-11-11T12:14:23Z" level=info msg="Node 31dd3d31be58/172.30.242.54, left gossip cluster" [2021-11-11T12:14:24.778Z] time="2021-11-11T12:14:24Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, left gossip cluster" [2021-11-11T12:14:24.778Z] time="2021-11-11T12:14:24Z" level=info msg="Node fcb4ce0b0049 change state NodeActive --> NodeFailed" [2021-11-11T12:14:24.778Z] time="2021-11-11T12:14:24Z" level=info msg="Node fcb4ce0b0049/172.30.242.54, added to failed nodes list" [2021-11-11T12:14:24.778Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-11-11T12:14:24.778Z] PASS [2021-11-11T12:14:24.778Z] coverage: 60.4% of statements [2021-11-11T12:14:24.778Z] ok github.com/docker/docker/libnetwork/networkdb 104.201s coverage: 60.4% of statements [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T12:14:24.778Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T12:14:25.076Z] --- PASS: TestStats (2.40s) [2021-11-11T12:14:25.076Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:14:25.076Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T12:14:25.076Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T12:14:25.076Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T12:14:25.076Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T12:14:25.076Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T12:14:25.076Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T12:14:25.076Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T12:14:25.076Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T12:14:25.076Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T12:14:25.076Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T12:14:25.341Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestConfigureDaemonLogs [2021-11-11T12:14:25.341Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T12:14:25.341Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T12:14:25.341Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T12:14:25.341Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T12:14:25.341Z] PASS [2021-11-11T12:14:25.341Z] coverage: 18.6% of statements [2021-11-11T12:14:25.341Z] ok github.com/docker/docker/cmd/dockerd 0.178s coverage: 18.6% of statements [2021-11-11T12:14:25.341Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T12:14:25.341Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T12:14:25.639Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T12:14:26.440Z] check_test.go:308: [d82d97cd5307e] daemon is not started [2021-11-11T12:14:26.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-11-11T12:14:26.915Z] === RUN TestContainerStopSignal [2021-11-11T12:14:26.915Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestContainerStopTimeout [2021-11-11T12:14:26.915Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T12:14:26.915Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T12:14:26.915Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T12:14:26.915Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T12:14:26.915Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T12:14:26.915Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestNewMemoryStore [2021-11-11T12:14:26.915Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestAddContainers [2021-11-11T12:14:26.915Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestGetContainer [2021-11-11T12:14:26.915Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestDeleteContainer [2021-11-11T12:14:26.915Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestListContainers [2021-11-11T12:14:26.915Z] --- PASS: TestListContainers (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestFirstContainer [2021-11-11T12:14:26.915Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestApplyAllContainer [2021-11-11T12:14:26.915Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestIsValidHealthString [2021-11-11T12:14:26.915Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestStateRunStop [2021-11-11T12:14:26.915Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestStateTimeoutWait [2021-11-11T12:14:26.915Z] state_test.go:141: Stop callback fired [2021-11-11T12:14:26.915Z] state_test.go:165: Stop callback fired [2021-11-11T12:14:26.915Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T12:14:26.915Z] === RUN TestIsValidStateString [2021-11-11T12:14:26.915Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T12:14:26.915Z] === RUN TestViewSaveDelete [2021-11-11T12:14:26.915Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T12:14:26.915Z] === RUN TestViewAll [2021-11-11T12:14:26.916Z] --- PASS: TestViewAll (0.02s) [2021-11-11T12:14:26.916Z] === RUN TestViewGet [2021-11-11T12:14:26.916Z] --- PASS: TestViewGet (0.01s) [2021-11-11T12:14:26.916Z] === RUN TestNames [2021-11-11T12:14:26.916Z] --- PASS: TestNames (0.00s) [2021-11-11T12:14:26.916Z] === RUN TestViewWithHealthCheck [2021-11-11T12:14:26.916Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T12:14:26.916Z] PASS [2021-11-11T12:14:26.916Z] coverage: 41.7% of statements [2021-11-11T12:14:26.916Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2021-11-11T12:14:26.916Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T12:14:26.916Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T12:14:26.916Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T12:14:26.916Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === Skipped [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T12:14:26.998Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T12:14:26.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T12:14:26.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T12:14:26.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T12:14:26.998Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:14:26.998Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T12:14:26.998Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T12:14:26.998Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T12:14:26.998Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T12:14:26.998Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T12:14:26.998Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T12:14:26.998Z] daemon_test.go:146: root required [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:14:26.998Z] reload_test.go:520: root required [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:14:26.998Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:14:26.998Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T12:14:26.998Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T12:14:26.998Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T12:14:26.998Z] layer_test.go:303: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T12:14:26.998Z] layer_test.go:352: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T12:14:26.998Z] layer_test.go:467: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T12:14:26.998Z] layer_test.go:696: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T12:14:26.998Z] migration_test.go:45: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:14:26.998Z] migration_test.go:181: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T12:14:26.998Z] mount_test.go:17: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T12:14:26.998Z] mount_test.go:76: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T12:14:26.998Z] mount_test.go:125: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T12:14:26.998Z] mount_test.go:212: Failing on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T12:14:26.998Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T12:14:26.998Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T12:14:26.998Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T12:14:26.998Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T12:14:26.998Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T12:14:26.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:14:26.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T12:14:26.998Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:14:26.998Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T12:14:26.998Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T12:14:26.998Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T12:14:26.998Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:14:26.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:14:26.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:14:26.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:14:26.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:14:26.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2021-11-11T12:14:26.998Z] archive_test.go:140: zstd not installed [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:14:26.998Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:14:26.998Z] changes_test.go:195: needs more investigation [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T12:14:26.998Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T12:14:26.998Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T12:14:26.998Z] changes_test.go:432: needs further investigation [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:14:26.998Z] changes_test.go:468: needs further investigation [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:14:26.998Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T12:14:26.998Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:14:26.998Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:14:26.998Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T12:14:26.998Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T12:14:26.998Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T12:14:26.998Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T12:14:26.998Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T12:14:26.998Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:14:26.998Z] [2021-11-11T12:14:26.998Z] DONE 2074 tests, 70 skipped in 241.922s [2021-11-11T12:14:26.998Z] INFO: make.ps1 ended at 11/11/2021 12:14:26 [2021-11-11T12:14:27.019Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:27.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T12:14:27.916Z] === RUN TestPrepare [2021-11-11T12:14:27.916Z] --- PASS: TestPrepare (0.00s) [2021-11-11T12:14:27.916Z] === RUN TestStart [2021-11-11T12:14:27.916Z] --- PASS: TestStart (0.00s) [2021-11-11T12:14:27.916Z] === RUN TestWaitCancel [2021-11-11T12:14:27.916Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T12:14:27.916Z] === RUN TestWaitDisabled [2021-11-11T12:14:27.916Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T12:14:27.916Z] === RUN TestWaitEnabled [2021-11-11T12:14:27.916Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T12:14:27.916Z] === RUN TestRemove [2021-11-11T12:14:27.916Z] --- PASS: TestRemove (0.00s) [2021-11-11T12:14:27.916Z] PASS [2021-11-11T12:14:27.916Z] coverage: 65.3% of statements [2021-11-11T12:14:27.916Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2021-11-11T12:14:28.152Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T12:14:28.568Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T12:14:28.568Z] INFO: Unit tests ended at 11/11/2021 12:14:28. Duration:00:04:14.6433338 [2021-11-11T12:14:28.568Z] INFO: Building busybox [2021-11-11T12:14:28.568Z] Sending build context to Docker daemon 5.12kB [2021-11-11T12:14:28.568Z] [2021-11-11T12:14:28.568Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T12:14:28.568Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T12:14:28.568Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T12:14:28.568Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T12:14:28.568Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T12:14:28.568Z] ---> 3d4792f88e26 [2021-11-11T12:14:28.568Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T12:14:28.568Z] ---> Running in 8b5e48c95a76 [2021-11-11T12:14:28.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-11-11T12:14:28.665Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:29.080Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-11-11T12:14:29.080Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2021-11-11T12:14:29.080Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2021-11-11T12:14:29.080Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-11-11T12:14:29.080Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2021-11-11T12:14:29.080Z] === RUN TestDeleteDevicemapper [2021-11-11T12:14:29.080Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:14:29.080Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T12:14:29.080Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:14:29.488Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T12:14:29.489Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T12:14:29.489Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T12:14:29.489Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T12:14:29.489Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T12:14:29.489Z] PASS [2021-11-11T12:14:29.489Z] coverage: 35.9% of statements [2021-11-11T12:14:29.489Z] ok github.com/docker/docker/daemon/cluster/convert 0.279s coverage: 35.9% of statements [2021-11-11T12:14:30.446Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2021-11-11T12:14:30.446Z] === RUN TestUpdateMemory [2021-11-11T12:14:30.483Z] === RUN TestNewListSecretsFilters [2021-11-11T12:14:30.483Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T12:14:30.483Z] === RUN TestNewListConfigsFilters [2021-11-11T12:14:30.483Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T12:14:30.483Z] PASS [2021-11-11T12:14:30.483Z] coverage: 0.5% of statements [2021-11-11T12:14:30.483Z] ok github.com/docker/docker/daemon/cluster 0.865s coverage: 0.5% of statements [2021-11-11T12:14:30.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-11-11T12:14:30.580Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-11-11T12:14:31.007Z] --- PASS: TestUpdateMemory (0.56s) [2021-11-11T12:14:31.007Z] === RUN TestUpdateCPUQuota [2021-11-11T12:14:31.934Z] --- PASS: TestUpdateCPUQuota (0.80s) [2021-11-11T12:14:31.934Z] === RUN TestUpdatePidsLimit [2021-11-11T12:14:31.934Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T12:14:32.044Z] --- PASS: TestCreateServiceMultipleTimes (15.91s) [2021-11-11T12:14:32.044Z] === RUN TestCreateServiceConflict [2021-11-11T12:14:32.044Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-11-11T12:14:32.044Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:14:32.191Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T12:14:32.191Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T12:14:32.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:32.752Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T12:14:32.752Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T12:14:32.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2021-11-11T12:14:33.008Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T12:14:33.139Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-11-11T12:14:33.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T12:14:33.335Z] Removing intermediate container 8b5e48c95a76 [2021-11-11T12:14:33.335Z] ---> 1db1950f4331 [2021-11-11T12:14:33.335Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T12:14:33.335Z] ---> Running in 49ddbb545e75 [2021-11-11T12:14:33.335Z] Removing intermediate container 49ddbb545e75 [2021-11-11T12:14:33.335Z] ---> 9f1d5efb3f83 [2021-11-11T12:14:33.335Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T12:14:33.335Z] ---> Running in 08cda5b9d7ea [2021-11-11T12:14:33.335Z] Removing intermediate container 08cda5b9d7ea [2021-11-11T12:14:33.335Z] ---> f34b4c66dc46 [2021-11-11T12:14:33.335Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T12:14:33.447Z] === RUN TestDiscoveryOptsErrors [2021-11-11T12:14:33.447Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T12:14:33.447Z] === RUN TestDiscoveryOpts [2021-11-11T12:14:33.447Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T12:14:33.447Z] PASS [2021-11-11T12:14:33.447Z] coverage: 30.0% of statements [2021-11-11T12:14:33.447Z] ok github.com/docker/docker/daemon/discovery 0.134s coverage: 30.0% of statements [2021-11-11T12:14:33.447Z] === RUN TestBuilderGC [2021-11-11T12:14:33.447Z] --- PASS: TestBuilderGC (0.01s) [2021-11-11T12:14:33.447Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T12:14:33.447Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T12:14:33.447Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T12:14:33.447Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T12:14:33.447Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T12:14:33.448Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestFindConfigurationConflicts [2021-11-11T12:14:33.448Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T12:14:33.448Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T12:14:33.448Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T12:14:33.448Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T12:14:33.448Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_label [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T12:14:33.448Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T12:14:33.448Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestModifiedDiscoverySettings [2021-11-11T12:14:33.448Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T12:14:33.448Z] time="2021-11-11T12:14:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T12:14:33.448Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-11-11T12:14:33.448Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T12:14:33.448Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:14:33.448Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestReloadBadDefaultConfig [2021-11-11T12:14:33.448Z] time="2021-11-11T12:14:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3187012062" [2021-11-11T12:14:33.448Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestReloadWithConflictingLabels [2021-11-11T12:14:33.448Z] time="2021-11-11T12:14:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-763565286" [2021-11-11T12:14:33.448Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T12:14:33.448Z] time="2021-11-11T12:14:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1485351812" [2021-11-11T12:14:33.448Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestMaskURLCredentials [2021-11-11T12:14:33.448Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T12:14:33.448Z] === RUN TestDaemonConfigurationMerge [2021-11-11T12:14:33.448Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T12:14:33.448Z] PASS [2021-11-11T12:14:33.448Z] coverage: 80.0% of statements [2021-11-11T12:14:33.448Z] ok github.com/docker/docker/daemon/config 0.223s coverage: 80.0% of statements [2021-11-11T12:14:33.448Z] === RUN TestWaitNodeAttachment [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit (2.07s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2021-11-11T12:14:33.825Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2021-11-11T12:14:33.825Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:14:33.918Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T12:14:33.918Z] === RUN TestIsolationConversion [2021-11-11T12:14:33.918Z] === RUN TestIsolationConversion/default [2021-11-11T12:14:33.919Z] === RUN TestIsolationConversion/process [2021-11-11T12:14:33.919Z] === RUN TestIsolationConversion/hyperv [2021-11-11T12:14:33.919Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestContainerLabels [2021-11-11T12:14:33.919Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestCredentialSpecConversion [2021-11-11T12:14:33.919Z] === RUN TestCredentialSpecConversion/none [2021-11-11T12:14:33.919Z] === RUN TestCredentialSpecConversion/config [2021-11-11T12:14:33.919Z] === RUN TestCredentialSpecConversion/file [2021-11-11T12:14:33.919Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T12:14:33.919Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T12:14:33.919Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountBind [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountVolume [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountTarget [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T12:14:33.919Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T12:14:33.919Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T12:14:33.919Z] PASS [2021-11-11T12:14:33.919Z] coverage: 11.0% of statements [2021-11-11T12:14:33.919Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.549s coverage: 11.0% of statements [2021-11-11T12:14:33.953Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2021-11-11T12:14:33.954Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:14:34.399Z] === RUN TestEventsLog [2021-11-11T12:14:34.399Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T12:14:34.399Z] === RUN TestEventsLogTimeout [2021-11-11T12:14:34.399Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T12:14:34.399Z] === RUN TestLogEvents [2021-11-11T12:14:34.399Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T12:14:34.399Z] === RUN TestLoadBufferedEvents [2021-11-11T12:14:34.399Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-11-11T12:14:34.399Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T12:14:34.399Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T12:14:34.399Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T12:14:34.399Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T12:14:34.399Z] PASS [2021-11-11T12:14:34.399Z] coverage: 50.0% of statements [2021-11-11T12:14:34.399Z] ok github.com/docker/docker/daemon/events 0.207s coverage: 50.0% of statements [2021-11-11T12:14:34.870Z] === RUN TestIsEmptyDir [2021-11-11T12:14:34.870Z] --- PASS: TestIsEmptyDir (0.01s) [2021-11-11T12:14:34.870Z] PASS [2021-11-11T12:14:34.870Z] coverage: 2.3% of statements [2021-11-11T12:14:34.870Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-11-11T12:14:34.900Z] [2021-11-11T12:14:35.341Z] === RUN TestVerifyNetworkingConfig [2021-11-11T12:14:35.341Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestGetContainer [2021-11-11T12:14:35.341Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestValidContainerNames [2021-11-11T12:14:35.341Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestContainerInitDNS [2021-11-11T12:14:35.341Z] daemon_test.go:146: root required [2021-11-11T12:14:35.341Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestMerge [2021-11-11T12:14:35.341Z] --- PASS: TestMerge (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestValidateContainerIsolation [2021-11-11T12:14:35.341Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestFindNetworkErrorType [2021-11-11T12:14:35.341Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestEnsureServicesExist [2021-11-11T12:14:35.341Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestEnsureServicesExistErrors [2021-11-11T12:14:35.341Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T12:14:35.341Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T12:14:35.341Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T12:14:35.341Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T12:14:35.341Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:14:35.341Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T12:14:35.341Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestContainerDelete [2021-11-11T12:14:35.341Z] --- PASS: TestContainerDelete (0.01s) [2021-11-11T12:14:35.341Z] === RUN TestContainerDoubleDelete [2021-11-11T12:14:35.341Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T12:14:35.341Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T12:14:35.341Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestNoneHealthcheck [2021-11-11T12:14:35.341Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestHealthStates [2021-11-11T12:14:35.341Z] time="2021-11-11T12:14:34Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] time="2021-11-11T12:14:35Z" 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-11-11T12:14:35.341Z] --- PASS: TestHealthStates (0.17s) [2021-11-11T12:14:35.341Z] === RUN TestGetInspectData [2021-11-11T12:14:35.341Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestFillLicense [2021-11-11T12:14:35.341Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestListInvalidFilter [2021-11-11T12:14:35.341Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestNameFilter [2021-11-11T12:14:35.341Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T12:14:35.341Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T12:14:35.341Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T12:14:35.341Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T12:14:35.341Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T12:14:35.342Z] === 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-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T12:14:35.342Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T12:14:35.342Z] --- 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-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T12:14:35.342Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonReloadLabels [2021-11-11T12:14:35.342Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T12:14:35.342Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonReloadMirrors [2021-11-11T12:14:35.342Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T12:14:35.342Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T12:14:35.342Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T12:14:35.342Z] === RUN TestDaemonDiscoveryReload [2021-11-11T12:14:35.368Z] ---> 6143d26e4779 [2021-11-11T12:14:35.368Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T12:14:35.368Z] ---> Running in d5315490d7f5 [2021-11-11T12:14:35.814Z] === RUN TestLinkNaming [2021-11-11T12:14:35.814Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T12:14:35.814Z] === RUN TestLinkNew [2021-11-11T12:14:35.814Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T12:14:35.814Z] === RUN TestLinkEnv [2021-11-11T12:14:35.814Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T12:14:35.814Z] === RUN TestLinkMultipleEnv [2021-11-11T12:14:35.814Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T12:14:35.814Z] === RUN TestLinkPortRangeEnv [2021-11-11T12:14:35.814Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T12:14:35.814Z] PASS [2021-11-11T12:14:35.814Z] coverage: 93.0% of statements [2021-11-11T12:14:35.814Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2021-11-11T12:14:36.285Z] --- PASS: TestDaemonDiscoveryReload (1.02s) [2021-11-11T12:14:36.285Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T12:14:36.756Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.53s) [2021-11-11T12:14:36.756Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T12:14:37.227Z] === RUN TestAdapterReadLogs [2021-11-11T12:14:37.227Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestCopier [2021-11-11T12:14:37.227Z] --- PASS: TestCopier (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestCopierLongLines [2021-11-11T12:14:37.227Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestCopierSlow [2021-11-11T12:14:37.227Z] --- PASS: TestCopierSlow (0.20s) [2021-11-11T12:14:37.227Z] === RUN TestCopierWithSized [2021-11-11T12:14:37.227Z] === RUN TestCopierWithSized/as_is [2021-11-11T12:14:37.227Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T12:14:37.227Z] --- PASS: TestCopierWithSized (0.01s) [2021-11-11T12:14:37.227Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T12:14:37.227Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestCopierWithPartial [2021-11-11T12:14:37.227Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestRingLogger [2021-11-11T12:14:37.227Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestRingCap [2021-11-11T12:14:37.227Z] --- PASS: TestRingCap (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestRingClose [2021-11-11T12:14:37.227Z] --- PASS: TestRingClose (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestRingDrain [2021-11-11T12:14:37.227Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T12:14:37.227Z] PASS [2021-11-11T12:14:37.227Z] coverage: 43.8% of statements [2021-11-11T12:14:37.227Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.8% of statements [2021-11-11T12:14:37.227Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-11-11T12:14:37.227Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T12:14:37.227Z] reload_test.go:520: root required [2021-11-11T12:14:37.227Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T12:14:37.227Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T12:14:37.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T12:14:37.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2021-11-11T12:14:37.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T12:14:37.227Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-11-11T12:14:37.227Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T12:14:37.697Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-11-11T12:14:37.697Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T12:14:37.697Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T12:14:37.697Z] === RUN TestParseVolumesFrom [2021-11-11T12:14:37.697Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T12:14:37.697Z] PASS [2021-11-11T12:14:37.697Z] coverage: 9.0% of statements [2021-11-11T12:14:37.697Z] ok github.com/docker/docker/daemon 2.423s coverage: 9.0% of statements [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T12:14:37.697Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T12:14:38.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2021-11-11T12:14:38.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/defaults [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T12:14:38.168Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T12:14:38.168Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T12:14:38.168Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T12:14:38.168Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T12:14:38.168Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestSearchRegistryForImages [2021-11-11T12:14:38.168Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T12:14:38.168Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestImageDelete [2021-11-11T12:14:38.168Z] === RUN TestImageDelete/no_lease [2021-11-11T12:14:38.168Z] === RUN TestImageDelete/lease_exists [2021-11-11T12:14:38.168Z] --- PASS: TestImageDelete (0.03s) [2021-11-11T12:14:38.168Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T12:14:38.168Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-11-11T12:14:38.168Z] === RUN TestContentStoreForPull [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T12:14:38.168Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-11-11T12:14:38.168Z] === RUN TestCreateSuccess [2021-11-11T12:14:38.168Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCreateStreamSkipped [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T12:14:38.168Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCreateLogGroupSuccess [2021-11-11T12:14:38.168Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCreateError [2021-11-11T12:14:38.168Z] --- PASS: TestCreateError (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCreateAlreadyExists [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T12:14:38.168Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestLogClosed [2021-11-11T12:14:38.168Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestLogBlocking [2021-11-11T12:14:38.168Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T12:14:38.168Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T12:14:38.168Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestPublishBatchSuccess [2021-11-11T12:14:38.168Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestPublishBatchError [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=error msg=Error [2021-11-11T12:14:38.168Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:14:38.168Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:14:38.168Z] time="2021-11-11T12:14:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T12:14:38.168Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchSimple [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchTicker [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-11-11T12:14:38.168Z] === RUN TestCollectBatchClose [2021-11-11T12:14:38.168Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/3/���� [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T12:14:38.168Z] === RUN TestEffectiveLen/5/ [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T12:14:38.168Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T12:14:38.168Z] === RUN TestFindValidSplit [2021-11-11T12:14:38.168Z] === RUN TestFindValidSplit/0/ [2021-11-11T12:14:38.168Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:14:38.168Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:14:38.168Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: He [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/6/a� [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: a [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: � [2021-11-11T12:14:38.640Z] === RUN TestFindValidSplit/7/a� [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T12:14:38.640Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestProcessEventEmoji [2021-11-11T12:14:38.640Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchLineSplit [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchMaxEvents [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-11-11T12:14:38.640Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T12:14:38.640Z] --- PASS: TestContentStoreForPull (0.14s) [2021-11-11T12:14:38.640Z] PASS [2021-11-11T12:14:38.640Z] coverage: 6.7% of statements [2021-11-11T12:14:38.640Z] ok github.com/docker/docker/daemon/images 0.279s coverage: 6.7% of statements [2021-11-11T12:14:38.640Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T12:14:38.640Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.01s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T12:14:38.640Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T12:14:38.640Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestCreateTagSuccess [2021-11-11T12:14:38.640Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T12:14:38.640Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T12:14:38.640Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T12:14:38.640Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T12:14:38.640Z] PASS [2021-11-11T12:14:38.640Z] coverage: 77.4% of statements [2021-11-11T12:14:38.640Z] ok github.com/docker/docker/daemon/logger/awslogs 0.382s coverage: 77.4% of statements [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T12:14:38.640Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T12:14:38.640Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T12:14:38.640Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T12:14:38.640Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T12:14:38.640Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-11-11T12:14:38.640Z] === RUN TestFastTimeMarshalJSON [2021-11-11T12:14:38.640Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-11-11T12:14:38.640Z] PASS [2021-11-11T12:14:38.640Z] coverage: 87.2% of statements [2021-11-11T12:14:38.640Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.182s coverage: 87.2% of statements [2021-11-11T12:14:38.999Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T12:14:39.111Z] === RUN TestJSONFileLogger [2021-11-11T12:14:39.111Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T12:14:39.111Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T12:14:39.111Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-11-11T12:14:39.111Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T12:14:39.111Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-11-11T12:14:39.111Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T12:14:39.111Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-11-11T12:14:39.111Z] === RUN TestEncodeDecode [2021-11-11T12:14:39.111Z] === PAUSE TestEncodeDecode [2021-11-11T12:14:39.111Z] === RUN TestUnexpectedEOF [2021-11-11T12:14:39.111Z] time="2021-11-11T12:14:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:14:39.111Z] time="2021-11-11T12:14:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:14:39.111Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-11-11T12:14:39.111Z] === CONT TestEncodeDecode [2021-11-11T12:14:39.111Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T12:14:39.111Z] PASS [2021-11-11T12:14:39.111Z] coverage: 69.9% of statements [2021-11-11T12:14:39.111Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.188s coverage: 69.9% of statements [2021-11-11T12:14:40.106Z] === RUN TestWriteLog [2021-11-11T12:14:40.106Z] === PAUSE TestWriteLog [2021-11-11T12:14:40.106Z] === RUN TestReadLog [2021-11-11T12:14:40.106Z] === PAUSE TestReadLog [2021-11-11T12:14:40.106Z] === CONT TestWriteLog [2021-11-11T12:14:40.106Z] === CONT TestReadLog [2021-11-11T12:14:40.106Z] === RUN TestLog [2021-11-11T12:14:40.106Z] === RUN TestReadLog/tail_exact [2021-11-11T12:14:40.106Z] --- PASS: TestWriteLog (0.00s) [2021-11-11T12:14:40.106Z] --- PASS: TestLog (0.00s) [2021-11-11T12:14:40.106Z] PASS [2021-11-11T12:14:40.106Z] coverage: 31.5% of statements [2021-11-11T12:14:40.106Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-11-11T12:14:40.106Z] === RUN TestOpenFileDelete [2021-11-11T12:14:40.106Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestOpenFileRename [2021-11-11T12:14:40.106Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestParseLogTagDefaultTag [2021-11-11T12:14:40.106Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestParseLogTag [2021-11-11T12:14:40.106Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestParseLogTagEmptyTag [2021-11-11T12:14:40.106Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestTailFiles [2021-11-11T12:14:40.106Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestFollowLogsConsumerGone [2021-11-11T12:14:40.106Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestFollowLogsProducerGone [2021-11-11T12:14:40.106Z] logfile_test.go:178: logDecode() closed after sending 1824 messages [2021-11-11T12:14:40.106Z] logfile_test.go:231: messages sent: 1824, received: 1824 [2021-11-11T12:14:40.106Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T12:14:40.106Z] === RUN TestCheckCapacityAndRotate [2021-11-11T12:14:40.106Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T12:14:40.106Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T12:14:40.106Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T12:14:40.106Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T12:14:40.106Z] --- PASS: TestReadLog (0.15s) [2021-11-11T12:14:40.106Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-11-11T12:14:40.106Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-11-11T12:14:40.106Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T12:14:40.106Z] PASS [2021-11-11T12:14:40.106Z] coverage: 75.2% of statements [2021-11-11T12:14:40.106Z] ok github.com/docker/docker/daemon/logger/local 0.202s coverage: 75.2% of statements [2021-11-11T12:14:40.106Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T12:14:40.106Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-11-11T12:14:40.106Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-11-11T12:14:40.106Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-11-11T12:14:40.106Z] PASS [2021-11-11T12:14:40.106Z] coverage: 55.3% of statements [2021-11-11T12:14:40.106Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.197s coverage: 55.3% of statements [2021-11-11T12:14:40.645Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-11-11T12:14:41.098Z] === RUN TestNewParse [2021-11-11T12:14:41.098Z] --- PASS: TestNewParse (0.00s) [2021-11-11T12:14:41.098Z] PASS [2021-11-11T12:14:41.098Z] coverage: 8.3% of statements [2021-11-11T12:14:41.098Z] ok github.com/docker/docker/daemon/logger/templates 0.033s coverage: 8.3% of statements [2021-11-11T12:14:41.098Z] === RUN TestValidateLogOpt [2021-11-11T12:14:41.098Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestNewMissedConfig [2021-11-11T12:14:41.098Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestNewMissedUrl [2021-11-11T12:14:41.098Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestNewMissedToken [2021-11-11T12:14:41.098Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestNewWithProxy [2021-11-11T12:14:41.098Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestDefault [2021-11-11T12:14:41.098Z] --- PASS: TestDefault (0.01s) [2021-11-11T12:14:41.098Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T12:14:41.098Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestJsonFormat [2021-11-11T12:14:41.098Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T12:14:41.098Z] === RUN TestRawFormat [2021-11-11T12:14:41.098Z] --- PASS: TestRawFormat (0.01s) [2021-11-11T12:14:41.098Z] === RUN TestRawFormatWithLabels [2021-11-11T12:14:41.098Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-11-11T12:14:41.098Z] === RUN TestRawFormatWithoutTag [2021-11-11T12:14:41.098Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-11-11T12:14:41.098Z] === RUN TestBatching [2021-11-11T12:14:41.569Z] --- PASS: TestBatching (0.38s) [2021-11-11T12:14:41.569Z] === RUN TestFrequency [2021-11-11T12:14:41.569Z] === RUN TestParseLogFormat [2021-11-11T12:14:41.569Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestValidateLogOptEmpty [2021-11-11T12:14:41.569Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestValidateSyslogAddress [2021-11-11T12:14:41.569Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestParseAddressDefaultPort [2021-11-11T12:14:41.569Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestValidateSyslogFacility [2021-11-11T12:14:41.569Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T12:14:41.569Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestValidateLogOpt [2021-11-11T12:14:41.569Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:14:41.569Z] PASS [2021-11-11T12:14:41.569Z] coverage: 46.8% of statements [2021-11-11T12:14:41.569Z] ok github.com/docker/docker/daemon/logger/syslog 0.127s coverage: 46.8% of statements [2021-11-11T12:14:41.569Z] --- PASS: TestFrequency (0.18s) [2021-11-11T12:14:41.569Z] === RUN TestOneMessagePerRequest [2021-11-11T12:14:41.569Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestVerify [2021-11-11T12:14:41.569Z] --- PASS: TestVerify (0.00s) [2021-11-11T12:14:41.569Z] === RUN TestSkipVerify [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] --- PASS: TestSkipVerify (0.45s) [2021-11-11T12:14:42.040Z] === RUN TestBufferMaximum [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.834957\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.834957\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] --- PASS: TestBufferMaximum (0.00s) [2021-11-11T12:14:42.040Z] === RUN TestServerAlwaysDown [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.837958\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.837958\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.837958\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.837958\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] time="2021-11-11T12:14:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636632881.837958\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.040Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-11-11T12:14:42.040Z] === RUN TestCannotSendAfterClose [2021-11-11T12:14:42.040Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T12:14:42.040Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T12:14:42.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-11-11T12:14:42.512Z] === RUN TestV1IDService [2021-11-11T12:14:42.512Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T12:14:42.512Z] === RUN TestV2MetadataService [2021-11-11T12:14:42.535Z] Removing intermediate container d5315490d7f5 [2021-11-11T12:14:42.535Z] ---> 820ffebebfa3 [2021-11-11T12:14:42.535Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T12:14:42.535Z] ---> Running in 0aeb170e8472 [2021-11-11T12:14:42.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T12:14:42.984Z] time="2021-11-11T12:14:42Z" 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-11-11T12:14:42.984Z] time="2021-11-11T12:14:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6a0754ca39ff\"}'" [2021-11-11T12:14:42.984Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T12:14:42.984Z] PASS [2021-11-11T12:14:42.984Z] coverage: 82.5% of statements [2021-11-11T12:14:42.984Z] ok github.com/docker/docker/daemon/logger/splunk 2.098s coverage: 82.5% of statements [2021-11-11T12:14:42.984Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T12:14:42.984Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T12:14:42.984Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T12:14:42.984Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T12:14:42.984Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T12:14:42.984Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T12:14:42.984Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T12:14:42.984Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T12:14:43.456Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestManifestStore [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T12:14:43.456Z] --- PASS: TestV2MetadataService (0.84s) [2021-11-11T12:14:43.456Z] PASS [2021-11-11T12:14:43.456Z] coverage: 48.2% of statements [2021-11-11T12:14:43.456Z] ok github.com/docker/docker/distribution/metadata 0.931s coverage: 48.2% of statements [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4038243310\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/no_local_cache [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/with_local_cache [2021-11-11T12:14:43.456Z] === RUN TestSuccessfulDownload [2021-11-11T12:14:43.456Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:14:43.456Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestCancelledDownload [2021-11-11T12:14:43.456Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestMaxDownloadAttempts [2021-11-11T12:14:43.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:14:43.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:14:43.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:14:43.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:14:43.456Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:14:43.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:14:43.456Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:14:43.456Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:14:43.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:14:43.456Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:14:43.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:14:43.456Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="reference for unknown type: " [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="reference for unknown type: " [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="reference for unknown type: " [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="reference for unknown type: " [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="reference for unknown type: " [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T12:14:43.456Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T12:14:43.456Z] time="2021-11-11T12:14:43Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore (0.25s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T12:14:43.456Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T12:14:43.456Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestFixManifestLayers [2021-11-11T12:14:43.456Z] --- PASS: TestFixManifestLayers (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T12:14:43.456Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:14:43.456Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestFixManifestLayersBadParent [2021-11-11T12:14:43.456Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestValidateManifest [2021-11-11T12:14:43.456Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:14:43.456Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestFormatPlatform [2021-11-11T12:14:43.456Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T12:14:43.456Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestLayerAlreadyExists [2021-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] 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-11-11T12:14:43.456Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T12:14:43.456Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T12:14:43.928Z] time="2021-11-11T12:14:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:14:43.928Z] time="2021-11-11T12:14:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:14:43.928Z] time="2021-11-11T12:14:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:14:43.928Z] time="2021-11-11T12:14:43Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:14:43.928Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T12:14:43.928Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2021-11-11T12:14:43.928Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2021-11-11T12:14:43.928Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2021-11-11T12:14:43.928Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2021-11-11T12:14:43.928Z] === RUN TestTransfer [2021-11-11T12:14:43.928Z] --- PASS: TestTransfer (0.15s) [2021-11-11T12:14:43.928Z] === RUN TestConcurrencyLimit [2021-11-11T12:14:44.103Z] [2021-11-11T12:14:44.103Z] SUCCESS: Specified value was saved. [2021-11-11T12:14:44.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-11-11T12:14:44.400Z] === RUN TestNotFound [2021-11-11T12:14:44.400Z] --- PASS: TestNotFound (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestConflict [2021-11-11T12:14:44.400Z] --- PASS: TestConflict (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestForbidden [2021-11-11T12:14:44.400Z] --- PASS: TestForbidden (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestInvalidParameter [2021-11-11T12:14:44.400Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestNotImplemented [2021-11-11T12:14:44.400Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestNotModified [2021-11-11T12:14:44.400Z] --- PASS: TestNotModified (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestUnauthorized [2021-11-11T12:14:44.400Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestUnknown [2021-11-11T12:14:44.400Z] --- PASS: TestUnknown (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestCancelled [2021-11-11T12:14:44.400Z] --- PASS: TestCancelled (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestDeadline [2021-11-11T12:14:44.400Z] --- PASS: TestDeadline (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestDataLoss [2021-11-11T12:14:44.400Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestUnavailable [2021-11-11T12:14:44.400Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestSystem [2021-11-11T12:14:44.400Z] --- PASS: TestSystem (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Conflict [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T12:14:44.400Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T12:14:44.400Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T12:14:44.400Z] PASS [2021-11-11T12:14:44.400Z] coverage: 53.1% of statements [2021-11-11T12:14:44.400Z] ok github.com/docker/docker/errdefs 0.036s coverage: 53.1% of statements [2021-11-11T12:14:44.400Z] --- PASS: TestConcurrencyLimit (0.36s) [2021-11-11T12:14:44.400Z] === RUN TestInactiveJobs [2021-11-11T12:14:44.400Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2021-11-11T12:14:44.400Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T12:14:44.400Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T12:14:44.400Z] === RUN TestTokenPassThru [2021-11-11T12:14:44.400Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T12:14:44.400Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T12:14:44.400Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-11-11T12:14:44.400Z] PASS [2021-11-11T12:14:44.400Z] coverage: 24.1% of statements [2021-11-11T12:14:44.400Z] ok github.com/docker/docker/distribution 1.444s coverage: 24.1% of statements [2021-11-11T12:14:44.542Z] === RUN TestMiddlewares [2021-11-11T12:14:44.542Z] --- PASS: TestMiddlewares (0.00s) [2021-11-11T12:14:44.542Z] PASS [2021-11-11T12:14:44.542Z] coverage: 9.0% of statements [2021-11-11T12:14:44.542Z] ok github.com/docker/docker/api/server 0.070s coverage: 9.0% of statements [2021-11-11T12:14:44.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-11-11T12:14:44.872Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T12:14:44.872Z] --- PASS: TestInactiveJobs (0.37s) [2021-11-11T12:14:44.872Z] === RUN TestWatchRelease [2021-11-11T12:14:44.872Z] --- PASS: TestWatchRelease (0.05s) [2021-11-11T12:14:44.872Z] === RUN TestWatchFinishedTransfer [2021-11-11T12:14:44.872Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T12:14:44.872Z] === RUN TestDuplicateTransfer [2021-11-11T12:14:44.872Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T12:14:44.872Z] === RUN TestSuccessfulUpload [2021-11-11T12:14:44.872Z] === RUN TestFSGetInvalidData [2021-11-11T12:14:44.872Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSInvalidSet [2021-11-11T12:14:44.872Z] --- PASS: TestFSInvalidSet (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSInvalidRoot [2021-11-11T12:14:44.872Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSMetadataGetSet [2021-11-11T12:14:44.872Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-11-11T12:14:44.872Z] === RUN TestFSInvalidWalker [2021-11-11T12:14:44.872Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSGetSet [2021-11-11T12:14:44.872Z] --- PASS: TestFSGetSet (0.05s) [2021-11-11T12:14:44.872Z] === RUN TestFSGetUnsetKey [2021-11-11T12:14:44.872Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSGetEmptyData [2021-11-11T12:14:44.872Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-11-11T12:14:44.872Z] === RUN TestFSDelete [2021-11-11T12:14:44.872Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T12:14:44.872Z] === RUN TestFSWalker [2021-11-11T12:14:44.872Z] --- PASS: TestFSWalker (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestFSWalkerStopOnError [2021-11-11T12:14:44.872Z] time="2021-11-11T12:14:44Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T12:14:44.872Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T12:14:44.872Z] === RUN TestNewFromJSON [2021-11-11T12:14:44.872Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T12:14:44.872Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T12:14:44.872Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T12:14:44.872Z] === RUN TestMarshalKeyOrder [2021-11-11T12:14:44.872Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T12:14:44.872Z] === RUN TestHistoryEqual [2021-11-11T12:14:45.320Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-11-11T12:14:45.344Z] --- PASS: TestHistoryEqual (0.12s) [2021-11-11T12:14:45.344Z] === RUN TestImage [2021-11-11T12:14:45.344Z] --- PASS: TestImage (0.00s) [2021-11-11T12:14:45.344Z] === RUN TestImageOSNotEmpty [2021-11-11T12:14:45.344Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T12:14:45.344Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T12:14:45.344Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T12:14:45.344Z] === RUN TestCreate [2021-11-11T12:14:45.344Z] --- PASS: TestCreate (0.00s) [2021-11-11T12:14:45.344Z] === RUN TestRestore [2021-11-11T12:14:45.344Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-11T12:14:45.344Z] === RUN TestCancelledUpload [2021-11-11T12:14:45.344Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T12:14:45.344Z] PASS [2021-11-11T12:14:45.344Z] coverage: 76.8% of statements [2021-11-11T12:14:45.344Z] ok github.com/docker/docker/distribution/xfer 1.858s coverage: 76.8% of statements [2021-11-11T12:14:45.344Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T12:14:45.344Z] time="2021-11-11T12:14:44Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T12:14:45.344Z] --- PASS: TestRestore (0.04s) [2021-11-11T12:14:45.344Z] === RUN TestAddDelete [2021-11-11T12:14:45.344Z] --- PASS: TestAddDelete (0.05s) [2021-11-11T12:14:45.344Z] === RUN TestSearchAfterDelete [2021-11-11T12:14:45.344Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T12:14:45.344Z] === RUN TestParentReset [2021-11-11T12:14:45.344Z] --- PASS: TestParentReset (0.03s) [2021-11-11T12:14:45.344Z] === RUN TestGetAndSetLastUpdated [2021-11-11T12:14:45.344Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T12:14:45.344Z] === RUN TestStoreLen [2021-11-11T12:14:45.344Z] === RUN TestCompare [2021-11-11T12:14:45.344Z] --- PASS: TestCompare (0.00s) [2021-11-11T12:14:45.344Z] PASS [2021-11-11T12:14:45.344Z] coverage: 19.2% of statements [2021-11-11T12:14:45.344Z] ok github.com/docker/docker/image/cache 0.068s coverage: 19.2% of statements [2021-11-11T12:14:45.344Z] --- PASS: TestStoreLen (0.05s) [2021-11-11T12:14:45.344Z] PASS [2021-11-11T12:14:45.344Z] coverage: 86.6% of statements [2021-11-11T12:14:45.344Z] ok github.com/docker/docker/image 0.538s coverage: 86.6% of statements [2021-11-11T12:14:45.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-11-11T12:14:45.814Z] === RUN TestValidateManifest [2021-11-11T12:14:45.814Z] === RUN TestValidateManifest/nil [2021-11-11T12:14:45.814Z] === RUN TestValidateManifest/non-nil [2021-11-11T12:14:45.814Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T12:14:45.814Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T12:14:45.814Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T12:14:45.814Z] PASS [2021-11-11T12:14:45.814Z] coverage: 0.7% of statements [2021-11-11T12:14:45.814Z] ok github.com/docker/docker/image/tarexport 0.060s coverage: 0.7% of statements [2021-11-11T12:14:45.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T12:14:46.034Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2021-11-11T12:14:46.034Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:14:46.034Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2021-11-11T12:14:46.034Z] === RUN TestWaitNonBlocked [2021-11-11T12:14:46.034Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:14:46.034Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:14:46.034Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:14:46.034Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:14:46.034Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:14:46.034Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:14:46.034Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T12:14:46.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.46s) [2021-11-11T12:14:46.034Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.51s) [2021-11-11T12:14:46.034Z] === RUN TestWaitBlocked [2021-11-11T12:14:46.035Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:14:46.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:14:46.035Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:14:46.035Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:14:46.035Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:14:46.035Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:14:46.286Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T12:14:46.286Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T12:14:46.286Z] PASS [2021-11-11T12:14:46.286Z] coverage: 25.0% of statements [2021-11-11T12:14:46.286Z] ok github.com/docker/docker/image/v1 0.142s coverage: 25.0% of statements [2021-11-11T12:14:46.286Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T12:14:46.290Z] --- PASS: TestWaitBlocked (0.01s) [2021-11-11T12:14:46.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s) [2021-11-11T12:14:46.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2021-11-11T12:14:46.290Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T12:14:46.290Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T12:14:46.323Z] Removing intermediate container 0aeb170e8472 [2021-11-11T12:14:46.323Z] ---> 30cb27ff59cf [2021-11-11T12:14:46.323Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T12:14:46.323Z] ---> Running in 7bdf6174e8c0 [2021-11-11T12:14:46.552Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T12:14:46.757Z] === RUN TestSerialization [2021-11-11T12:14:46.757Z] --- PASS: TestSerialization (0.02s) [2021-11-11T12:14:46.757Z] PASS [2021-11-11T12:14:46.757Z] coverage: 100.0% of statements [2021-11-11T12:14:46.757Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2021-11-11T12:14:46.813Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-11-11T12:14:47.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-11-11T12:14:47.748Z] === RUN TestEnvironmentParsing [2021-11-11T12:14:47.748Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T12:14:47.748Z] PASS [2021-11-11T12:14:47.748Z] coverage: 1.2% of statements [2021-11-11T12:14:47.748Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2021-11-11T12:14:47.748Z] === RUN TestEmptyLayer [2021-11-11T12:14:47.748Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestCommitFailure [2021-11-11T12:14:47.748Z] --- PASS: TestCommitFailure (0.01s) [2021-11-11T12:14:47.748Z] === RUN TestStartTransactionFailure [2021-11-11T12:14:47.748Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestGetOrphan [2021-11-11T12:14:47.748Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T12:14:47.748Z] === RUN TestMountAndRegister [2021-11-11T12:14:47.748Z] layer_test.go:270: Layer size: 14 [2021-11-11T12:14:47.748Z] --- PASS: TestMountAndRegister (0.04s) [2021-11-11T12:14:47.748Z] === RUN TestLayerRelease [2021-11-11T12:14:47.748Z] layer_test.go:303: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestStoreRestore [2021-11-11T12:14:47.748Z] layer_test.go:352: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestTarStreamStability [2021-11-11T12:14:47.748Z] layer_test.go:467: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestRegisterExistingLayer [2021-11-11T12:14:47.748Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-11-11T12:14:47.748Z] === RUN TestTarStreamVerification [2021-11-11T12:14:47.748Z] layer_test.go:696: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestLayerMigration [2021-11-11T12:14:47.748Z] migration_test.go:45: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T12:14:47.748Z] migration_test.go:181: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestMountInit [2021-11-11T12:14:47.748Z] mount_test.go:17: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestMountSize [2021-11-11T12:14:47.748Z] mount_test.go:76: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestMountChanges [2021-11-11T12:14:47.748Z] mount_test.go:125: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T12:14:47.748Z] === RUN TestMountApply [2021-11-11T12:14:47.748Z] mount_test.go:212: Failing on Windows [2021-11-11T12:14:47.748Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T12:14:47.748Z] PASS [2021-11-11T12:14:47.748Z] coverage: 30.1% of statements [2021-11-11T12:14:47.748Z] ok github.com/docker/docker/layer 0.262s coverage: 30.1% of statements [2021-11-11T12:14:48.179Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.94s) [2021-11-11T12:14:48.179Z] === CONT TestIpcModeOlderClient [2021-11-11T12:14:48.179Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-11-11T12:14:48.179Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T12:14:48.220Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T12:14:48.220Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T12:14:48.220Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T12:14:48.220Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T12:14:48.220Z] === RUN TestSequenceGetAvailableBit [2021-11-11T12:14:48.220Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSequenceEqual [2021-11-11T12:14:48.220Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSequenceCopy [2021-11-11T12:14:48.220Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestGetFirstAvailable [2021-11-11T12:14:48.220Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestFindSequence [2021-11-11T12:14:48.220Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestCheckIfAvailable [2021-11-11T12:14:48.220Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestMergeSequences [2021-11-11T12:14:48.220Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestPushReservation [2021-11-11T12:14:48.220Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSerializeDeserialize [2021-11-11T12:14:48.220Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSet [2021-11-11T12:14:48.220Z] --- PASS: TestSet (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSetUnset [2021-11-11T12:14:48.220Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestOffsetSetUnset [2021-11-11T12:14:48.220Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSetInRange [2021-11-11T12:14:48.220Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestSetAnyInRange [2021-11-11T12:14:48.220Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestMethods [2021-11-11T12:14:48.220Z] --- PASS: TestMethods (0.00s) [2021-11-11T12:14:48.220Z] === RUN TestRandomAllocateDeallocate [2021-11-11T12:14:48.446Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s) [2021-11-11T12:14:48.447Z] === CONT TestDaemonHostGatewayIP [2021-11-11T12:14:48.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-11-11T12:14:48.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T12:14:48.844Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.34s) [2021-11-11T12:14:48.844Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:14:49.034Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-11-11T12:14:49.296Z] Cannot create a file when that file already exists. [2021-11-11T12:14:49.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-11-11T12:14:49.796Z] === RUN TestInvalidConfig [2021-11-11T12:14:49.796Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T12:14:49.796Z] === RUN TestConfig [2021-11-11T12:14:49.796Z] --- PASS: TestConfig (0.00s) [2021-11-11T12:14:49.796Z] === RUN TestOptionsLabels [2021-11-11T12:14:49.796Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T12:14:49.796Z] === RUN TestValidName [2021-11-11T12:14:49.796Z] --- PASS: TestValidName (0.00s) [2021-11-11T12:14:49.796Z] === RUN TestTLSConfiguration [2021-11-11T12:14:49.796Z] time="2021-11-11T12:14:49Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T12:14:49.796Z] --- PASS: TestTLSConfiguration (0.15s) [2021-11-11T12:14:49.796Z] PASS [2021-11-11T12:14:49.796Z] coverage: 24.0% of statements [2021-11-11T12:14:49.796Z] ok github.com/docker/docker/libnetwork/config 0.278s coverage: 24.0% of statements [2021-11-11T12:14:50.267Z] === RUN TestKey [2021-11-11T12:14:50.267Z] --- PASS: TestKey (0.00s) [2021-11-11T12:14:50.267Z] === RUN TestParseKey [2021-11-11T12:14:50.267Z] --- PASS: TestParseKey (0.00s) [2021-11-11T12:14:50.267Z] === RUN TestInvalidDataStore [2021-11-11T12:14:50.267Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T12:14:50.267Z] === RUN TestKVObjectFlatKey [2021-11-11T12:14:50.267Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T12:14:50.267Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T12:14:50.267Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T12:14:50.267Z] PASS [2021-11-11T12:14:50.267Z] coverage: 21.9% of statements [2021-11-11T12:14:50.267Z] ok github.com/docker/docker/libnetwork/datastore 0.039s coverage: 21.9% of statements [2021-11-11T12:14:50.738Z] === RUN TestIPDataMarshalling [2021-11-11T12:14:50.738Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T12:14:50.739Z] === RUN TestValidateAndIsV6 [2021-11-11T12:14:50.963Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2021-11-11T12:14:50.963Z] === CONT TestDaemonRestartIpcMode [2021-11-11T12:14:50.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T12:14:51.219Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T12:14:51.219Z] PASS [2021-11-11T12:14:51.219Z] coverage: 68.9% of statements [2021-11-11T12:14:51.219Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2021-11-11T12:14:51.691Z] === RUN TestErrorInterfaces [2021-11-11T12:14:51.691Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestNetworkMarshalling [2021-11-11T12:14:51.691Z] === RUN TestDriver [2021-11-11T12:14:51.691Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:14:51.691Z] PASS [2021-11-11T12:14:51.691Z] coverage: 34.8% of statements [2021-11-11T12:14:51.691Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2021-11-11T12:14:51.691Z] --- PASS: TestNetworkMarshalling (0.13s) [2021-11-11T12:14:51.691Z] === RUN TestEndpointMarshalling [2021-11-11T12:14:51.691Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestAuxAddresses [2021-11-11T12:14:51.691Z] time="2021-11-11T12:14:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:14:51.691Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-11T12:14:51.691Z] === RUN TestSRVServiceQuery [2021-11-11T12:14:51.691Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestServiceVIPReuse [2021-11-11T12:14:51.691Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T12:14:51.691Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestDNSIPQuery [2021-11-11T12:14:51.691Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestDNSProxyServFail [2021-11-11T12:14:51.691Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestSandboxAddEmpty [2021-11-11T12:14:51.691Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestSandboxAddMultiPrio [2021-11-11T12:14:51.691Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestSandboxAddSamePrio [2021-11-11T12:14:51.691Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestCleanupServiceDiscovery [2021-11-11T12:14:51.691Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestDNSOptions [2021-11-11T12:14:51.691Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:14:51.691Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T12:14:51.691Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T12:14:51.691Z] time="2021-11-11T12:14:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:14:51.691Z] time="2021-11-11T12:14:51Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:14:51.691Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-11-11T12:14:51.691Z] PASS [2021-11-11T12:14:51.691Z] coverage: 8.6% of statements [2021-11-11T12:14:51.691Z] ok github.com/docker/docker/libnetwork 0.269s coverage: 8.6% of statements [2021-11-11T12:14:52.161Z] === RUN TestDriver [2021-11-11T12:14:52.161Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:14:52.161Z] PASS [2021-11-11T12:14:52.161Z] coverage: 34.8% of statements [2021-11-11T12:14:52.161Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.24s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.41s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.25s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.21s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.05s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.96s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.65s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.78s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.07s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2021-11-11T12:14:52.376Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.66s) [2021-11-11T12:14:52.376Z] === RUN TestCgroupNamespacesRun [2021-11-11T12:14:52.850Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2021-11-11T12:14:52.948Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-11-11T12:14:53.089Z] Removing intermediate container 7bdf6174e8c0 [2021-11-11T12:14:53.089Z] ---> 4030077cda43 [2021-11-11T12:14:53.089Z] Step 13/13 : CMD ["sh"] [2021-11-11T12:14:53.153Z] === RUN TestNetworkAllocateFree [2021-11-11T12:14:53.153Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T12:14:53.153Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T12:14:53.153Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T12:14:53.153Z] PASS [2021-11-11T12:14:53.153Z] coverage: 63.6% of statements [2021-11-11T12:14:53.153Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.072s coverage: 63.6% of statements [2021-11-11T12:14:53.153Z] === RUN TestGetEmptyCapabilities [2021-11-11T12:14:53.153Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T12:14:53.153Z] === RUN TestGetExtraCapabilities [2021-11-11T12:14:53.153Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-11-11T12:14:53.153Z] === RUN TestGetInvalidCapabilities [2021-11-11T12:14:53.153Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-11-11T12:14:53.153Z] === RUN TestRemoteDriver [2021-11-11T12:14:53.153Z] --- PASS: TestRemoteDriver (0.02s) [2021-11-11T12:14:53.153Z] === RUN TestDriverError [2021-11-11T12:14:53.153Z] --- PASS: TestDriverError (0.00s) [2021-11-11T12:14:53.153Z] === RUN TestMissingValues [2021-11-11T12:14:53.153Z] --- PASS: TestMissingValues (0.00s) [2021-11-11T12:14:53.153Z] === RUN TestRollback [2021-11-11T12:14:53.153Z] --- PASS: TestRollback (0.01s) [2021-11-11T12:14:53.153Z] PASS [2021-11-11T12:14:53.153Z] coverage: 57.4% of statements [2021-11-11T12:14:53.153Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2021-11-11T12:14:53.558Z] ---> Running in df70232e5aff [2021-11-11T12:14:53.558Z] Removing intermediate container df70232e5aff [2021-11-11T12:14:53.558Z] ---> 67f3026d80cc [2021-11-11T12:14:53.558Z] Successfully built 67f3026d80cc [2021-11-11T12:14:53.558Z] Successfully tagged busybox:latest [2021-11-11T12:14:53.624Z] === RUN TestNAT [2021-11-11T12:14:53.624Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:14:53.624Z] --- SKIP: TestNAT (0.00s) [2021-11-11T12:14:53.624Z] === RUN TestTransparent [2021-11-11T12:14:53.624Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:14:53.624Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T12:14:53.624Z] PASS [2021-11-11T12:14:53.624Z] coverage: 0.0% of statements [2021-11-11T12:14:53.624Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.043s coverage: 0.0% of statements [2021-11-11T12:14:53.893Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-11-11T12:14:53.893Z] === RUN TestCgroupNamespacesRunPrivileged [2021-11-11T12:14:54.027Z] INFO: Docker images of the daemon under test [2021-11-11T12:14:54.027Z] [2021-11-11T12:14:54.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:14:54.027Z] busybox latest 67f3026d80cc Less than a second ago 4.95GB [2021-11-11T12:14:54.027Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T12:14:54.027Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T12:14:54.027Z] [2021-11-11T12:14:54.027Z] INFO: Running integration tests at 11/11/2021 12:14:53... [2021-11-11T12:14:54.027Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T12:14:54.027Z] INFO: Integration API tests being run from the host: [2021-11-11T12:14:54.027Z] INFO: make.ps1 starting at 11/11/2021 12:14:53 [2021-11-11T12:14:54.095Z] === RUN TestBuildDefault [2021-11-11T12:14:54.095Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestBuildHostnameDomainname [2021-11-11T12:14:54.095Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestBuildHostname [2021-11-11T12:14:54.095Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestBuildHostnameFQDN [2021-11-11T12:14:54.095Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestBuildNoIP [2021-11-11T12:14:54.095Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestUpdate [2021-11-11T12:14:54.095Z] --- PASS: TestUpdate (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T12:14:54.095Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T12:14:54.095Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestAddEmpty [2021-11-11T12:14:54.095Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestAdd [2021-11-11T12:14:54.095Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestDeleteEmpty [2021-11-11T12:14:54.095Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestDeleteNewline [2021-11-11T12:14:54.095Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestDelete [2021-11-11T12:14:54.095Z] --- PASS: TestDelete (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestConcurrentWrites [2021-11-11T12:14:54.095Z] === RUN TestNew [2021-11-11T12:14:54.095Z] --- PASS: TestNew (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestAddDriver [2021-11-11T12:14:54.095Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestAddDuplicateDriver [2021-11-11T12:14:54.095Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T12:14:54.095Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestDriver [2021-11-11T12:14:54.095Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestIPAM [2021-11-11T12:14:54.095Z] --- PASS: TestIPAM (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestWalkIPAMs [2021-11-11T12:14:54.095Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T12:14:54.095Z] === RUN TestWalkDrivers [2021-11-11T12:14:54.095Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T12:14:54.095Z] PASS [2021-11-11T12:14:54.095Z] coverage: 82.4% of statements [2021-11-11T12:14:54.095Z] ok github.com/docker/docker/libnetwork/drvregistry 0.081s coverage: 82.4% of statements [2021-11-11T12:14:54.095Z] --- PASS: TestConcurrentWrites (0.18s) [2021-11-11T12:14:54.095Z] PASS [2021-11-11T12:14:54.095Z] coverage: 81.2% of statements [2021-11-11T12:14:54.095Z] ok github.com/docker/docker/libnetwork/etchosts 0.235s coverage: 81.2% of statements [2021-11-11T12:14:54.095Z] --- PASS: TestRandomAllocateDeallocate (6.15s) [2021-11-11T12:14:54.095Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:14:54.566Z] === RUN TestDiff [2021-11-11T12:14:54.566Z] --- PASS: TestDiff (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestAddedCallback [2021-11-11T12:14:54.566Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestRemovedCallback [2021-11-11T12:14:54.566Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestNoCallback [2021-11-11T12:14:54.566Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T12:14:54.566Z] PASS [2021-11-11T12:14:54.566Z] coverage: 48.1% of statements [2021-11-11T12:14:54.566Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.038s coverage: 48.1% of statements [2021-11-11T12:14:54.566Z] === RUN TestNew [2021-11-11T12:14:54.566Z] --- PASS: TestNew (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestAllocate [2021-11-11T12:14:54.566Z] --- PASS: TestAllocate (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestUninitialized [2021-11-11T12:14:54.566Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestAllocateInRange [2021-11-11T12:14:54.566Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T12:14:54.566Z] === RUN TestAllocateSerial [2021-11-11T12:14:54.566Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T12:14:54.566Z] PASS [2021-11-11T12:14:54.566Z] coverage: 87.5% of statements [2021-11-11T12:14:54.566Z] ok github.com/docker/docker/libnetwork/idm 0.036s coverage: 87.5% of statements [2021-11-11T12:14:55.016Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T12:14:55.037Z] === RUN TestCaller [2021-11-11T12:14:55.037Z] --- PASS: TestCaller (0.00s) [2021-11-11T12:14:55.037Z] PASS [2021-11-11T12:14:55.037Z] coverage: 100.0% of statements [2021-11-11T12:14:55.037Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-11-11T12:14:55.508Z] === RUN TestSetSerialInsertDelete [2021-11-11T12:14:55.508Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T12:14:55.508Z] === RUN TestSetParallelInsertDelete [2021-11-11T12:14:55.508Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2021-11-11T12:14:55.508Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T12:14:55.809Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2021-11-11T12:14:55.809Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-11-11T12:14:55.979Z] === RUN TestPoolRequest [2021-11-11T12:14:55.980Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T12:14:55.980Z] === RUN TestOtherRequests [2021-11-11T12:14:55.980Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T12:14:55.980Z] PASS [2021-11-11T12:14:55.980Z] coverage: 57.1% of statements [2021-11-11T12:14:56.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-11-11T12:14:56.069Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T12:14:56.450Z] ok github.com/docker/docker/libnetwork/ipams/null 0.043s coverage: 57.1% of statements [2021-11-11T12:14:56.450Z] === RUN TestInt2IP2IntConversion [2021-11-11T12:14:56.921Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.32s) [2021-11-11T12:14:56.921Z] === RUN TestRetrieveFromStore [2021-11-11T12:14:56.921Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2021-11-11T12:14:56.921Z] === RUN TestGetAddressVersion [2021-11-11T12:14:56.921Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T12:14:56.921Z] === RUN TestKeyString [2021-11-11T12:14:56.921Z] --- PASS: TestKeyString (0.00s) [2021-11-11T12:14:56.921Z] === RUN TestPoolDataMarshal [2021-11-11T12:14:56.921Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T12:14:56.921Z] === RUN TestSubnetsMarshal [2021-11-11T12:14:56.921Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-11-11T12:14:56.921Z] === RUN TestAddSubnets [2021-11-11T12:14:56.921Z] --- PASS: TestAddSubnets (0.07s) [2021-11-11T12:14:56.921Z] === RUN TestDoublePoolRelease [2021-11-11T12:14:57.392Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-11-11T12:14:57.392Z] === RUN TestAddReleasePoolID [2021-11-11T12:14:57.392Z] === RUN TestGetCapabilities [2021-11-11T12:14:57.392Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T12:14:57.392Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T12:14:57.392Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-11-11T12:14:57.392Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T12:14:57.392Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-11-11T12:14:57.392Z] === RUN TestRemoteDriver [2021-11-11T12:14:57.392Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T12:14:57.392Z] PASS [2021-11-11T12:14:57.392Z] coverage: 47.4% of statements [2021-11-11T12:14:57.392Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-11-11T12:14:57.392Z] --- PASS: TestRetrieveFromStore (0.53s) [2021-11-11T12:14:57.392Z] === RUN TestIsCorrupted [2021-11-11T12:14:57.392Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-11T12:14:57.392Z] === RUN TestSetRollover [2021-11-11T12:14:57.392Z] --- PASS: TestAddReleasePoolID (0.08s) [2021-11-11T12:14:57.392Z] === RUN TestPredefinedPool [2021-11-11T12:14:57.392Z] --- PASS: TestPredefinedPool (0.03s) [2021-11-11T12:14:57.392Z] === RUN TestRemoveSubnet [2021-11-11T12:14:57.392Z] --- PASS: TestRemoveSubnet (0.21s) [2021-11-11T12:14:57.392Z] === RUN TestGetSameAddress [2021-11-11T12:14:57.392Z] --- PASS: TestGetSameAddress (0.03s) [2021-11-11T12:14:57.392Z] === RUN TestPoolAllocationReuse [2021-11-11T12:14:57.456Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2021-11-11T12:14:57.456Z] === RUN TestCgroupNamespacesRunHostMode [2021-11-11T12:14:57.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T12:14:57.863Z] === RUN TestWindowsIPAM [2021-11-11T12:14:57.863Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T12:14:57.863Z] PASS [2021-11-11T12:14:57.863Z] coverage: 71.4% of statements [2021-11-11T12:14:57.863Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.040s coverage: 71.4% of statements [2021-11-11T12:14:58.398Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T12:14:58.972Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2021-11-11T12:14:58.972Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-11-11T12:14:59.000Z] === RUN TestDefaultNetwork [2021-11-11T12:14:59.000Z] --- PASS: TestSetRollover (1.60s) [2021-11-11T12:14:59.000Z] === RUN TestSetRolloverSerial [2021-11-11T12:14:59.000Z] --- PASS: TestDefaultNetwork (0.24s) [2021-11-11T12:14:59.000Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T12:14:59.000Z] --- PASS: TestPoolAllocationReuse (1.67s) [2021-11-11T12:14:59.000Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T12:14:59.000Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-11-11T12:14:59.000Z] === RUN TestInitAddressPools [2021-11-11T12:14:59.000Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T12:14:59.000Z] PASS [2021-11-11T12:14:59.000Z] coverage: 74.0% of statements [2021-11-11T12:14:59.000Z] ok github.com/docker/docker/libnetwork/ipamutils 0.543s coverage: 74.0% of statements [2021-11-11T12:14:59.000Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-11T12:14:59.000Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T12:14:59.233Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T12:14:59.805Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T12:14:59.997Z] === RUN TestKeyValue [2021-11-11T12:14:59.997Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T12:14:59.997Z] PASS [2021-11-11T12:14:59.997Z] coverage: 60.0% of statements [2021-11-11T12:14:59.997Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-11-11T12:15:00.748Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2021-11-11T12:15:00.748Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-11-11T12:15:00.932Z] --- PASS: TestContainerKillOnDaemonStart (11.57s) [2021-11-11T12:15:00.932Z] PASS [2021-11-11T12:15:00.932Z] [2021-11-11T12:15:00.932Z] === Skipped [2021-11-11T12:15:00.932Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-11-11T12:15:00.932Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:15:00.932Z] [2021-11-11T12:15:00.932Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:15:00.932Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:15:00.932Z] [2021-11-11T12:15:00.932Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T12:15:00.932Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:15:00.932Z] [2021-11-11T12:15:00.932Z] DONE 200 tests, 3 skipped in 112.068s [2021-11-11T12:15:00.932Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T12:15:00.932Z] ++ 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-11-11T12:15:00.932Z] ++ set -e [2021-11-11T12:15:00.932Z] ++ '[' -n 0 ']' [2021-11-11T12:15:00.932Z] ++ set -x [2021-11-11T12:15:00.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T12:15:00.932Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:15:00.932Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:00.932Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:00.932Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:00.932Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:00.932Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:00.932Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T12:15:00.932Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T12:15:00.932Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:00.932Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:00.932Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:00.932Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:00.932Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2021-11-11T12:15:00.932Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2021-11-11T12:15:00.932Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:15:00.932Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T12:15:00.992Z] --- PASS: TestSetRolloverSerial (1.94s) [2021-11-11T12:15:00.992Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T12:15:00.992Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T12:15:00.992Z] PASS [2021-11-11T12:15:00.992Z] coverage: 84.4% of statements [2021-11-11T12:15:00.992Z] ok github.com/docker/docker/libnetwork/bitseq 12.783s coverage: 84.4% of statements [2021-11-11T12:15:01.009Z] check_test.go:308: [d617fd9fb6b97] daemon is not started [2021-11-11T12:15:01.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-11-11T12:15:01.062Z] --- PASS: TestCreateServiceSecretFileMode (12.62s) [2021-11-11T12:15:01.062Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:15:01.385Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-11-11T12:15:01.859Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T12:15:02.395Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2021-11-11T12:15:02.395Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-11-11T12:15:02.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-11-11T12:15:02.566Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.05s) [2021-11-11T12:15:02.566Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T12:15:02.566Z] === RUN TestNetworkDBSimple [2021-11-11T12:15:02.787Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T12:15:02.967Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-11-11T12:15:02.967Z] === RUN TestCgroupNamespacesRunOlderClient [2021-11-11T12:15:03.557Z] 2021/11/11 12:15:02 Closing DB instances... [2021-11-11T12:15:03.714Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T12:15:03.714Z] daemon_test.go:156: [de7c64c8348e9] daemon is not started [2021-11-11T12:15:03.714Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-11-11T12:15:03.714Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-11-11T12:15:03.714Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-11-11T12:15:03.714Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-11-11T12:15:03.714Z] === RUN TestDaemonProxy [2021-11-11T12:15:03.714Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T12:15:04.028Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T12:15:04.499Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-11-11T12:15:04.499Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T12:15:04.499Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.20s) [2021-11-11T12:15:04.499Z] === RUN TestGetAddress [2021-11-11T12:15:04.499Z] === RUN TestGenerate [2021-11-11T12:15:04.499Z] --- PASS: TestGenerate (0.00s) [2021-11-11T12:15:04.499Z] === RUN TestGeneratePtr [2021-11-11T12:15:04.499Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T12:15:04.499Z] === RUN TestGenerateMissingField [2021-11-11T12:15:04.499Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T12:15:04.499Z] === RUN TestFieldCannotBeSet [2021-11-11T12:15:04.499Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T12:15:04.499Z] === RUN TestTypeMismatchError [2021-11-11T12:15:04.499Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T12:15:04.499Z] PASS [2021-11-11T12:15:04.499Z] coverage: 100.0% of statements [2021-11-11T12:15:04.499Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-11-11T12:15:04.882Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-11-11T12:15:04.882Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2021-11-11T12:15:04.882Z] === RUN TestNISDomainname [2021-11-11T12:15:05.493Z] testing: warning: no tests to run [2021-11-11T12:15:05.493Z] PASS [2021-11-11T12:15:05.493Z] coverage: 0.0% of statements [2021-11-11T12:15:05.493Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:15:05.493Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T12:15:05.493Z] PASS [2021-11-11T12:15:05.493Z] coverage: 100.0% of statements [2021-11-11T12:15:05.493Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.037s coverage: 100.0% of statements [2021-11-11T12:15:05.493Z] 2021/11/11 12:15:05 Closing DB instances... [2021-11-11T12:15:05.602Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T12:15:05.826Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T12:15:05.826Z] --- PASS: TestNISDomainname (0.99s) [2021-11-11T12:15:05.826Z] === RUN TestHostnameDnsResolution [2021-11-11T12:15:05.971Z] === RUN TestRequestNewPort [2021-11-11T12:15:05.971Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T12:15:05.971Z] === RUN TestRequestSpecificPort [2021-11-11T12:15:05.971Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T12:15:05.971Z] === RUN TestReleasePort [2021-11-11T12:15:05.971Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T12:15:05.971Z] === RUN TestReuseReleasedPort [2021-11-11T12:15:05.971Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T12:15:05.971Z] === RUN TestReleaseUnreadledPort [2021-11-11T12:15:05.971Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T12:15:05.971Z] === RUN TestUnknowProtocol [2021-11-11T12:15:05.972Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T12:15:05.972Z] === RUN TestAllocateAllPorts [2021-11-11T12:15:05.972Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T12:15:05.972Z] === RUN TestPortAllocation [2021-11-11T12:15:05.972Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T12:15:05.972Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T12:15:05.972Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T12:15:05.972Z] === RUN TestNoDuplicateBPR [2021-11-11T12:15:05.972Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T12:15:05.972Z] === RUN TestChangePortRange [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T12:15:05.972Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T12:15:05.972Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T12:15:05.972Z] PASS [2021-11-11T12:15:05.972Z] coverage: 88.6% of statements [2021-11-11T12:15:05.972Z] ok github.com/docker/docker/libnetwork/portallocator 0.091s coverage: 88.6% of statements [2021-11-11T12:15:05.972Z] testing: warning: no tests to run [2021-11-11T12:15:05.972Z] PASS [2021-11-11T12:15:05.972Z] coverage: 0.0% of statements [2021-11-11T12:15:05.972Z] ok github.com/docker/docker/libnetwork/portmapper 0.034s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:15:06.963Z] === RUN TestHashData [2021-11-11T12:15:06.963Z] --- PASS: TestHashData (0.00s) [2021-11-11T12:15:06.963Z] PASS [2021-11-11T12:15:06.963Z] coverage: 2.8% of statements [2021-11-11T12:15:06.963Z] ok github.com/docker/docker/libnetwork/resolvconf 0.040s coverage: 2.8% of statements [2021-11-11T12:15:06.963Z] === RUN TestErrorConstructors [2021-11-11T12:15:06.963Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T12:15:06.963Z] === RUN TestCompareIPMask [2021-11-11T12:15:06.963Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T12:15:06.963Z] === RUN TestUtilGetHostPartIP [2021-11-11T12:15:06.963Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T12:15:06.963Z] === RUN TestUtilGetBroadcastIP [2021-11-11T12:15:06.963Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T12:15:06.963Z] === RUN TestParseCIDR [2021-11-11T12:15:06.963Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T12:15:06.963Z] PASS [2021-11-11T12:15:06.963Z] coverage: 37.3% of statements [2021-11-11T12:15:06.963Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2021-11-11T12:15:06.963Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-11-11T12:15:06.963Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-11-11T12:15:07.213Z] --- PASS: TestHostnameDnsResolution (1.26s) [2021-11-11T12:15:07.213Z] === RUN TestUnprivilegedPortsAndPing [2021-11-11T12:15:07.213Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T12:15:07.491Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T12:15:07.955Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T12:15:07.955Z] PASS [2021-11-11T12:15:07.955Z] coverage: 50.0% of statements [2021-11-11T12:15:07.955Z] ok github.com/docker/docker/oci 0.038s coverage: 50.0% of statements [2021-11-11T12:15:07.955Z] === RUN TestAddressPoolOpt [2021-11-11T12:15:07.955Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/a [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/something [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/_=a [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/PATH [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/=a [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/PATH= [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/PATH=something [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/1asd [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/123 [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/some_space [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/= [2021-11-11T12:15:07.955Z] === RUN TestValidateEnv/PaTh [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestParseHost [2021-11-11T12:15:07.955Z] --- PASS: TestParseHost (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestParseDockerDaemonHost [2021-11-11T12:15:07.955Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestParseTCP [2021-11-11T12:15:07.955Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T12:15:07.955Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestValidateExtraHosts [2021-11-11T12:15:07.955Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestIpOptString [2021-11-11T12:15:07.955Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T12:15:07.955Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T12:15:07.955Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestIpOptSetInvalidVal [2021-11-11T12:15:07.955Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestValidateIPAddress [2021-11-11T12:15:07.955Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestMapOpts [2021-11-11T12:15:07.955Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestListOptsWithoutValidator [2021-11-11T12:15:07.955Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestListOptsWithValidator [2021-11-11T12:15:07.955Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestValidateDNSSearch [2021-11-11T12:15:07.955Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T12:15:07.955Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T12:15:07.955Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T12:15:07.956Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T12:15:07.956Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T12:15:07.956Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:15:07.956Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestNamedListOpts [2021-11-11T12:15:07.956Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestNamedMapOpts [2021-11-11T12:15:07.956Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestParseLink [2021-11-11T12:15:07.956Z] --- PASS: TestParseLink (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T12:15:07.956Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T12:15:07.956Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T12:15:07.956Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T12:15:07.956Z] === RUN TestUlimitOpt [2021-11-11T12:15:07.956Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T12:15:07.956Z] PASS [2021-11-11T12:15:07.956Z] coverage: 67.1% of statements [2021-11-11T12:15:07.956Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-11-11T12:15:08.159Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-11-11T12:15:08.159Z] --- PASS: TestUnprivilegedPortsAndPing (1.03s) [2021-11-11T12:15:08.159Z] === RUN TestStats [2021-11-11T12:15:08.427Z] === RUN TestParseVersion [2021-11-11T12:15:08.427Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T12:15:08.427Z] PASS [2021-11-11T12:15:08.427Z] coverage: 52.9% of statements [2021-11-11T12:15:08.427Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2021-11-11T12:15:08.427Z] 2021/11/11 12:15:08 Closing DB instances... [2021-11-11T12:15:09.099Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T12:15:09.379Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T12:15:09.635Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T12:15:09.998Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T12:15:09.998Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-11-11T12:15:09.998Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T12:15:09.998Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T12:15:09.998Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T12:15:09.998Z] --- PASS: TestPeerCertificateMarshalJSON (0.21s) [2021-11-11T12:15:09.998Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T12:15:09.998Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T12:15:09.998Z] === RUN TestMiddleware [2021-11-11T12:15:09.998Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T12:15:09.999Z] === RUN TestNewResponseModifier [2021-11-11T12:15:09.999Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T12:15:09.999Z] PASS [2021-11-11T12:15:09.999Z] coverage: 26.8% of statements [2021-11-11T12:15:09.999Z] ok github.com/docker/docker/pkg/authorization 0.259s coverage: 26.8% of statements [2021-11-11T12:15:09.999Z] === RUN TestIsArchivePathDir [2021-11-11T12:15:09.999Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-11-11T12:15:09.999Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy (6.32s) [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T12:15:10.196Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2021-11-11T12:15:10.196Z] PASS [2021-11-11T12:15:10.196Z] [2021-11-11T12:15:10.196Z] DONE 17 tests in 10.299s [2021-11-11T12:15:10.196Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T12:15:10.196Z] ++ 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-11-11T12:15:10.196Z] ++ set -e [2021-11-11T12:15:10.196Z] ++ '[' -n 0 ']' [2021-11-11T12:15:10.196Z] ++ set -x [2021-11-11T12:15:10.196Z] ++ 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-11-11T12:15:10.196Z] INFO: Testing against a local daemon [2021-11-11T12:15:10.196Z] === RUN TestCommitInheritsEnv [2021-11-11T12:15:10.452Z] --- PASS: TestCommitInheritsEnv (0.23s) [2021-11-11T12:15:10.452Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:15:10.452Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T12:15:10.452Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:15:10.452Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:15:10.469Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-11-11T12:15:10.469Z] === RUN TestIsArchivePathTar [2021-11-11T12:15:10.469Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-11-11T12:15:10.469Z] === RUN TestDecompressStreamGzip [2021-11-11T12:15:10.469Z] --- PASS: TestDecompressStreamGzip (0.09s) [2021-11-11T12:15:10.469Z] === RUN TestDecompressStreamBzip2 [2021-11-11T12:15:10.469Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-11-11T12:15:10.469Z] === RUN TestDecompressStreamXz [2021-11-11T12:15:10.469Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:15:10.469Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestDecompressStreamZstd [2021-11-11T12:15:10.469Z] archive_test.go:140: zstd not installed [2021-11-11T12:15:10.469Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2021-11-11T12:15:10.469Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T12:15:10.469Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T12:15:10.469Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestCompressStreamInvalid [2021-11-11T12:15:10.469Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionInvalid [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionUncompressed [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionBzip2 [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionGzip [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionXz [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestExtensionZstd [2021-11-11T12:15:10.469Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestCmdStreamLargeStderr [2021-11-11T12:15:10.469Z] === RUN TestUnbuffered [2021-11-11T12:15:10.469Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestRaceUnbuffered [2021-11-11T12:15:10.469Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T12:15:10.469Z] PASS [2021-11-11T12:15:10.469Z] coverage: 100.0% of statements [2021-11-11T12:15:10.469Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-11-11T12:15:10.469Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-11-11T12:15:10.469Z] === RUN TestCmdStreamBad [2021-11-11T12:15:10.469Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:15:10.469Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T12:15:10.469Z] === RUN TestCmdStreamGood [2021-11-11T12:15:10.708Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-11-11T12:15:10.708Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:15:10.708Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T12:15:10.708Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:15:10.940Z] --- PASS: TestCmdStreamGood (0.04s) [2021-11-11T12:15:10.940Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T12:15:10.940Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-11-11T12:15:10.940Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T12:15:10.940Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestUntarPath [2021-11-11T12:15:10.940Z] --- PASS: TestUntarPath (0.06s) [2021-11-11T12:15:10.940Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T12:15:10.940Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-11-11T12:15:10.940Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T12:15:10.940Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-11-11T12:15:10.940Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T12:15:10.940Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T12:15:10.940Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestCopyWithTarSrcFile [2021-11-11T12:15:10.940Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T12:15:10.940Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T12:15:10.940Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T12:15:10.940Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T12:15:10.940Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T12:15:10.940Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T12:15:10.940Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T12:15:10.940Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-11-11T12:15:10.940Z] === RUN TestTarFiles [2021-11-11T12:15:10.940Z] === RUN TestMatch [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[foo]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[]#01 [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[qux]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T12:15:10.940Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T12:15:10.940Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T12:15:10.940Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T12:15:10.940Z] PASS [2021-11-11T12:15:10.940Z] coverage: 87.5% of statements [2021-11-11T12:15:10.940Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-11-11T12:15:10.964Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2021-11-11T12:15:10.964Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T12:15:10.964Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:15:10.964Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-11-11T12:15:10.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:15:10.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-11-11T12:15:10.964Z] === RUN TestTagInvalidReference [2021-11-11T12:15:10.964Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T12:15:10.964Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:15:10.964Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-11-11T12:15:10.964Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:15:10.964Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-11-11T12:15:10.964Z] === RUN TestTagOfficialNames [2021-11-11T12:15:10.964Z] --- PASS: TestTagOfficialNames (0.06s) [2021-11-11T12:15:10.964Z] === RUN TestTagMatchesDigest [2021-11-11T12:15:10.964Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-11-11T12:15:10.964Z] PASS [2021-11-11T12:15:10.964Z] [2021-11-11T12:15:10.964Z] === Skipped [2021-11-11T12:15:10.964Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:15:10.964Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-11-11T12:15:10.964Z] [2021-11-11T12:15:10.964Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-11-11T12:15:10.964Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:15:10.964Z] [2021-11-11T12:15:10.964Z] DONE 12 tests, 2 skipped in 0.875s [2021-11-11T12:15:10.964Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T12:15:10.964Z] ++ 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-11-11T12:15:10.964Z] ++ set -e [2021-11-11T12:15:10.964Z] ++ '[' -n 0 ']' [2021-11-11T12:15:10.964Z] ++ set -x [2021-11-11T12:15:10.964Z] ++ 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-11-11T12:15:11.013Z] --- PASS: TestStats (2.92s) [2021-11-11T12:15:11.013Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:15:11.013Z] === RUN TestStopContainerWithTimeout/0 [2021-11-11T12:15:11.013Z] === PAUSE TestStopContainerWithTimeout/0 [2021-11-11T12:15:11.013Z] === RUN TestStopContainerWithTimeout/1 [2021-11-11T12:15:11.013Z] === PAUSE TestStopContainerWithTimeout/1 [2021-11-11T12:15:11.013Z] === RUN TestStopContainerWithTimeout/3 [2021-11-11T12:15:11.013Z] === PAUSE TestStopContainerWithTimeout/3 [2021-11-11T12:15:11.013Z] === RUN TestStopContainerWithTimeout/-1 [2021-11-11T12:15:11.013Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-11-11T12:15:11.013Z] === CONT TestStopContainerWithTimeout/0 [2021-11-11T12:15:11.013Z] === CONT TestStopContainerWithTimeout/-1 [2021-11-11T12:15:11.055Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-11-11T12:15:11.220Z] INFO: Testing against a local daemon [2021-11-11T12:15:11.220Z] === RUN TestNetworkCreateDelete [2021-11-11T12:15:11.476Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-11-11T12:15:11.476Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:15:11.731Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-11-11T12:15:11.731Z] === RUN TestDaemonDNSFallback [2021-11-11T12:15:12.408Z] === CONT TestStopContainerWithTimeout/3 [2021-11-11T12:15:12.516Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-11-11T12:15:12.528Z] 2021/11/11 12:15:11 Closing DB instances... [2021-11-11T12:15:12.528Z] === RUN TestChrootTarUntar [2021-11-11T12:15:12.528Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T12:15:12.528Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T12:15:12.528Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T12:15:12.528Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootCopyWithTar [2021-11-11T12:15:12.528Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootCopyFileWithTar [2021-11-11T12:15:12.528Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootUntarPath [2021-11-11T12:15:12.528Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T12:15:12.528Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T12:15:12.528Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:15:12.528Z] === RUN TestChrootApplyDotDotFile [2021-11-11T12:15:12.528Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:12.528Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:15:12.528Z] PASS [2021-11-11T12:15:12.528Z] coverage: 15.1% of statements [2021-11-11T12:15:12.528Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.1% of statements [2021-11-11T12:15:13.001Z] === RUN TestSizeEmpty [2021-11-11T12:15:13.001Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeEmptyFile [2021-11-11T12:15:13.001Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeNonemptyFile [2021-11-11T12:15:13.001Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T12:15:13.001Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T12:15:13.001Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T12:15:13.001Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestMoveToSubdir [2021-11-11T12:15:13.001Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T12:15:13.001Z] === RUN TestSizeNonExistingDirectory [2021-11-11T12:15:13.001Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T12:15:13.001Z] PASS [2021-11-11T12:15:13.001Z] coverage: 80.0% of statements [2021-11-11T12:15:13.001Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2021-11-11T12:15:13.280Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2021-11-11T12:15:13.280Z] === RUN TestCreateServiceSysctls [2021-11-11T12:15:13.796Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-11-11T12:15:13.796Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T12:15:13.995Z] === RUN Test [2021-11-11T12:15:13.995Z] === RUN Test/TestContainsEntry [2021-11-11T12:15:13.995Z] === RUN Test/TestCreateEntries [2021-11-11T12:15:13.995Z] === RUN Test/TestEntriesDiff [2021-11-11T12:15:13.995Z] === RUN Test/TestEntriesEquality [2021-11-11T12:15:13.995Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T12:15:13.995Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T12:15:13.995Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T12:15:13.995Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T12:15:13.995Z] === RUN Test/TestGeneratorWithPort [2021-11-11T12:15:13.995Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T12:15:13.995Z] === RUN Test/TestNewEntry [2021-11-11T12:15:13.995Z] === RUN Test/TestParse [2021-11-11T12:15:13.995Z] --- PASS: Test (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T12:15:13.995Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T12:15:13.995Z] PASS [2021-11-11T12:15:13.995Z] coverage: 58.3% of statements [2021-11-11T12:15:13.995Z] ok github.com/docker/docker/pkg/discovery 0.039s coverage: 58.3% of statements [2021-11-11T12:15:13.995Z] --- PASS: TestNetworkDBCRUDTableEntry (4.04s) [2021-11-11T12:15:13.995Z] === RUN TestNetworkDBCRUDTableEntries [2021-11-11T12:15:14.369Z] === CONT TestStopContainerWithTimeout/1 [2021-11-11T12:15:14.988Z] === RUN Test [2021-11-11T12:15:14.988Z] === RUN Test/TestContent [2021-11-11T12:15:14.988Z] === RUN Test/TestInitialize [2021-11-11T12:15:14.988Z] === RUN Test/TestNew [2021-11-11T12:15:14.988Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T12:15:14.988Z] === RUN Test/TestRegister [2021-11-11T12:15:14.988Z] === RUN Test/TestWatch [2021-11-11T12:15:14.988Z] --- PASS: Test (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:15:14.988Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:15:14.988Z] PASS [2021-11-11T12:15:14.988Z] coverage: 92.9% of statements [2021-11-11T12:15:14.988Z] ok github.com/docker/docker/pkg/discovery/file 0.045s coverage: 92.9% of statements [2021-11-11T12:15:15.458Z] --- PASS: TestTarFiles (4.31s) [2021-11-11T12:15:15.458Z] === RUN TestDetectCompressionZstd [2021-11-11T12:15:15.458Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T12:15:15.458Z] === RUN TestTarUntar [2021-11-11T12:15:15.458Z] --- PASS: TestTarUntar (0.04s) [2021-11-11T12:15:15.458Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T12:15:15.458Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-11-11T12:15:15.458Z] === RUN TestTarWithOptions [2021-11-11T12:15:15.458Z] --- PASS: TestTarWithOptions (0.02s) [2021-11-11T12:15:15.458Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T12:15:15.458Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T12:15:15.458Z] === RUN TestUntarUstarGnuConflict [2021-11-11T12:15:15.458Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T12:15:15.458Z] === RUN TestUntarInvalidFilenames [2021-11-11T12:15:15.458Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4111630141\\dest" [2021-11-11T12:15:15.458Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-11-11T12:15:15.458Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T12:15:15.458Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T12:15:15.458Z] === RUN TestUntarInvalidHardlink [2021-11-11T12:15:15.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2881240939\\victim\\hello" -> "../victim/hello" [2021-11-11T12:15:15.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink224200793\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:15:15.458Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2381132870\\victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2232629771\\victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink308629238\\victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink76792030\\victim" -> "../victim" [2021-11-11T12:15:15.459Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-11-11T12:15:15.459Z] === RUN TestUntarInvalidSymlink [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink768405123\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2377771717\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2055873416\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1193646025\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1541918488\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink909160924\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:15.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3950715519\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T12:15:15.459Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-11-11T12:15:15.459Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T12:15:15.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T12:15:15.459Z] === RUN TestXGlobalNoParent [2021-11-11T12:15:15.459Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T12:15:15.459Z] === RUN TestReplaceFileTarWrapper [2021-11-11T12:15:15.459Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-11-11T12:15:15.459Z] === RUN TestPrefixHeaderReadable [2021-11-11T12:15:15.459Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-11-11T12:15:15.459Z] === RUN TestDisablePigz [2021-11-11T12:15:15.756Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T12:15:15.821Z] --- PASS: TestCreateServiceSysctls (3.06s) [2021-11-11T12:15:15.821Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:15:15.930Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T12:15:15.930Z] --- PASS: TestDisablePigz (0.11s) [2021-11-11T12:15:15.930Z] === RUN TestPigz [2021-11-11T12:15:15.930Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T12:15:15.930Z] --- PASS: TestPigz (0.10s) [2021-11-11T12:15:15.930Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:15:15.930Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:15:15.930Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestCanonicalTarNameForPath [2021-11-11T12:15:15.930Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestCanonicalTarName [2021-11-11T12:15:15.930Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestChmodTarEntry [2021-11-11T12:15:15.930Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestHardLinkOrder [2021-11-11T12:15:15.930Z] 2021/11/11 12:15:15 Closing DB instances... [2021-11-11T12:15:15.930Z] --- PASS: TestHardLinkOrder (0.07s) [2021-11-11T12:15:15.930Z] === RUN TestChangeString [2021-11-11T12:15:15.930Z] --- PASS: TestChangeString (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestChangesWithNoChanges [2021-11-11T12:15:15.930Z] === RUN Test [2021-11-11T12:15:15.930Z] === RUN Test/TestInitialize [2021-11-11T12:15:15.930Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-11-11T12:15:15.930Z] === RUN TestChangesWithChanges [2021-11-11T12:15:15.930Z] --- PASS: TestChangesWithChanges (0.03s) [2021-11-11T12:15:15.930Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T12:15:15.930Z] changes_test.go:195: needs more investigation [2021-11-11T12:15:15.930Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:15:15.930Z] === RUN TestChangesDirsEmpty [2021-11-11T12:15:15.930Z] time="2021-11-11T12:15:15Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:15:15.930Z] time="2021-11-11T12:15:15Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:15:15.930Z] time="2021-11-11T12:15:15Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:15:15.930Z] === RUN Test/TestInitializeWithCerts [2021-11-11T12:15:15.930Z] time="2021-11-11T12:15:15Z" level=info msg="Initializing discovery with TLS" [2021-11-11T12:15:15.930Z] === RUN Test/TestWatch [2021-11-11T12:15:15.930Z] time="2021-11-11T12:15:15Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:15:15.930Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-11-11T12:15:15.930Z] === RUN TestChangesDirsMutated [2021-11-11T12:15:16.017Z] --- PASS: TestStopContainerWithTimeout (0.07s) [2021-11-11T12:15:16.017Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-11-11T12:15:16.017Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2021-11-11T12:15:16.017Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2021-11-11T12:15:16.017Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-11-11T12:15:16.017Z] === RUN TestDeleteDevicemapper [2021-11-11T12:15:16.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:15:16.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-11-11T12:15:16.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:15:16.278Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T12:15:16.401Z] --- PASS: TestChangesDirsMutated (0.11s) [2021-11-11T12:15:16.401Z] === RUN TestApplyLayer [2021-11-11T12:15:16.401Z] changes_test.go:432: needs further investigation [2021-11-11T12:15:16.401Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T12:15:16.401Z] changes_test.go:468: needs further investigation [2021-11-11T12:15:16.401Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T12:15:16.401Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T12:15:16.401Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestChangesSize [2021-11-11T12:15:16.401Z] --- PASS: TestChangesSize (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T12:15:16.401Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2165869451\\dest" [2021-11-11T12:15:16.401Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-11-11T12:15:16.401Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2290922343\\victim\\hello" -> "../victim/hello" [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3641721647\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3504328094\\victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1494537121\\victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1161466054\\victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1251270724\\victim" -> "../victim" [2021-11-11T12:15:16.401Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-11-11T12:15:16.401Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2803072413\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink155588262\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2917892354\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink39013799\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2694896451\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:16.401Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4025508148\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:15:16.401Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-11-11T12:15:16.401Z] === RUN TestApplyLayerWhiteouts [2021-11-11T12:15:16.401Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-11-11T12:15:16.401Z] === RUN TestGenerateEmptyFile [2021-11-11T12:15:16.401Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T12:15:16.401Z] === RUN TestGenerateWithContent [2021-11-11T12:15:16.401Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T12:15:16.401Z] PASS [2021-11-11T12:15:16.401Z] coverage: 63.0% of statements [2021-11-11T12:15:16.401Z] ok github.com/docker/docker/pkg/archive 6.321s coverage: 63.0% of statements [2021-11-11T12:15:16.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-11-11T12:15:16.655Z] tests/integration/api_service_test.py .................................. [ 59%] [2021-11-11T12:15:16.800Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T12:15:17.373Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T12:15:17.392Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2021-11-11T12:15:17.392Z] === RUN TestNetworkDBNodeLeave [2021-11-11T12:15:17.636Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T12:15:18.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-11-11T12:15:18.207Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T12:15:18.207Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T12:15:18.207Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T12:15:18.267Z] --- PASS: TestDaemonDNSFallback (6.21s) [2021-11-11T12:15:18.267Z] === RUN TestInspectNetwork [2021-11-11T12:15:18.363Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2021-11-11T12:15:18.363Z] === RUN TestInspect [2021-11-11T12:15:18.468Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.42s) [2021-11-11T12:15:18.468Z] === RUN TestUpdateMemory [2021-11-11T12:15:18.468Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:15:18.468Z] --- SKIP: TestUpdateMemory (0.00s) [2021-11-11T12:15:18.468Z] === RUN TestUpdateCPUQuota [2021-11-11T12:15:18.970Z] --- PASS: Test (3.14s) [2021-11-11T12:15:18.970Z] --- PASS: Test/TestInitialize (0.12s) [2021-11-11T12:15:18.970Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-11-11T12:15:18.970Z] --- PASS: Test/TestWatch (3.01s) [2021-11-11T12:15:18.970Z] PASS [2021-11-11T12:15:18.970Z] coverage: 84.1% of statements [2021-11-11T12:15:18.970Z] ok github.com/docker/docker/pkg/discovery/kv 3.179s coverage: 84.1% of statements [2021-11-11T12:15:19.411Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T12:15:19.966Z] === RUN Test [2021-11-11T12:15:19.966Z] === RUN Test/TestWatch [2021-11-11T12:15:19.966Z] --- PASS: Test (0.00s) [2021-11-11T12:15:19.966Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:15:19.966Z] PASS [2021-11-11T12:15:19.966Z] coverage: 92.3% of statements [2021-11-11T12:15:19.966Z] ok github.com/docker/docker/pkg/discovery/memory 0.041s coverage: 92.3% of statements [2021-11-11T12:15:19.966Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-11-11T12:15:19.966Z] === RUN TestNetworkDBWatch [2021-11-11T12:15:20.353Z] --- PASS: TestUpdateCPUQuota (1.62s) [2021-11-11T12:15:20.354Z] === RUN TestUpdatePidsLimit [2021-11-11T12:15:20.354Z] === RUN TestUpdatePidsLimit/update_from_none [2021-11-11T12:15:20.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-11-11T12:15:20.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:15:20.394Z] INFO: Testing against a local daemon [2021-11-11T12:15:20.394Z] === RUN TestBuildWithSession [2021-11-11T12:15:20.394Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:15:20.394Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:15:20.394Z] === RUN TestBuildSquashParent [2021-11-11T12:15:20.394Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:15:20.394Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:15:20.394Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:15:20.394Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:15:20.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:15:20.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:15:20.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:15:20.394Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:15:20.437Z] === RUN Test [2021-11-11T12:15:20.437Z] === RUN Test/TestInitialize [2021-11-11T12:15:20.437Z] === RUN Test/TestInitializeWithPattern [2021-11-11T12:15:20.437Z] === RUN Test/TestRegister [2021-11-11T12:15:20.437Z] === RUN Test/TestWatch [2021-11-11T12:15:20.437Z] --- PASS: Test (0.00s) [2021-11-11T12:15:20.437Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:15:20.437Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T12:15:20.437Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:15:20.437Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:15:20.437Z] PASS [2021-11-11T12:15:20.437Z] coverage: 93.8% of statements [2021-11-11T12:15:20.437Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-11-11T12:15:20.615Z] === RUN TestUpdatePidsLimit/no_change [2021-11-11T12:15:20.782Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T12:15:20.782Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T12:15:20.782Z] === RUN TestInspectNetwork/network_name [2021-11-11T12:15:20.782Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T12:15:20.875Z] === RUN TestUpdatePidsLimit/update_lower [2021-11-11T12:15:20.903Z] --- PASS: TestInspect (2.80s) [2021-11-11T12:15:20.903Z] === RUN TestCreateJob [2021-11-11T12:15:21.429Z] === RUN TestPollerAddRemove [2021-11-11T12:15:21.429Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T12:15:21.429Z] === RUN TestPollerEvent [2021-11-11T12:15:21.429Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:15:21.429Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T12:15:21.429Z] === RUN TestPollerClose [2021-11-11T12:15:21.429Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T12:15:21.429Z] PASS [2021-11-11T12:15:21.429Z] coverage: 45.7% of statements [2021-11-11T12:15:21.429Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2021-11-11T12:15:21.447Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-11-11T12:15:21.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-11-11T12:15:21.900Z] 2021/11/11 12:15:21 Closing DB instances... [2021-11-11T12:15:22.281Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-11-11T12:15:22.371Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T12:15:22.371Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:15:22.371Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T12:15:22.371Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T12:15:22.371Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCopyFile [2021-11-11T12:15:22.371Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T12:15:22.371Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:15:22.371Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T12:15:22.371Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T12:15:22.371Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:15:22.371Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestWildcardMatches [2021-11-11T12:15:22.371Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestPatternMatches [2021-11-11T12:15:22.371Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T12:15:22.371Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T12:15:22.371Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T12:15:22.371Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T12:15:22.371Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T12:15:22.371Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T12:15:22.371Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestSingleExclamationError [2021-11-11T12:15:22.371Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestMatchesWithNoPatterns [2021-11-11T12:15:22.371Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T12:15:22.371Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestMatches [2021-11-11T12:15:22.371Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T12:15:22.371Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T12:15:22.371Z] --- PASS: TestMatches (0.00s) [2021-11-11T12:15:22.371Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T12:15:22.371Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatterns [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T12:15:22.371Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCreateIfNotExistsDir [2021-11-11T12:15:22.371Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestCreateIfNotExistsFile [2021-11-11T12:15:22.371Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-11-11T12:15:22.371Z] === RUN TestMatch [2021-11-11T12:15:22.371Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:15:22.371Z] PASS [2021-11-11T12:15:22.371Z] coverage: 82.5% of statements [2021-11-11T12:15:22.371Z] ok github.com/docker/docker/pkg/fileutils 0.062s coverage: 82.5% of statements [2021-11-11T12:15:22.542Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-11-11T12:15:22.842Z] === RUN TestGet [2021-11-11T12:15:22.842Z] --- PASS: TestGet (0.00s) [2021-11-11T12:15:22.842Z] === RUN TestGetShortcutString [2021-11-11T12:15:22.842Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T12:15:22.842Z] PASS [2021-11-11T12:15:22.842Z] coverage: 42.9% of statements [2021-11-11T12:15:22.842Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-11-11T12:15:23.313Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-11-11T12:15:23.313Z] === RUN TestNetworkDBBulkSync [2021-11-11T12:15:23.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-11-11T12:15:23.484Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T12:15:23.484Z] check_test.go:308: [dde4a787676d9] daemon is not started [2021-11-11T12:15:23.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-11-11T12:15:23.484Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T12:15:23.484Z] check_test.go:308: [dc9557acd6580] daemon is not started [2021-11-11T12:15:23.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-11-11T12:15:23.784Z] === RUN TestCreateIDMapOrder [2021-11-11T12:15:23.784Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T12:15:23.784Z] PASS [2021-11-11T12:15:23.784Z] coverage: 7.2% of statements [2021-11-11T12:15:23.784Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2021-11-11T12:15:23.784Z] --- PASS: TestGetAddress (19.48s) [2021-11-11T12:15:23.784Z] === RUN TestRequestSyntaxCheck [2021-11-11T12:15:23.784Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-11-11T12:15:23.784Z] === RUN TestRequest [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit (3.81s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2021-11-11T12:15:24.055Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2021-11-11T12:15:24.055Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:15:24.200Z] --- PASS: TestCreateJob (3.13s) [2021-11-11T12:15:24.200Z] === RUN TestReplicatedJob [2021-11-11T12:15:24.259Z] 2021/11/11 12:15:24 Closing DB instances... [2021-11-11T12:15:24.675Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T12:15:24.730Z] === RUN TestFixedBufferCap [2021-11-11T12:15:24.730Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T12:15:24.730Z] === RUN TestFixedBufferLen [2021-11-11T12:15:24.730Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T12:15:24.730Z] === RUN TestFixedBufferString [2021-11-11T12:15:24.730Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T12:15:24.730Z] === RUN TestFixedBufferWrite [2021-11-11T12:15:24.731Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T12:15:24.731Z] === RUN TestFixedBufferRead [2021-11-11T12:15:24.731Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T12:15:24.731Z] === RUN TestBytesPipeRead [2021-11-11T12:15:24.731Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T12:15:24.731Z] === RUN TestBytesPipeWrite [2021-11-11T12:15:24.731Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T12:15:24.731Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T12:15:24.948Z] --- PASS: TestInspectNetwork (6.68s) [2021-11-11T12:15:24.948Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-11-11T12:15:24.948Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T12:15:24.948Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T12:15:24.948Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T12:15:24.948Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:15:25.202Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s) [2021-11-11T12:15:25.202Z] === RUN TestAtomicWriteToFile [2021-11-11T12:15:25.202Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T12:15:25.202Z] === RUN TestAtomicWriteSetCommit [2021-11-11T12:15:25.202Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T12:15:25.202Z] === RUN TestAtomicWriteSetCancel [2021-11-11T12:15:25.202Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T12:15:25.202Z] === RUN TestReadCloserWrapperClose [2021-11-11T12:15:25.202Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T12:15:25.202Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestReaderErrWrapperRead [2021-11-11T12:15:25.202Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestCancelReadCloser [2021-11-11T12:15:25.202Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T12:15:25.202Z] === RUN TestWriteCloserWrapperClose [2021-11-11T12:15:25.202Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestNopWriteCloser [2021-11-11T12:15:25.202Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestNopWriter [2021-11-11T12:15:25.202Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T12:15:25.202Z] === RUN TestWriteCounter [2021-11-11T12:15:25.202Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T12:15:25.202Z] PASS [2021-11-11T12:15:25.202Z] coverage: 69.2% of statements [2021-11-11T12:15:25.202Z] ok github.com/docker/docker/pkg/ioutils 0.540s coverage: 69.2% of statements [2021-11-11T12:15:25.631Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T12:15:25.879Z] --- PASS: TestRunContainerWithBridgeNone (1.40s) [2021-11-11T12:15:25.880Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:15:26.135Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:15:26.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:15:26.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:15:26.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:15:26.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:15:26.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:15:26.135Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:15:26.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:15:26.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T12:15:26.136Z] === RUN TestNetworkList [2021-11-11T12:15:26.136Z] === RUN TestNetworkList//networks [2021-11-11T12:15:26.136Z] === PAUSE TestNetworkList//networks [2021-11-11T12:15:26.136Z] === RUN TestNetworkList//networks/ [2021-11-11T12:15:26.136Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:15:26.136Z] === CONT TestNetworkList//networks [2021-11-11T12:15:26.136Z] === CONT TestNetworkList//networks/ [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkList (0.01s) [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:15:26.136Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:15:26.136Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:15:26.201Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-11-11T12:15:26.201Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T12:15:26.201Z] === RUN TestError [2021-11-11T12:15:26.201Z] --- PASS: TestError (0.00s) [2021-11-11T12:15:26.201Z] === RUN TestProgressString [2021-11-11T12:15:26.201Z] === RUN TestProgressString/no_progress [2021-11-11T12:15:26.201Z] === RUN TestProgressString/progress_1 [2021-11-11T12:15:26.201Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T12:15:26.201Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T12:15:26.201Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T12:15:26.201Z] === RUN TestProgressString/with_units [2021-11-11T12:15:26.201Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T12:15:26.201Z] === RUN TestProgressString/hide_counts [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T12:15:26.201Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T12:15:26.201Z] === RUN TestJSONMessageDisplay [2021-11-11T12:15:26.201Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-11-11T12:15:26.201Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T12:15:26.201Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T12:15:26.201Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T12:15:26.201Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T12:15:26.201Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T12:15:26.201Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T12:15:26.201Z] PASS [2021-11-11T12:15:26.201Z] coverage: 91.7% of statements [2021-11-11T12:15:26.201Z] ok github.com/docker/docker/pkg/jsonmessage 0.157s coverage: 91.7% of statements [2021-11-11T12:15:26.208Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T12:15:26.469Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T12:15:26.672Z] === RUN TestStandardLongPath [2021-11-11T12:15:26.672Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T12:15:26.672Z] === RUN TestUNCLongPath [2021-11-11T12:15:26.672Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T12:15:26.672Z] PASS [2021-11-11T12:15:26.672Z] coverage: 100.0% of statements [2021-11-11T12:15:26.672Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-11-11T12:15:26.698Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-11-11T12:15:26.698Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:15:26.729Z] check_test.go:308: [d311d45545b1f] daemon is not started [2021-11-11T12:15:26.729Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-11-11T12:15:26.992Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T12:15:27.144Z] === RUN TestNameFormat [2021-11-11T12:15:27.144Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T12:15:27.144Z] === RUN TestNameRetries [2021-11-11T12:15:27.144Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T12:15:27.144Z] PASS [2021-11-11T12:15:27.144Z] coverage: 85.7% of statements [2021-11-11T12:15:27.144Z] ok github.com/docker/docker/pkg/namesgenerator 0.032s coverage: 85.7% of statements [2021-11-11T12:15:27.563Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T12:15:27.625Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-11-11T12:15:27.625Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:15:28.134Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T12:15:28.137Z] === RUN TestParseKeyValueOpt [2021-11-11T12:15:28.137Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T12:15:28.137Z] === RUN TestParseUintList [2021-11-11T12:15:28.137Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T12:15:28.137Z] === RUN TestParseUintListMaximumLimits [2021-11-11T12:15:28.137Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T12:15:28.137Z] PASS [2021-11-11T12:15:28.137Z] coverage: 97.0% of statements [2021-11-11T12:15:28.137Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-11-11T12:15:28.553Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-11-11T12:15:28.553Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:15:28.609Z] === RUN TestNewAndRemove [2021-11-11T12:15:28.609Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T12:15:28.609Z] === RUN TestRemoveInvalidPath [2021-11-11T12:15:28.609Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T12:15:28.609Z] PASS [2021-11-11T12:15:28.609Z] coverage: 82.6% of statements [2021-11-11T12:15:28.609Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-11-11T12:15:29.081Z] 2021/11/11 12:15:28 Closing DB instances... [2021-11-11T12:15:29.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:15:29.090Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:15:29.482Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-11-11T12:15:29.482Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:15:29.489Z] --- PASS: TestReplicatedJob (5.20s) [2021-11-11T12:15:29.489Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:15:30.073Z] === RUN TestFailedConnection [2021-11-11T12:15:30.073Z] === RUN TestParseEmptyInterface [2021-11-11T12:15:30.073Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestParseNonInterfaceType [2021-11-11T12:15:30.073Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestParseWithOneFunction [2021-11-11T12:15:30.073Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestParseWithMultipleFuncs [2021-11-11T12:15:30.073Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestParseWithUnnamedReturn [2021-11-11T12:15:30.073Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestEmbeddedInterface [2021-11-11T12:15:30.073Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestParsedImports [2021-11-11T12:15:30.073Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T12:15:30.073Z] === RUN TestAliasedImports [2021-11-11T12:15:30.073Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T12:15:30.073Z] PASS [2021-11-11T12:15:30.073Z] coverage: 56.8% of statements [2021-11-11T12:15:30.073Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-11-11T12:15:30.545Z] === RUN TestHTTPTransport [2021-11-11T12:15:30.545Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T12:15:30.545Z] PASS [2021-11-11T12:15:30.545Z] coverage: 85.7% of statements [2021-11-11T12:15:30.545Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2021-11-11T12:15:30.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-11-11T12:15:30.847Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-11-11T12:15:30.847Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:15:31.018Z] --- PASS: TestFailedConnection (1.09s) [2021-11-11T12:15:31.018Z] === RUN TestFailOnce [2021-11-11T12:15:31.018Z] 2021/11/11 12:15:30 http: panic serving 127.0.0.1:49286: Plugin not ready [2021-11-11T12:15:31.018Z] goroutine 5 [running]: [2021-11-11T12:15:31.018Z] net/http.(*conn).serve.func1() [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T12:15:31.018Z] panic({0x13f9c60, 0x15059b0}) [2021-11-11T12:15:31.018Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T12:15:31.018Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5b44323d9cf71a53}, 0xc000051a98) [2021-11-11T12:15:31.018Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T12:15:31.018Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1512730, 0xc00012c0e0}, 0x134e666) [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T12:15:31.018Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1512730, 0xc00012c0e0}, 0xc000126300) [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T12:15:31.018Z] net/http.serverHandler.ServeHTTP({0x1510d30}, {0x1512730, 0xc00012c0e0}, 0xc000126300) [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T12:15:31.018Z] net/http.(*conn).serve(0xc00005e000, {0x1514600, 0xc0000260f0}) [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T12:15:31.018Z] created by net/http.(*Server).Serve [2021-11-11T12:15:31.018Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T12:15:31.018Z] time="2021-11-11T12:15:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T12:15:31.408Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-11-11T12:15:31.408Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:15:31.489Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:15:31.490Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T12:15:31.490Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T12:15:31.490Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:15:31.490Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T12:15:31.490Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T12:15:31.490Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T12:15:31.490Z] === RUN TestBufferPoolPutAndGet [2021-11-11T12:15:31.490Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T12:15:31.490Z] PASS [2021-11-11T12:15:31.490Z] coverage: 88.2% of statements [2021-11-11T12:15:31.490Z] ok github.com/docker/docker/pkg/pools 0.033s coverage: 88.2% of statements [2021-11-11T12:15:31.960Z] === RUN TestOutputOnPrematureClose [2021-11-11T12:15:31.960Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T12:15:31.960Z] === RUN TestCompleteSilently [2021-11-11T12:15:31.960Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T12:15:31.960Z] PASS [2021-11-11T12:15:31.960Z] coverage: 75.9% of statements [2021-11-11T12:15:31.960Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-11-11T12:15:31.960Z] --- PASS: TestFailOnce (1.13s) [2021-11-11T12:15:31.960Z] === RUN TestEchoInputOutput [2021-11-11T12:15:31.960Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T12:15:31.960Z] === RUN TestBackoff [2021-11-11T12:15:31.960Z] --- PASS: TestBackoff (0.00s) [2021-11-11T12:15:31.960Z] === RUN TestAbortRetry [2021-11-11T12:15:31.960Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T12:15:31.960Z] === RUN TestClientScheme [2021-11-11T12:15:31.960Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T12:15:31.960Z] === RUN TestNewClientWithTimeout [2021-11-11T12:15:31.960Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.07s) [2021-11-11T12:15:31.960Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T12:15:32.405Z] ............................ [ 67%] [2021-11-11T12:15:32.783Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2021-11-11T12:15:32.783Z] === RUN TestServiceListWithStatuses [2021-11-11T12:15:32.783Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:15:32.783Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:15:32.783Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:15:32.803Z] === RUN TestSendToOneSub [2021-11-11T12:15:32.803Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T12:15:32.803Z] === RUN TestSendToMultipleSubs [2021-11-11T12:15:32.803Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T12:15:32.803Z] === RUN TestEvictOneSub [2021-11-11T12:15:32.803Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T12:15:32.803Z] === RUN TestClosePublisher [2021-11-11T12:15:32.803Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T12:15:32.803Z] === RUN TestPubSubRace [2021-11-11T12:15:32.803Z] time="2021-11-11T12:15:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T12:15:33.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-11-11T12:15:33.274Z] 2021/11/11 12:15:32 Closing DB instances... [2021-11-11T12:15:33.274Z] --- PASS: TestPubSubRace (1.05s) [2021-11-11T12:15:33.274Z] PASS [2021-11-11T12:15:33.274Z] coverage: 75.0% of statements [2021-11-11T12:15:33.274Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-11-11T12:15:33.297Z] --- PASS: TestServiceWithPredefinedNetwork (1.71s) [2021-11-11T12:15:33.297Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:15:33.297Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:15:33.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:15:33.297Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:15:33.746Z] === RUN TestRegister [2021-11-11T12:15:33.746Z] --- PASS: TestRegister (0.00s) [2021-11-11T12:15:33.746Z] === RUN TestCommand [2021-11-11T12:15:33.746Z] --- PASS: TestCommand (0.03s) [2021-11-11T12:15:33.746Z] === RUN TestNaiveSelf [2021-11-11T12:15:33.746Z] --- PASS: TestNaiveSelf (0.02s) [2021-11-11T12:15:33.746Z] PASS [2021-11-11T12:15:33.746Z] coverage: 82.4% of statements [2021-11-11T12:15:33.746Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-11-11T12:15:34.217Z] time="2021-11-11T12:15:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T12:15:34.217Z] === RUN TestDump [2021-11-11T12:15:34.217Z] goroutine 19 [running]: [2021-11-11T12:15:34.217Z] github.com/docker/docker/pkg/stack.dump(0x93b477) [2021-11-11T12:15:34.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:15:34.217Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T12:15:34.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T12:15:34.217Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T12:15:34.217Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T12:15:34.217Z] testing.tRunner(0xc0000851e0, 0xaa8e38) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:15:34.217Z] created by testing.(*T).Run [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:15:34.217Z] [2021-11-11T12:15:34.217Z] goroutine 1 [chan receive]: [2021-11-11T12:15:34.217Z] testing.(*T).Run(0xc000085040, {0xa9a4fd, 0x91a1d3}, 0xaa8e38) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:15:34.217Z] testing.runTests.func1(0xc0000b6720) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:15:34.217Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:15:34.217Z] testing.runTests(0xc0000d0080, {0xc0cba0, 0x3, 0x3}, {0x93a6cd, 0xa9c1f7, 0xc11640}) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:15:34.217Z] testing.(*M).Run(0xc0000d0080) [2021-11-11T12:15:34.217Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:15:34.217Z] main.main() [2021-11-11T12:15:34.217Z] _testmain.go:95 +0x1f5 [2021-11-11T12:15:34.217Z] --- PASS: TestDump (0.00s) [2021-11-11T12:15:34.217Z] === RUN TestDumpToFile [2021-11-11T12:15:34.689Z] --- PASS: TestDumpToFile (0.12s) [2021-11-11T12:15:34.689Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T12:15:34.689Z] goroutine 21 [running]: [2021-11-11T12:15:34.689Z] github.com/docker/docker/pkg/stack.dump(0x9a8434) [2021-11-11T12:15:34.689Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:15:34.689Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x9a87e0}) [2021-11-11T12:15:34.689Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T12:15:34.689Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2021-11-11T12:15:34.689Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T12:15:34.689Z] testing.tRunner(0xc0000856c0, 0xaa8e28) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:15:34.689Z] created by testing.(*T).Run [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:15:34.689Z] [2021-11-11T12:15:34.689Z] goroutine 1 [chan receive]: [2021-11-11T12:15:34.689Z] testing.(*T).Run(0xc000085040, {0xaa1289, 0x91a1d3}, 0xaa8e28) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:15:34.689Z] testing.runTests.func1(0xc0000b6720) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:15:34.689Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:15:34.689Z] testing.runTests(0xc0000d0080, {0xc0cba0, 0x3, 0x3}, {0x93a6cd, 0xa9c1f7, 0xc11640}) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:15:34.689Z] testing.(*M).Run(0xc0000d0080) [2021-11-11T12:15:34.689Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:15:34.689Z] main.main() [2021-11-11T12:15:34.689Z] _testmain.go:95 +0x1f5 [2021-11-11T12:15:34.689Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T12:15:34.689Z] PASS [2021-11-11T12:15:34.689Z] coverage: 90.9% of statements [2021-11-11T12:15:34.689Z] ok github.com/docker/docker/pkg/stack 0.152s coverage: 90.9% of statements [2021-11-11T12:15:34.689Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-11-11T12:15:34.689Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T12:15:35.160Z] --- PASS: TestRequest (11.02s) [2021-11-11T12:15:35.160Z] === RUN TestOverlappingRequests [2021-11-11T12:15:35.160Z] === RUN TestNewStdWriter [2021-11-11T12:15:35.160Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T12:15:35.160Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestWriteWithNilBytes [2021-11-11T12:15:35.160Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestWrite [2021-11-11T12:15:35.160Z] --- PASS: TestWrite (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestWriteWithWriterError [2021-11-11T12:15:35.160Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T12:15:35.160Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyWriteAndRead [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T12:15:35.160Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T12:15:35.160Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T12:15:35.160Z] PASS [2021-11-11T12:15:35.160Z] coverage: 100.0% of statements [2021-11-11T12:15:35.160Z] ok github.com/docker/docker/pkg/stdcopy 0.036s coverage: 100.0% of statements [2021-11-11T12:15:35.630Z] --- PASS: TestOverlappingRequests (0.46s) [2021-11-11T12:15:35.631Z] === RUN TestRelease [2021-11-11T12:15:35.631Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T12:15:35.631Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T12:15:35.631Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestFormatStatus [2021-11-11T12:15:35.631Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestFormatError [2021-11-11T12:15:35.631Z] --- PASS: TestFormatError (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestFormatJSONError [2021-11-11T12:15:35.631Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T12:15:35.631Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T12:15:35.631Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestNewJSONProgressOutput [2021-11-11T12:15:35.631Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestAuxFormatterEmit [2021-11-11T12:15:35.631Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestStreamWriterStdout [2021-11-11T12:15:35.631Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T12:15:35.631Z] === RUN TestStreamWriterStderr [2021-11-11T12:15:35.631Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T12:15:35.631Z] PASS [2021-11-11T12:15:35.631Z] coverage: 66.2% of statements [2021-11-11T12:15:35.631Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2021-11-11T12:15:35.771Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-11-11T12:15:36.102Z] === RUN TestGenerateRandomID [2021-11-11T12:15:36.102Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestShortenId [2021-11-11T12:15:36.102Z] --- PASS: TestShortenId (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestShortenSha256Id [2021-11-11T12:15:36.102Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestShortenIdEmpty [2021-11-11T12:15:36.102Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestShortenIdInvalid [2021-11-11T12:15:36.102Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestIsShortIDNonHex [2021-11-11T12:15:36.102Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T12:15:36.102Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T12:15:36.102Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T12:15:36.102Z] PASS [2021-11-11T12:15:36.102Z] coverage: 70.6% of statements [2021-11-11T12:15:36.102Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (9.49s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.17s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.84s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.89s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.94s) [2021-11-11T12:15:36.277Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.29s) [2021-11-11T12:15:36.277Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:15:36.277Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:15:36.341Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-11-11T12:15:36.341Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:15:36.573Z] time="2021-11-11T12:15:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T12:15:36.573Z] === RUN TestIsCpusetListAvailable [2021-11-11T12:15:36.573Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T12:15:36.573Z] PASS [2021-11-11T12:15:36.573Z] coverage: 39.4% of statements [2021-11-11T12:15:36.573Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-11-11T12:15:36.913Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-11-11T12:15:36.913Z] === RUN TestWaitNonBlocked [2021-11-11T12:15:36.913Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:15:36.913Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:15:36.913Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:15:36.913Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:15:36.913Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:15:36.913Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:15:36.985Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2021-11-11T12:15:36.985Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:15:37.174Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T12:15:37.572Z] --- PASS: TestRelease (1.97s) [2021-11-11T12:15:37.572Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:15:37.747Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T12:15:38.044Z] === RUN TestChtimes [2021-11-11T12:15:38.044Z] --- PASS: TestChtimes (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestChtimesWindows [2021-11-11T12:15:38.044Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T12:15:38.044Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T12:15:38.044Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T12:15:38.044Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T12:15:38.044Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T12:15:38.044Z] === RUN TestHasWin32KSupport [2021-11-11T12:15:38.044Z] syscall_windows_test.go:8: win32k: true [2021-11-11T12:15:38.044Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T12:15:38.044Z] PASS [2021-11-11T12:15:38.044Z] coverage: 13.0% of statements [2021-11-11T12:15:38.044Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 13.0% of statements [2021-11-11T12:15:38.323Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-11-11T12:15:38.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2021-11-11T12:15:38.323Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-11-11T12:15:38.323Z] === RUN TestWaitBlocked [2021-11-11T12:15:38.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:15:38.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:15:38.323Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:15:38.323Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:15:38.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-11-11T12:15:38.323Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-11-11T12:15:38.515Z] === RUN TestTailFile [2021-11-11T12:15:38.515Z] --- PASS: TestTailFile (0.00s) [2021-11-11T12:15:38.515Z] === RUN TestTailFileManyLines [2021-11-11T12:15:38.515Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T12:15:38.515Z] === RUN TestTailEmptyFile [2021-11-11T12:15:38.515Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T12:15:38.515Z] === RUN TestTailNegativeN [2021-11-11T12:15:38.515Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader [2021-11-11T12:15:38.515Z] === CONT TestNewTailReader [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T12:15:38.515Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T12:15:38.515Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.516Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:38.516Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:38.516Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:38.517Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:38.517Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:38.517Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:38.584Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T12:15:38.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-11-11T12:15:39.010Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.011Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.011Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.011Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.012Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.012Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.013Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.014Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:15:39.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:15:39.015Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.017Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.419Z] --- PASS: TestWaitBlocked (0.03s) [2021-11-11T12:15:39.419Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2021-11-11T12:15:39.419Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-11-11T12:15:39.419Z] === CONT TestContainerStartOnDaemonRestart [2021-11-11T12:15:39.419Z] === CONT TestRestartDaemonWithRestartingContainer [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:15:39.489Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:15:39.490Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:15:39.490Z] PASS [2021-11-11T12:15:39.490Z] coverage: 88.6% of statements [2021-11-11T12:15:39.490Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2021-11-11T12:15:39.961Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T12:15:39.961Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestTarSumRemove [2021-11-11T12:15:39.961Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestSortFileInfoSums [2021-11-11T12:15:39.961Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T12:15:39.961Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestNewTarSumForLabel [2021-11-11T12:15:39.961Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestEmptyTar [2021-11-11T12:15:39.961Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestTarSumsReadSize [2021-11-11T12:15:39.961Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestTarSums [2021-11-11T12:15:39.961Z] --- PASS: TestTarSums (0.05s) [2021-11-11T12:15:39.961Z] === RUN TestIteration [2021-11-11T12:15:39.961Z] --- PASS: TestIteration (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestVersionLabelForChecksum [2021-11-11T12:15:39.961Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestVersion [2021-11-11T12:15:39.961Z] --- PASS: TestVersion (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestGetVersion [2021-11-11T12:15:39.961Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T12:15:39.961Z] === RUN TestGetVersions [2021-11-11T12:15:39.961Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T12:15:39.961Z] PASS [2021-11-11T12:15:39.961Z] coverage: 89.3% of statements [2021-11-11T12:15:39.961Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2021-11-11T12:15:40.278Z] --- PASS: TestDockerNetworkReConnect (3.45s) [2021-11-11T12:15:40.278Z] === RUN TestServicePlugin [2021-11-11T12:15:40.432Z] testing: warning: no tests to run [2021-11-11T12:15:40.432Z] PASS [2021-11-11T12:15:40.432Z] coverage: [no statements] [2021-11-11T12:15:40.432Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-11-11T12:15:40.903Z] === RUN TestTruncIndex [2021-11-11T12:15:40.903Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T12:15:40.903Z] PASS [2021-11-11T12:15:40.903Z] coverage: 91.5% of statements [2021-11-11T12:15:40.903Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-11-11T12:15:40.903Z] time="2021-11-11T12:15:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.Echo: Post \"http://127.0.0.1:49290/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T12:15:41.334Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T12:15:41.373Z] === RUN TestIsGIT [2021-11-11T12:15:41.373Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T12:15:41.373Z] === RUN TestIsTransport [2021-11-11T12:15:41.373Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T12:15:41.373Z] PASS [2021-11-11T12:15:41.373Z] coverage: 100.0% of statements [2021-11-11T12:15:41.373Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-11-11T12:15:41.843Z] === RUN TestVersionInfo [2021-11-11T12:15:41.843Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T12:15:41.843Z] === RUN TestAppendVersions [2021-11-11T12:15:41.843Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T12:15:41.843Z] PASS [2021-11-11T12:15:41.843Z] coverage: 88.9% of statements [2021-11-11T12:15:41.843Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-11-11T12:15:42.725Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2021-11-11T12:15:42.725Z] === CONT TestIpcModeOlderClient [2021-11-11T12:15:42.725Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-11-11T12:15:42.725Z] === CONT TestContainerKillOnDaemonStart [2021-11-11T12:15:42.837Z] --- PASS: TestAllocateRandomDeallocate (5.64s) [2021-11-11T12:15:42.837Z] === RUN TestRetrieveFromStore [2021-11-11T12:15:43.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-11-11T12:15:43.299Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s) [2021-11-11T12:15:43.299Z] === CONT TestDaemonHostGatewayIP [2021-11-11T12:15:43.316Z] === RUN TestValidatePrivileges [2021-11-11T12:15:43.316Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T12:15:43.316Z] === RUN TestFilterByCapNeg [2021-11-11T12:15:43.316Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T12:15:43.316Z] === RUN TestFilterByCapPos [2021-11-11T12:15:43.316Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T12:15:43.316Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T12:15:43.316Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T12:15:43.316Z] PASS [2021-11-11T12:15:43.316Z] coverage: 12.0% of statements [2021-11-11T12:15:43.316Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2021-11-11T12:15:43.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:15:43.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:15:43.572Z] plugin_test.go:61: [d273cd58771fd] joining swarm manager [d7e6178b84c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:15:44.308Z] === RUN TestNewSettable [2021-11-11T12:15:44.308Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T12:15:44.308Z] === RUN TestIsSettable [2021-11-11T12:15:44.308Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T12:15:44.308Z] === RUN TestUpdateSettingsEnv [2021-11-11T12:15:44.308Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T12:15:44.308Z] PASS [2021-11-11T12:15:44.308Z] coverage: 20.0% of statements [2021-11-11T12:15:44.308Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2021-11-11T12:15:44.431Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:15:44.779Z] === RUN TestLoad [2021-11-11T12:15:44.779Z] --- PASS: TestLoad (0.00s) [2021-11-11T12:15:44.779Z] === RUN TestSave [2021-11-11T12:15:44.779Z] --- PASS: TestSave (0.02s) [2021-11-11T12:15:44.779Z] === RUN TestAddDeleteGet [2021-11-11T12:15:44.779Z] --- PASS: TestAddDeleteGet (0.03s) [2021-11-11T12:15:44.779Z] === RUN TestInvalidTags [2021-11-11T12:15:44.779Z] --- PASS: TestInvalidTags (0.01s) [2021-11-11T12:15:44.779Z] PASS [2021-11-11T12:15:44.779Z] coverage: 84.4% of statements [2021-11-11T12:15:44.779Z] ok github.com/docker/docker/reference 0.102s coverage: 84.4% of statements [2021-11-11T12:15:44.779Z] --- PASS: TestRetrieveFromStore (1.82s) [2021-11-11T12:15:44.779Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T12:15:44.779Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T12:15:44.779Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T12:15:44.779Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T12:15:44.779Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T12:15:44.779Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T12:15:44.779Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T12:15:44.779Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T12:15:44.779Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T12:15:44.779Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T12:15:44.779Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T12:15:44.779Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T12:15:44.779Z] === RUN TestDebug [2021-11-11T12:15:44.779Z] --- PASS: TestDebug (0.00s) [2021-11-11T12:15:44.779Z] === RUN TestRequestPoolParallel [2021-11-11T12:15:45.004Z] plugin_test.go:64: [dd52a792b56b1] joining swarm manager [d7e6178b84c73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:15:45.216Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T12:15:45.250Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-11-11T12:15:45.250Z] === RUN TestFullAllocateRelease [2021-11-11T12:15:45.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:15:45.721Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-11-11T12:15:45.721Z] === RUN TestOddAllocateRelease [2021-11-11T12:15:45.721Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-11-11T12:15:45.721Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T12:15:45.721Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-11-11T12:15:45.721Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T12:15:45.721Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-11-11T12:15:45.721Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T12:15:45.721Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T12:15:45.721Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T12:15:45.721Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T12:15:45.721Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T12:15:45.721Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:15:45.721Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T12:15:45.721Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:15:45.721Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:15:45.721Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:15:45.721Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:15:45.721Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:15:45.721Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:15:45.721Z] PASS [2021-11-11T12:15:45.721Z] coverage: 85.3% of statements [2021-11-11T12:15:45.721Z] ok github.com/docker/docker/libnetwork/ipam 49.363s coverage: 85.3% of statements [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy (10.69s) [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.09s) [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s) [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-11-11T12:15:46.405Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s) [2021-11-11T12:15:46.405Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:15:46.602Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T12:15:46.602Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T12:15:46.602Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T12:15:46.602Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T12:15:46.714Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T12:15:46.714Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T12:15:46.714Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T12:15:46.714Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestValidateMirror [2021-11-11T12:15:46.714Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestLoadInsecureRegistries [2021-11-11T12:15:46.714Z] time="2021-11-11T12:15:46Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:15:46.714Z] time="2021-11-11T12:15:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T12:15:46.714Z] time="2021-11-11T12:15:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:15:46.714Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-11-11T12:15:46.714Z] === RUN TestNewServiceConfig [2021-11-11T12:15:46.714Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestValidateIndexName [2021-11-11T12:15:46.714Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestValidateIndexNameWithError [2021-11-11T12:15:46.714Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestEndpointParse [2021-11-11T12:15:46.714Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestEndpointParseInvalid [2021-11-11T12:15:46.714Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestValidateEndpoint [2021-11-11T12:15:46.714Z] --- PASS: TestValidateEndpoint (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestPing [2021-11-11T12:15:46.714Z] --- PASS: TestPing (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestPingRegistryEndpoint [2021-11-11T12:15:46.714Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:46.714Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestEndpoint [2021-11-11T12:15:46.714Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:46.714Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestParseRepositoryInfo [2021-11-11T12:15:46.714Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestNewIndexInfo [2021-11-11T12:15:46.714Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestMirrorEndpointLookup [2021-11-11T12:15:46.714Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:46.714Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-11-11T12:15:46.714Z] === RUN TestSearchRepositories [2021-11-11T12:15:46.714Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T12:15:46.714Z] Host: 127.0.0.1:49308 [2021-11-11T12:15:46.714Z] User-Agent: docker test client [2021-11-11T12:15:46.714Z] Authorization: Token fake-token [2021-11-11T12:15:46.714Z] X-Docker-Token: true [2021-11-11T12:15:46.714Z] Accept-Encoding: gzip [2021-11-11T12:15:46.714Z] [2021-11-11T12:15:46.714Z] [2021-11-11T12:15:46.714Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T12:15:46.714Z] Connection: close [2021-11-11T12:15:46.714Z] Content-Length: 144 [2021-11-11T12:15:46.714Z] Cache-Control: no-cache [2021-11-11T12:15:46.714Z] Content-Type: application/json [2021-11-11T12:15:46.714Z] Date: Thu, 11 Nov 2021 12:15:46 GMT [2021-11-11T12:15:46.714Z] Expires: -1 [2021-11-11T12:15:46.714Z] Pragma: no-cache [2021-11-11T12:15:46.714Z] Server: docker-tests/mock [2021-11-11T12:15:46.714Z] X-Docker-Registry-Config: mock [2021-11-11T12:15:46.714Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T12:15:46.714Z] [2021-11-11T12:15:46.714Z] [2021-11-11T12:15:46.714Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestTrustedLocation [2021-11-11T12:15:46.714Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T12:15:46.714Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T12:15:46.714Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T12:15:46.714Z] === RUN TestIsSecureIndex [2021-11-11T12:15:46.714Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T12:15:46.714Z] PASS [2021-11-11T12:15:46.714Z] coverage: 51.2% of statements [2021-11-11T12:15:46.714Z] ok github.com/docker/docker/registry 0.197s coverage: 51.2% of statements [2021-11-11T12:15:46.865Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T12:15:46.865Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T12:15:46.865Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T12:15:46.865Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T12:15:46.865Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T12:15:47.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-11-11T12:15:47.126Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2021-11-11T12:15:47.126Z] === CONT TestDaemonRestartIpcMode [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T12:15:47.858Z] time="2021-11-11T12:15:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReader [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T12:15:47.858Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T12:15:47.858Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T12:15:47.858Z] PASS [2021-11-11T12:15:47.858Z] coverage: 100.0% of statements [2021-11-11T12:15:47.858Z] ok github.com/docker/docker/registry/resumable 0.177s coverage: 100.0% of statements [2021-11-11T12:15:48.140Z] --- PASS: TestServiceWithDataPathPortInit (13.56s) [2021-11-11T12:15:48.140Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:15:48.329Z] === RUN TestRestartManagerTimeout [2021-11-11T12:15:48.329Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T12:15:48.329Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T12:15:48.329Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T12:15:48.329Z] PASS [2021-11-11T12:15:48.329Z] coverage: 50.9% of statements [2021-11-11T12:15:48.329Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2021-11-11T12:15:48.626Z] --- PASS: TestBuildMultiStageParentConfig (1.95s) [2021-11-11T12:15:48.626Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:15:48.626Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:15:48.626Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T12:15:48.626Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:15:48.801Z] === RUN TestDecodeContainerConfig [2021-11-11T12:15:48.801Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T12:15:48.801Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T12:15:48.801Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T12:15:48.801Z] === RUN TestValidatePrivileged [2021-11-11T12:15:48.801Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T12:15:48.801Z] PASS [2021-11-11T12:15:48.801Z] coverage: 52.6% of statements [2021-11-11T12:15:48.801Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2021-11-11T12:15:49.068Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mrh8mgw5fc9ylxxnzgb8y8tnw Created:2021-11-11 12:15:47.856510837 +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[a6106ccd249e7f63646167e01202eace6adbac235bbfeaf9e809e6bd05aa175a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rey9am7qhl1epxtut4e9vjyal EndpointID:9833187cb973cb8e6ebe6136269c7eaede4e0133bec6d08356519539c8db3766 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:952c5491a1c55b95623b13d158c6da83b6c5b8c53b2475cfb392a773683a9be8 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:70444128533c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rey9am7qhl1epxtut4e9vjyal EndpointID:9833187cb973cb8e6ebe6136269c7eaede4e0133bec6d08356519539c8db3766 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T12:15:49.613Z] --- PASS: TestBuildWithEmptyLayers (1.17s) [2021-11-11T12:15:49.613Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:15:49.792Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T12:15:49.792Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T12:15:49.792Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T12:15:49.792Z] PASS [2021-11-11T12:15:49.792Z] coverage: 62.5% of statements [2021-11-11T12:15:49.792Z] ok github.com/docker/docker/testutil 0.029s coverage: 62.5% of statements [2021-11-11T12:15:49.792Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T12:15:49.792Z] === RUN TestClientStream [2021-11-11T12:15:49.792Z] --- PASS: TestClientStream (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestClientSendFile [2021-11-11T12:15:49.792Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestClientWithRequestTimeout [2021-11-11T12:15:49.792Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-11-11T12:15:49.792Z] === RUN TestFileSpecPlugin [2021-11-11T12:15:49.792Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T12:15:49.792Z] === RUN TestFileJSONSpecPlugin [2021-11-11T12:15:49.792Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T12:15:49.792Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestPluginAddHandler [2021-11-11T12:15:49.792Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestPluginWaitBadPlugin [2021-11-11T12:15:49.792Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T12:15:49.792Z] === RUN TestGet [2021-11-11T12:15:49.792Z] time="2021-11-11T12:15:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T12:15:50.554Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2021-11-11T12:15:50.554Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T12:15:50.784Z] time="2021-11-11T12:15:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T12:15:51.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-11-11T12:15:53.012Z] time="2021-11-11T12:15:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T12:15:53.290Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2021-11-11T12:15:53.290Z] PASS [2021-11-11T12:15:53.290Z] [2021-11-11T12:15:53.290Z] === Skipped [2021-11-11T12:15:53.290Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:15:53.290Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:15:53.290Z] [2021-11-11T12:15:53.290Z] DONE 26 tests, 1 skipped in 42.288s [2021-11-11T12:15:53.290Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:15:53.290Z] ++ 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-11-11T12:15:53.290Z] ++ set -e [2021-11-11T12:15:53.290Z] ++ '[' -n 0 ']' [2021-11-11T12:15:53.290Z] ++ set -x [2021-11-11T12:15:53.290Z] ++ 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-11-11T12:15:53.408Z] check_test.go:308: [da93e8fec2033] daemon is not started [2021-11-11T12:15:53.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-11-11T12:15:53.546Z] INFO: Testing against a local daemon [2021-11-11T12:15:53.546Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T12:15:53.546Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:15:53.546Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T12:15:53.546Z] === RUN TestDockerNetworkIpvlan [2021-11-11T12:15:53.546Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:15:53.546Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:15:53.546Z] PASS [2021-11-11T12:15:53.546Z] [2021-11-11T12:15:53.546Z] === Skipped [2021-11-11T12:15:53.546Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-11-11T12:15:53.546Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:15:53.546Z] [2021-11-11T12:15:53.546Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:15:53.546Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:15:53.546Z] [2021-11-11T12:15:53.546Z] DONE 2 tests, 2 skipped in 0.097s [2021-11-11T12:15:53.546Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:15:53.546Z] ++ 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-11-11T12:15:53.546Z] ++ set -e [2021-11-11T12:15:53.546Z] ++ '[' -n 0 ']' [2021-11-11T12:15:53.546Z] ++ set -x [2021-11-11T12:15:53.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-11-11T12:15:53.546Z] INFO: Testing against a local daemon [2021-11-11T12:15:53.546Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T12:15:53.979Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T12:15:54.005Z] === RUN TestGetDriver [2021-11-11T12:15:54.005Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T12:15:54.005Z] === RUN TestVolumeRequestError [2021-11-11T12:15:54.005Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T12:15:54.005Z] PASS [2021-11-11T12:15:54.005Z] coverage: 36.1% of statements [2021-11-11T12:15:54.005Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2021-11-11T12:15:54.477Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T12:15:54.477Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T12:15:54.477Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T12:15:54.477Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T12:15:54.477Z] === RUN TestGetAddress [2021-11-11T12:15:54.477Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T12:15:54.477Z] === RUN TestRemove [2021-11-11T12:15:54.477Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:15:54.477Z] --- SKIP: TestRemove (0.00s) [2021-11-11T12:15:54.477Z] === RUN TestInitializeWithVolumes [2021-11-11T12:15:54.477Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-11-11T12:15:54.477Z] === RUN TestCreate [2021-11-11T12:15:54.477Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:15:54.477Z] === RUN TestValidateName [2021-11-11T12:15:54.477Z] --- PASS: TestValidateName (0.00s) [2021-11-11T12:15:54.477Z] === RUN TestCreateWithOpts [2021-11-11T12:15:54.477Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:15:54.477Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T12:15:54.477Z] === RUN TestRelaodNoOpts [2021-11-11T12:15:54.477Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-11-11T12:15:54.477Z] PASS [2021-11-11T12:15:54.477Z] coverage: 41.5% of statements [2021-11-11T12:15:54.477Z] ok github.com/docker/docker/volume/local 0.058s coverage: 41.5% of statements [2021-11-11T12:15:54.910Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2021-11-11T12:15:54.910Z] === RUN TestDockerNetworkMacvlan [2021-11-11T12:15:55.365Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-11-11T12:15:55.365Z] PASS [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRaw [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T12:15:55.470Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRaw [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T12:15:55.470Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestConvertTmpfsOptions [2021-11-11T12:15:55.470Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T12:15:55.470Z] linux_parser_test.go:209: data="ro" [2021-11-11T12:15:55.470Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestParseMountSpec [2021-11-11T12:15:55.470Z] parser_test.go:62: case 0 [2021-11-11T12:15:55.470Z] parser_test.go:62: case 1 [2021-11-11T12:15:55.470Z] parser_test.go:62: case 2 [2021-11-11T12:15:55.470Z] parser_test.go:62: case 3 [2021-11-11T12:15:55.470Z] parser_test.go:62: case 4 [2021-11-11T12:15:55.470Z] parser_test.go:62: case 5 [2021-11-11T12:15:55.470Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestValidateMount [2021-11-11T12:15:55.470Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRaw [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:15:55.470Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T12:15:55.470Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:15:55.470Z] PASS [2021-11-11T12:15:55.470Z] coverage: 67.6% of statements [2021-11-11T12:15:55.470Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2021-11-11T12:15:55.472Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === Skipped [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-11-11T12:15:55.626Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:15:55.626Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-11-11T12:15:55.626Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-11-11T12:15:55.626Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-11-11T12:15:55.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-11-11T12:15:55.626Z] [2021-11-11T12:15:55.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-11-11T12:15:55.626Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:15:55.627Z] [2021-11-11T12:15:55.627Z] DONE 200 tests, 6 skipped in 161.748s [2021-11-11T12:15:55.627Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-11-11T12:15:55.627Z] ++ 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-11-11T12:15:55.627Z] ++ set -e [2021-11-11T12:15:55.627Z] ++ '[' -n 0 ']' [2021-11-11T12:15:55.627Z] ++ set -x [2021-11-11T12:15:55.627Z] ++ 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-11-11T12:15:55.627Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:15:55.941Z] === RUN TestSetGetMeta [2021-11-11T12:15:55.941Z] === PAUSE TestSetGetMeta [2021-11-11T12:15:55.941Z] === RUN TestRestore [2021-11-11T12:15:55.941Z] === PAUSE TestRestore [2021-11-11T12:15:55.941Z] === RUN TestServiceCreate [2021-11-11T12:15:55.941Z] === PAUSE TestServiceCreate [2021-11-11T12:15:55.941Z] === RUN TestServiceList [2021-11-11T12:15:55.941Z] === PAUSE TestServiceList [2021-11-11T12:15:55.941Z] === RUN TestServiceRemove [2021-11-11T12:15:55.941Z] === PAUSE TestServiceRemove [2021-11-11T12:15:55.941Z] === RUN TestServiceGet [2021-11-11T12:15:55.941Z] === PAUSE TestServiceGet [2021-11-11T12:15:55.941Z] === RUN TestServicePrune [2021-11-11T12:15:55.941Z] === PAUSE TestServicePrune [2021-11-11T12:15:55.941Z] === RUN TestCreate [2021-11-11T12:15:55.941Z] === PAUSE TestCreate [2021-11-11T12:15:55.941Z] === RUN TestRemove [2021-11-11T12:15:55.941Z] === PAUSE TestRemove [2021-11-11T12:15:55.941Z] === RUN TestList [2021-11-11T12:15:55.941Z] === PAUSE TestList [2021-11-11T12:15:55.941Z] === RUN TestFindByDriver [2021-11-11T12:15:55.941Z] === PAUSE TestFindByDriver [2021-11-11T12:15:55.941Z] === RUN TestFindByReferenced [2021-11-11T12:15:55.941Z] === PAUSE TestFindByReferenced [2021-11-11T12:15:55.941Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T12:15:55.941Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T12:15:55.941Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:15:55.941Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:15:55.941Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T12:15:55.941Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T12:15:55.941Z] === RUN TestRefDerefRemove [2021-11-11T12:15:55.941Z] === PAUSE TestRefDerefRemove [2021-11-11T12:15:55.941Z] === RUN TestGet [2021-11-11T12:15:55.941Z] === PAUSE TestGet [2021-11-11T12:15:55.941Z] === RUN TestGetWithReference [2021-11-11T12:15:55.941Z] === PAUSE TestGetWithReference [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:15:55.941Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T12:15:55.941Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T12:15:55.941Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T12:15:55.941Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T12:15:55.941Z] === CONT TestSetGetMeta [2021-11-11T12:15:55.941Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T12:15:55.941Z] === CONT TestList [2021-11-11T12:15:55.941Z] === CONT TestServiceGet [2021-11-11T12:15:55.941Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T12:15:55.941Z] === CONT TestServiceRemove [2021-11-11T12:15:55.941Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T12:15:55.941Z] === CONT TestServiceList [2021-11-11T12:15:56.198Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-11-11T12:15:56.198Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:56.198Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:56.198Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:56.198Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:56.198Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:56.198Z] === RUN TestDaemonConfigValidation/valid_config [2021-11-11T12:15:56.198Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-11-11T12:15:56.198Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-11-11T12:15:56.198Z] === CONT TestDaemonConfigValidation/malformed_config [2021-11-11T12:15:56.403Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T12:15:56.412Z] --- PASS: TestList (0.04s) [2021-11-11T12:15:56.412Z] === CONT TestServiceCreate [2021-11-11T12:15:56.412Z] --- PASS: TestServiceGet (0.12s) [2021-11-11T12:15:56.412Z] === CONT TestRestore [2021-11-11T12:15:56.412Z] --- PASS: TestServiceRemove (0.10s) [2021-11-11T12:15:56.412Z] === CONT TestGetWithReference [2021-11-11T12:15:56.412Z] --- PASS: TestServiceCreate (0.09s) [2021-11-11T12:15:56.412Z] === CONT TestGet [2021-11-11T12:15:56.412Z] --- PASS: TestServiceList (0.10s) [2021-11-11T12:15:56.412Z] === CONT TestRefDerefRemove [2021-11-11T12:15:56.412Z] --- PASS: TestGetWithReference (0.03s) [2021-11-11T12:15:56.412Z] === CONT TestRemove [2021-11-11T12:15:56.412Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T12:15:56.412Z] === CONT TestCreate [2021-11-11T12:15:56.412Z] --- PASS: TestRestore (0.03s) [2021-11-11T12:15:56.412Z] === CONT TestServicePrune [2021-11-11T12:15:56.412Z] --- PASS: TestGet (0.02s) [2021-11-11T12:15:56.412Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T12:15:56.412Z] --- PASS: TestCreate (0.02s) [2021-11-11T12:15:56.412Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:15:56.412Z] time="2021-11-11T12:15:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:15:56.412Z] --- PASS: TestRemove (0.02s) [2021-11-11T12:15:56.412Z] === CONT TestFindByReferenced [2021-11-11T12:15:56.412Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-11-11T12:15:56.412Z] === CONT TestFindByDriver [2021-11-11T12:15:56.412Z] time="2021-11-11T12:15:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:15:56.412Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T12:15:56.412Z] time="2021-11-11T12:15:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:15:56.412Z] time="2021-11-11T12:15:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T12:15:56.412Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T12:15:56.412Z] time="2021-11-11T12:15:56Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:15:56.412Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T12:15:56.412Z] --- PASS: TestServicePrune (0.05s) [2021-11-11T12:15:56.412Z] PASS [2021-11-11T12:15:56.412Z] coverage: 69.0% of statements [2021-11-11T12:15:56.412Z] ok github.com/docker/docker/volume/service 0.241s coverage: 69.0% of statements [2021-11-11T12:15:56.458Z] === CONT TestDaemonConfigValidation/valid_config [2021-11-11T12:15:56.458Z] === CONT TestDaemonConfigValidation/invalid_config [2021-11-11T12:15:56.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T12:15:56.567Z] === RUN TestBoolValue [2021-11-11T12:15:56.567Z] --- PASS: TestBoolValue (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestBoolValueOrDefault [2021-11-11T12:15:56.567Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestInt64ValueOrZero [2021-11-11T12:15:56.567Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestInt64ValueOrDefault [2021-11-11T12:15:56.567Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestInt64ValueOrDefaultWithError [2021-11-11T12:15:56.567Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestJsonContentType [2021-11-11T12:15:56.567Z] --- PASS: TestJsonContentType (0.00s) [2021-11-11T12:15:56.567Z] PASS [2021-11-11T12:15:56.567Z] coverage: 14.7% of statements [2021-11-11T12:15:56.567Z] ok github.com/docker/docker/api/server/httputils 0.056s coverage: 14.7% of statements [2021-11-11T12:15:56.567Z] === RUN TestMaskSecretKeys [2021-11-11T12:15:56.567Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-11-11T12:15:56.567Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-11-11T12:15:56.567Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-11-11T12:15:56.567Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-11-11T12:15:56.567Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-11-11T12:15:56.567Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-11-11T12:15:56.567Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestVersionMiddlewareVersion [2021-11-11T12:15:56.567Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-11-11T12:15:56.567Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-11-11T12:15:56.567Z] PASS [2021-11-11T12:15:56.567Z] coverage: 37.7% of statements [2021-11-11T12:15:56.567Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T12:15:56.567Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T12:15:56.567Z] === RUN TestToJSON [2021-11-11T12:15:56.567Z] --- PASS: TestToJSON (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestToParamWithVersion [2021-11-11T12:15:56.567Z] --- PASS: TestToParamWithVersion (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestFromJSON [2021-11-11T12:15:56.567Z] --- PASS: TestFromJSON (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestEmpty [2021-11-11T12:15:56.567Z] --- PASS: TestEmpty (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestArgsMatchKVListEmptySources [2021-11-11T12:15:56.567Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestArgsMatchKVList [2021-11-11T12:15:56.567Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestArgsMatch [2021-11-11T12:15:56.567Z] --- PASS: TestArgsMatch (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestAdd [2021-11-11T12:15:56.567Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestDel [2021-11-11T12:15:56.567Z] --- PASS: TestDel (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestLen [2021-11-11T12:15:56.567Z] --- PASS: TestLen (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestExactMatch [2021-11-11T12:15:56.567Z] --- PASS: TestExactMatch (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestOnlyOneExactMatch [2021-11-11T12:15:56.567Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestContains [2021-11-11T12:15:56.567Z] --- PASS: TestContains (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestValidate [2021-11-11T12:15:56.567Z] --- PASS: TestValidate (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestWalkValues [2021-11-11T12:15:56.567Z] --- PASS: TestWalkValues (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestFuzzyMatch [2021-11-11T12:15:56.567Z] --- PASS: TestFuzzyMatch (0.00s) [2021-11-11T12:15:56.567Z] === RUN TestClone [2021-11-11T12:15:56.567Z] --- PASS: TestClone (0.00s) [2021-11-11T12:15:56.567Z] PASS [2021-11-11T12:15:56.567Z] coverage: 92.2% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/api/types/filters 0.058s coverage: 92.2% of statements [2021-11-11T12:15:56.568Z] === RUN TestStrSliceMarshalJSON [2021-11-11T12:15:56.568Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestStrSliceUnmarshalJSON [2021-11-11T12:15:56.568Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestStrSliceUnmarshalString [2021-11-11T12:15:56.568Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestStrSliceUnmarshalSlice [2021-11-11T12:15:56.568Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 90.0% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-11-11T12:15:56.568Z] === RUN TestAdjustForAPIVersion [2021-11-11T12:15:56.568Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 5.7% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T12:15:56.568Z] === RUN TestDurationToSecondsString [2021-11-11T12:15:56.568Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestGetTimestamp [2021-11-11T12:15:56.568Z] --- PASS: TestGetTimestamp (0.23s) [2021-11-11T12:15:56.568Z] === RUN TestParseTimestamps [2021-11-11T12:15:56.568Z] --- PASS: TestParseTimestamps (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 100.0% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/api/types/time 0.276s coverage: 100.0% of statements [2021-11-11T12:15:56.568Z] === RUN TestCompareVersion [2021-11-11T12:15:56.568Z] --- PASS: TestCompareVersion (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 77.3% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T12:15:56.568Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-11-11T12:15:56.568Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCloneArgsSmartHttp [2021-11-11T12:15:56.568Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestCloneArgsDumbHttp [2021-11-11T12:15:56.568Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCloneArgsGit [2021-11-11T12:15:56.568Z] --- PASS: TestCloneArgsGit (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCheckoutGit [2021-11-11T12:15:56.568Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-11-11T12:15:56.568Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestProcessNoDockerignore [2021-11-11T12:15:56.568Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestProcessShouldLeaveAllFiles [2021-11-11T12:15:56.568Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestDetectContentType [2021-11-11T12:15:56.568Z] --- PASS: TestDetectContentType (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestSelectAcceptableMIME [2021-11-11T12:15:56.568Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestInspectEmptyResponse [2021-11-11T12:15:56.568Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestInspectResponseBinary [2021-11-11T12:15:56.568Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestResponseUnsupportedContentType [2021-11-11T12:15:56.568Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestInspectResponseTextSimple [2021-11-11T12:15:56.568Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestInspectResponseEmptyContentType [2021-11-11T12:15:56.568Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestUnknownContentLength [2021-11-11T12:15:56.568Z] --- PASS: TestUnknownContentLength (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestDownloadRemote [2021-11-11T12:15:56.568Z] === RUN TestEnable [2021-11-11T12:15:56.568Z] --- PASS: TestEnable (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestDisable [2021-11-11T12:15:56.568Z] --- PASS: TestDisable (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestEnabled [2021-11-11T12:15:56.568Z] --- PASS: TestEnabled (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 100.0% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2021-11-11T12:15:56.568Z] --- PASS: TestDownloadRemote (0.13s) [2021-11-11T12:15:56.568Z] === RUN TestGetWithStatusError [2021-11-11T12:15:56.568Z] --- PASS: TestGetWithStatusError (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCloseRootDirectory [2021-11-11T12:15:56.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:56.568Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestHashFile [2021-11-11T12:15:56.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:56.568Z] --- SKIP: TestHashFile (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestHashSubdir [2021-11-11T12:15:56.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:56.568Z] --- SKIP: TestHashSubdir (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestRemoveDirectory [2021-11-11T12:15:56.568Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:15:56.568Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 9.3% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/builder/remotecontext 0.307s coverage: 9.3% of statements [2021-11-11T12:15:56.568Z] === RUN TestGetAllAllowed [2021-11-11T12:15:56.568Z] --- PASS: TestGetAllAllowed (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestGetAllMeta [2021-11-11T12:15:56.568Z] --- PASS: TestGetAllMeta (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestWarnOnUnusedBuildArgs [2021-11-11T12:15:56.568Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestIsUnreferencedBuiltin [2021-11-11T12:15:56.568Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestIsExistingDirectory [2021-11-11T12:15:56.568Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestGetFilenameForDownload [2021-11-11T12:15:56.568Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestEnv2Variables [2021-11-11T12:15:56.568Z] --- PASS: TestEnv2Variables (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-11-11T12:15:56.568Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestMaintainer [2021-11-11T12:15:56.568Z] --- PASS: TestMaintainer (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestLabel [2021-11-11T12:15:56.568Z] --- PASS: TestLabel (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestFromScratch [2021-11-11T12:15:56.568Z] --- PASS: TestFromScratch (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestFromWithArg [2021-11-11T12:15:56.568Z] --- PASS: TestFromWithArg (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-11-11T12:15:56.568Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestFromWithUndefinedArg [2021-11-11T12:15:56.568Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestFromMultiStageWithNamedStage [2021-11-11T12:15:56.568Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestOnbuild [2021-11-11T12:15:56.568Z] --- PASS: TestOnbuild (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestWorkdir [2021-11-11T12:15:56.568Z] --- PASS: TestWorkdir (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCmd [2021-11-11T12:15:56.568Z] --- PASS: TestCmd (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestHealthcheckNone [2021-11-11T12:15:56.568Z] --- PASS: TestHealthcheckNone (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestHealthcheckCmd [2021-11-11T12:15:56.568Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestEntrypoint [2021-11-11T12:15:56.568Z] --- PASS: TestEntrypoint (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestExpose [2021-11-11T12:15:56.568Z] --- PASS: TestExpose (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestUser [2021-11-11T12:15:56.568Z] --- PASS: TestUser (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestVolume [2021-11-11T12:15:56.568Z] --- PASS: TestVolume (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestStopSignal [2021-11-11T12:15:56.568Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:15:56.568Z] --- SKIP: TestStopSignal (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestArg [2021-11-11T12:15:56.568Z] --- PASS: TestArg (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestShell [2021-11-11T12:15:56.568Z] --- PASS: TestShell (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestPrependEnvOnCmd [2021-11-11T12:15:56.568Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestRunWithBuildArgs [2021-11-11T12:15:56.568Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestRunIgnoresHealthcheck [2021-11-11T12:15:56.568Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestDispatchUnsupportedOptions [2021-11-11T12:15:56.568Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-11-11T12:15:56.568Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-11-11T12:15:56.568Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-11-11T12:15:56.568Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestNormalizeWorkdir [2021-11-11T12:15:56.568Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestDispatch [2021-11-11T12:15:56.568Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-11-11T12:15:56.568Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-11-11T12:15:56.568Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-11-11T12:15:56.568Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-11-11T12:15:56.568Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-11-11T12:15:56.568Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-11-11T12:15:56.568Z] === RUN TestDispatch/COPY_url [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch (0.08s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-11-11T12:15:56.568Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestAddScratchImageAddsToMounts [2021-11-11T12:15:56.568Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestAddFromScratchPopulatesPlatform [2021-11-11T12:15:56.568Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-11-11T12:15:56.568Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-11-11T12:15:56.568Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestImageSourceGetAddsToMounts [2021-11-11T12:15:56.568Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestEmptyDockerfile [2021-11-11T12:15:56.568Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestSymlinkDockerfile [2021-11-11T12:15:56.568Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-11-11T12:15:56.568Z] === RUN TestDockerfileOutsideTheBuildContext [2021-11-11T12:15:56.568Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestNonExistingDockerfile [2021-11-11T12:15:56.568Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestCopyRunConfig [2021-11-11T12:15:56.568Z] --- PASS: TestCopyRunConfig (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestDeepCopyRunConfig [2021-11-11T12:15:56.568Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestExportImage [2021-11-11T12:15:56.568Z] --- PASS: TestExportImage (0.00s) [2021-11-11T12:15:56.568Z] === RUN TestNormalizeDest [2021-11-11T12:15:56.568Z] --- PASS: TestNormalizeDest (0.00s) [2021-11-11T12:15:56.568Z] PASS [2021-11-11T12:15:56.568Z] coverage: 46.8% of statements [2021-11-11T12:15:56.568Z] ok github.com/docker/docker/builder/dockerfile 0.242s coverage: 46.8% of statements [2021-11-11T12:15:56.719Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation/valid_config (0.20s) [2021-11-11T12:15:56.719Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-11-11T12:15:56.719Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:15:56.719Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-11-11T12:15:56.886Z] time="2021-11-11T12:15:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T12:15:56.965Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T12:15:56.981Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T12:15:57.025Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T12:15:57.481Z] === RUN TestTCP4Proxy [2021-11-11T12:15:57.481Z] --- PASS: TestTCP4Proxy (0.01s) [2021-11-11T12:15:57.481Z] === RUN TestTCP4ProxyHalfClose [2021-11-11T12:15:57.481Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestTCP6Proxy [2021-11-11T12:15:57.481Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:15:57.481Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestTCPDualStackProxy [2021-11-11T12:15:57.481Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:15:57.481Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestUDP4Proxy [2021-11-11T12:15:57.481Z] --- PASS: TestUDP4Proxy (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestUDP6Proxy [2021-11-11T12:15:57.481Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:15:57.481Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestUDPWriteError [2021-11-11T12:15:57.481Z] --- PASS: TestUDPWriteError (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestSCTP4Proxy [2021-11-11T12:15:57.481Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:15:57.481Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-11-11T12:15:57.481Z] === RUN TestSCTP6Proxy [2021-11-11T12:15:57.481Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:15:57.481Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-11-11T12:15:57.481Z] PASS [2021-11-11T12:15:57.481Z] coverage: 49.4% of statements [2021-11-11T12:15:57.481Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2021-11-11T12:15:57.923Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-11-11T12:15:58.854Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T12:15:58.865Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-11-11T12:15:59.807Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-11-11T12:16:00.057Z] --- PASS: TestBuildMultiStageOnBuild (10.42s) [2021-11-11T12:16:00.057Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:16:00.057Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:16:00.057Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T12:16:00.057Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:16:00.069Z] === CONT TestConfigDaemonSeccompProfiles [2021-11-11T12:16:00.069Z] daemon_test.go:156: [d33dc6b335d56] daemon is not started [2021-11-11T12:16:00.069Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s) [2021-11-11T12:16:00.069Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2021-11-11T12:16:00.069Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2021-11-11T12:16:00.069Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-11-11T12:16:00.069Z] === RUN TestDaemonProxy [2021-11-11T12:16:00.069Z] === RUN TestDaemonProxy/environment_variables [2021-11-11T12:16:00.220Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T12:16:01.455Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T12:16:01.455Z] check_test.go:308: [d14c61b00164f] daemon is not started [2021-11-11T12:16:01.455Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-11-11T12:16:01.716Z] === RUN TestDaemonProxy/command-line_options [2021-11-11T12:16:03.490Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T12:16:03.629Z] === RUN TestDaemonProxy/configuration_file [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan (8.99s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.82s) [2021-11-11T12:16:03.746Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2021-11-11T12:16:03.746Z] PASS [2021-11-11T12:16:03.746Z] [2021-11-11T12:16:03.746Z] DONE 8 tests in 10.386s [2021-11-11T12:16:03.746Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T12:16:03.746Z] ++ 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-11-11T12:16:03.746Z] ++ set -e [2021-11-11T12:16:03.746Z] ++ '[' -n 0 ']' [2021-11-11T12:16:03.746Z] ++ set -x [2021-11-11T12:16:03.746Z] ++ 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-11-11T12:16:04.002Z] testing: warning: no tests to run [2021-11-11T12:16:04.002Z] PASS [2021-11-11T12:16:04.002Z] [2021-11-11T12:16:04.002Z] DONE 0 tests in 0.026s [2021-11-11T12:16:04.002Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T12:16:04.003Z] ++ 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-11-11T12:16:04.003Z] ++ set -e [2021-11-11T12:16:04.003Z] ++ '[' -n 0 ']' [2021-11-11T12:16:04.003Z] ++ set -x [2021-11-11T12:16:04.003Z] ++ 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-11-11T12:16:04.003Z] INFO: Testing against a local daemon [2021-11-11T12:16:04.003Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T12:16:04.572Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T12:16:04.833Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T12:16:04.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-11-11T12:16:05.367Z] --- PASS: TestAuthZPluginAllowRequest (1.09s) [2021-11-11T12:16:05.368Z] === RUN TestAuthZPluginTLS [2021-11-11T12:16:05.405Z] === RUN TestDaemonProxy/conflicting_options [2021-11-11T12:16:05.582Z] --- PASS: TestGet (15.01s) [2021-11-11T12:16:05.582Z] === RUN TestPluginWithNoManifest [2021-11-11T12:16:05.582Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T12:16:05.582Z] === RUN TestGetAll [2021-11-11T12:16:05.582Z] --- PASS: TestGetAll (0.00s) [2021-11-11T12:16:05.582Z] PASS [2021-11-11T12:16:05.582Z] coverage: 73.2% of statements [2021-11-11T12:16:05.582Z] ok github.com/docker/docker/pkg/plugins 34.917s coverage: 73.2% of statements [2021-11-11T12:16:05.623Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-11-11T12:16:05.624Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T12:16:05.977Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T12:16:05.977Z] === RUN TestDaemonProxy/reload_sanitized [2021-11-11T12:16:06.185Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-11-11T12:16:06.185Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy (6.35s) [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2021-11-11T12:16:06.239Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2021-11-11T12:16:06.239Z] PASS [2021-11-11T12:16:06.239Z] [2021-11-11T12:16:06.239Z] DONE 17 tests in 10.829s [2021-11-11T12:16:06.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-11-11T12:16:06.500Z] ++ 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-11-11T12:16:06.500Z] ++ set -e [2021-11-11T12:16:06.500Z] ++ '[' -n 0 ']' [2021-11-11T12:16:06.500Z] ++ set -x [2021-11-11T12:16:06.500Z] ++ 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-11-11T12:16:06.500Z] INFO: Testing against a local daemon [2021-11-11T12:16:06.500Z] === RUN TestCommitInheritsEnv [2021-11-11T12:16:06.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-11-11T12:16:06.746Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T12:16:07.072Z] --- PASS: TestCommitInheritsEnv (0.53s) [2021-11-11T12:16:07.072Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:16:07.072Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-11-11T12:16:07.072Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:16:07.307Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-11-11T12:16:07.307Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T12:16:07.333Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-11-11T12:16:07.333Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:16:07.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-11-11T12:16:07.333Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:16:07.594Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-11-11T12:16:07.594Z] === RUN TestRemoveImageGarbageCollector [2021-11-11T12:16:08.233Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2021-11-11T12:16:08.233Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T12:16:08.537Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T12:16:08.795Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-11-11T12:16:08.795Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T12:16:09.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T12:16:09.110Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T12:16:09.356Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-11-11T12:16:09.356Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T12:16:09.682Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2021-11-11T12:16:09.682Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:16:09.831Z] === RUN TestCheckpointCreateError [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointCreate [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointCreate (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointDeleteError [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointDelete [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointDelete (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointListError [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointListError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointList [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointList (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCheckpointListContainerNotFound [2021-11-11T12:16:09.831Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNewClientWithOpsFromEnv [2021-11-11T12:16:09.831Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:16:09.831Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestGetAPIPath [2021-11-11T12:16:09.831Z] --- PASS: TestGetAPIPath (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestParseHostURL [2021-11-11T12:16:09.831Z] --- PASS: TestParseHostURL (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-11-11T12:16:09.831Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPIVersionEmpty [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPIVersion [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPVersionOverride [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPIVersionAutomatic [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-11-11T12:16:09.831Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestClientRedirect [2021-11-11T12:16:09.831Z] --- PASS: TestClientRedirect (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigCreateUnsupported [2021-11-11T12:16:09.831Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigCreateError [2021-11-11T12:16:09.831Z] --- PASS: TestConfigCreateError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigCreate [2021-11-11T12:16:09.831Z] --- PASS: TestConfigCreate (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspectNotFound [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspectWithEmptyID [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspectUnsupported [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspectError [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspectError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspectConfigNotFound [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigInspect [2021-11-11T12:16:09.831Z] --- PASS: TestConfigInspect (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigListUnsupported [2021-11-11T12:16:09.831Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigListError [2021-11-11T12:16:09.831Z] --- PASS: TestConfigListError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigList [2021-11-11T12:16:09.831Z] --- PASS: TestConfigList (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigRemoveUnsupported [2021-11-11T12:16:09.831Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigRemoveError [2021-11-11T12:16:09.831Z] --- PASS: TestConfigRemoveError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigRemove [2021-11-11T12:16:09.831Z] --- PASS: TestConfigRemove (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigUpdateUnsupported [2021-11-11T12:16:09.831Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigUpdateError [2021-11-11T12:16:09.831Z] --- PASS: TestConfigUpdateError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestConfigUpdate [2021-11-11T12:16:09.831Z] --- PASS: TestConfigUpdate (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerCommitError [2021-11-11T12:16:09.831Z] --- PASS: TestContainerCommitError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerCommit [2021-11-11T12:16:09.831Z] --- PASS: TestContainerCommit (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerStatPathError [2021-11-11T12:16:09.831Z] --- PASS: TestContainerStatPathError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerStatPathNotFoundError [2021-11-11T12:16:09.831Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerStatPathNoHeaderError [2021-11-11T12:16:09.831Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestContainerStatPath [2021-11-11T12:16:09.831Z] --- PASS: TestContainerStatPath (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCopyToContainerError [2021-11-11T12:16:09.831Z] --- PASS: TestCopyToContainerError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCopyToContainerNotFoundError [2021-11-11T12:16:09.831Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCopyToContainerNotStatusOKError [2021-11-11T12:16:09.831Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCopyToContainer [2021-11-11T12:16:09.831Z] --- PASS: TestCopyToContainer (0.00s) [2021-11-11T12:16:09.831Z] === RUN TestCopyFromContainerError [2021-11-11T12:16:09.832Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestCopyFromContainerNotFoundError [2021-11-11T12:16:09.832Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestCopyFromContainerNotStatusOKError [2021-11-11T12:16:09.832Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestCopyFromContainerNoHeaderError [2021-11-11T12:16:09.832Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestCopyFromContainer [2021-11-11T12:16:09.832Z] --- PASS: TestCopyFromContainer (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerCreateError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerCreateError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerCreateImageNotFound [2021-11-11T12:16:09.832Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerCreateWithName [2021-11-11T12:16:09.832Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerCreateAutoRemove [2021-11-11T12:16:09.832Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerDiffError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerDiffError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerDiff [2021-11-11T12:16:09.832Z] --- PASS: TestContainerDiff (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecCreateError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecCreate [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecCreate (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecStartError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecStartError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecStart [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecStart (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecInspectError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecInspect [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecInspect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExportError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExportError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExport [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExport (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerInspectError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerInspectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerInspectContainerNotFound [2021-11-11T12:16:09.832Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerInspectWithEmptyID [2021-11-11T12:16:09.832Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerInspect [2021-11-11T12:16:09.832Z] --- PASS: TestContainerInspect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerInspectNode [2021-11-11T12:16:09.832Z] --- PASS: TestContainerInspectNode (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerKillError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerKillError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerKill [2021-11-11T12:16:09.832Z] --- PASS: TestContainerKill (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerListError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerListError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerList [2021-11-11T12:16:09.832Z] --- PASS: TestContainerList (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerLogsNotFoundError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerLogsError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerLogsError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerLogs [2021-11-11T12:16:09.832Z] --- PASS: TestContainerLogs (0.24s) [2021-11-11T12:16:09.832Z] === RUN TestContainerPauseError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerPauseError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerPause [2021-11-11T12:16:09.832Z] --- PASS: TestContainerPause (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainersPruneError [2021-11-11T12:16:09.832Z] --- PASS: TestContainersPruneError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainersPrune [2021-11-11T12:16:09.832Z] --- PASS: TestContainersPrune (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRemoveError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRemoveError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRemoveNotFoundError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRemove [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRemove (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRenameError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRenameError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRename [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRename (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerResizeError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerResizeError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecResizeError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerResize [2021-11-11T12:16:09.832Z] --- PASS: TestContainerResize (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerExecResize [2021-11-11T12:16:09.832Z] --- PASS: TestContainerExecResize (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRestartError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRestartError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerRestart [2021-11-11T12:16:09.832Z] --- PASS: TestContainerRestart (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStartError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStartError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStart [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStart (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStatsError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStatsError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStats [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStats (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStopError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStopError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerStop [2021-11-11T12:16:09.832Z] --- PASS: TestContainerStop (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerTopError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerTopError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerTop [2021-11-11T12:16:09.832Z] --- PASS: TestContainerTop (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerUnpauseError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerUnpause [2021-11-11T12:16:09.832Z] --- PASS: TestContainerUnpause (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerUpdateError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerUpdateError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerUpdate [2021-11-11T12:16:09.832Z] --- PASS: TestContainerUpdate (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerWaitError [2021-11-11T12:16:09.832Z] --- PASS: TestContainerWaitError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestContainerWait [2021-11-11T12:16:09.832Z] --- PASS: TestContainerWait (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestDiskUsageError [2021-11-11T12:16:09.832Z] --- PASS: TestDiskUsageError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestDiskUsage [2021-11-11T12:16:09.832Z] --- PASS: TestDiskUsage (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestDistributionInspectUnsupported [2021-11-11T12:16:09.832Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestDistributionInspectWithEmptyID [2021-11-11T12:16:09.832Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestEventsErrorInOptions [2021-11-11T12:16:09.832Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestEventsErrorFromServer [2021-11-11T12:16:09.832Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestEvents [2021-11-11T12:16:09.832Z] --- PASS: TestEvents (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestTLSCloseWriter [2021-11-11T12:16:09.832Z] === PAUSE TestTLSCloseWriter [2021-11-11T12:16:09.832Z] === RUN TestImageBuildError [2021-11-11T12:16:09.832Z] --- PASS: TestImageBuildError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageBuild [2021-11-11T12:16:09.832Z] --- PASS: TestImageBuild (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestGetDockerOS [2021-11-11T12:16:09.832Z] --- PASS: TestGetDockerOS (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageCreateError [2021-11-11T12:16:09.832Z] --- PASS: TestImageCreateError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageCreate [2021-11-11T12:16:09.832Z] --- PASS: TestImageCreate (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageHistoryError [2021-11-11T12:16:09.832Z] --- PASS: TestImageHistoryError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageHistory [2021-11-11T12:16:09.832Z] --- PASS: TestImageHistory (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageImportError [2021-11-11T12:16:09.832Z] --- PASS: TestImageImportError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageImport [2021-11-11T12:16:09.832Z] --- PASS: TestImageImport (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageInspectError [2021-11-11T12:16:09.832Z] --- PASS: TestImageInspectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageInspectImageNotFound [2021-11-11T12:16:09.832Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageInspectWithEmptyID [2021-11-11T12:16:09.832Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageInspect [2021-11-11T12:16:09.832Z] --- PASS: TestImageInspect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageListError [2021-11-11T12:16:09.832Z] --- PASS: TestImageListError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageList [2021-11-11T12:16:09.832Z] --- PASS: TestImageList (0.02s) [2021-11-11T12:16:09.832Z] === RUN TestImageListApiBefore125 [2021-11-11T12:16:09.832Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageLoadError [2021-11-11T12:16:09.832Z] --- PASS: TestImageLoadError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageLoad [2021-11-11T12:16:09.832Z] --- PASS: TestImageLoad (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagesPruneError [2021-11-11T12:16:09.832Z] --- PASS: TestImagesPruneError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagesPrune [2021-11-11T12:16:09.832Z] --- PASS: TestImagesPrune (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullReferenceParseError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullAnyError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullAnyError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullStatusUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePullWithoutErrors [2021-11-11T12:16:09.832Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushReferenceError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushAnyError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushAnyError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushStatusUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithoutErrors [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-11-11T12:16:09.832Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageRemoveError [2021-11-11T12:16:09.832Z] --- PASS: TestImageRemoveError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageRemoveImageNotFound [2021-11-11T12:16:09.832Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageRemove [2021-11-11T12:16:09.832Z] --- PASS: TestImageRemove (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSaveError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSaveError (0.01s) [2021-11-11T12:16:09.832Z] === RUN TestImageSave [2021-11-11T12:16:09.832Z] --- PASS: TestImageSave (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchAnyError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchStatusUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageSearchWithoutErrors [2021-11-11T12:16:09.832Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageTagError [2021-11-11T12:16:09.832Z] --- PASS: TestImageTagError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageTagInvalidReference [2021-11-11T12:16:09.832Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageTagInvalidSourceImageName [2021-11-11T12:16:09.832Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageTagHexSource [2021-11-11T12:16:09.832Z] --- PASS: TestImageTagHexSource (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestImageTag [2021-11-11T12:16:09.832Z] --- PASS: TestImageTag (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestInfoServerError [2021-11-11T12:16:09.832Z] --- PASS: TestInfoServerError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestInfoInvalidResponseJSONError [2021-11-11T12:16:09.832Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestInfo [2021-11-11T12:16:09.832Z] --- PASS: TestInfo (0.01s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkConnectError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkConnectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkConnect [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkConnect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkCreateError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkCreateError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkCreate [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkCreate (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkDisconnectError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkDisconnect [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/empty_ID [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/no_options [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/verbose [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/global_scope [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/unknown_network [2021-11-11T12:16:09.832Z] === RUN TestNetworkInspect/server_error [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkListError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkListError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkList [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkList (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworksPruneError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworksPruneError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworksPrune [2021-11-11T12:16:09.832Z] --- PASS: TestNetworksPrune (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkRemoveError [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNetworkRemove [2021-11-11T12:16:09.832Z] --- PASS: TestNetworkRemove (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeInspectError [2021-11-11T12:16:09.832Z] --- PASS: TestNodeInspectError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeInspectNodeNotFound [2021-11-11T12:16:09.832Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeInspectWithEmptyID [2021-11-11T12:16:09.832Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeInspect [2021-11-11T12:16:09.832Z] --- PASS: TestNodeInspect (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeListError [2021-11-11T12:16:09.832Z] --- PASS: TestNodeListError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeList [2021-11-11T12:16:09.832Z] --- PASS: TestNodeList (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeRemoveError [2021-11-11T12:16:09.832Z] --- PASS: TestNodeRemoveError (0.00s) [2021-11-11T12:16:09.832Z] === RUN TestNodeRemove [2021-11-11T12:16:09.832Z] --- PASS: TestNodeRemove (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestNodeUpdateError [2021-11-11T12:16:09.833Z] --- PASS: TestNodeUpdateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestNodeUpdate [2021-11-11T12:16:09.833Z] --- PASS: TestNodeUpdate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestOptionWithTimeout [2021-11-11T12:16:09.833Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPingFail [2021-11-11T12:16:09.833Z] --- PASS: TestPingFail (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPingWithError [2021-11-11T12:16:09.833Z] 2021/11/11 12:16:09 RoundTripper returned a response & error; ignoring response [2021-11-11T12:16:09.833Z] 2021/11/11 12:16:09 RoundTripper returned a response & error; ignoring response [2021-11-11T12:16:09.833Z] --- PASS: TestPingWithError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPingSuccess [2021-11-11T12:16:09.833Z] --- PASS: TestPingSuccess (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPingHeadFallback [2021-11-11T12:16:09.833Z] === RUN TestPingHeadFallback/OK [2021-11-11T12:16:09.833Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-11-11T12:16:09.833Z] === RUN TestPingHeadFallback/Not_Found [2021-11-11T12:16:09.833Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-11-11T12:16:09.833Z] --- PASS: TestPingHeadFallback (0.00s) [2021-11-11T12:16:09.833Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-11-11T12:16:09.833Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-11-11T12:16:09.833Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-11-11T12:16:09.833Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginDisableError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginDisableError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginDisable [2021-11-11T12:16:09.833Z] --- PASS: TestPluginDisable (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginEnableError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginEnableError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginEnable [2021-11-11T12:16:09.833Z] --- PASS: TestPluginEnable (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginInspectWithEmptyID [2021-11-11T12:16:09.833Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginInspect [2021-11-11T12:16:09.833Z] --- PASS: TestPluginInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginListError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginListError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginList [2021-11-11T12:16:09.833Z] --- PASS: TestPluginList (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginPushError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginPushError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginPush [2021-11-11T12:16:09.833Z] --- PASS: TestPluginPush (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginRemoveError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginRemoveError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginRemove [2021-11-11T12:16:09.833Z] --- PASS: TestPluginRemove (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginSetError [2021-11-11T12:16:09.833Z] --- PASS: TestPluginSetError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPluginSet [2021-11-11T12:16:09.833Z] --- PASS: TestPluginSet (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSetHostHeader [2021-11-11T12:16:09.833Z] --- PASS: TestSetHostHeader (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestPlainTextError [2021-11-11T12:16:09.833Z] --- PASS: TestPlainTextError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestInfiniteError [2021-11-11T12:16:09.833Z] --- PASS: TestInfiniteError (0.04s) [2021-11-11T12:16:09.833Z] === RUN TestCanceledContext [2021-11-11T12:16:09.833Z] 2021/11/11 12:16:09 RoundTripper returned a response & error; ignoring response [2021-11-11T12:16:09.833Z] --- PASS: TestCanceledContext (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestDeadlineExceededContext [2021-11-11T12:16:09.833Z] 2021/11/11 12:16:09 RoundTripper returned a response & error; ignoring response [2021-11-11T12:16:09.833Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretCreateUnsupported [2021-11-11T12:16:09.833Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretCreateError [2021-11-11T12:16:09.833Z] --- PASS: TestSecretCreateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretCreate [2021-11-11T12:16:09.833Z] --- PASS: TestSecretCreate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretInspectUnsupported [2021-11-11T12:16:09.833Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestSecretInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretInspectSecretNotFound [2021-11-11T12:16:09.833Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretInspectWithEmptyID [2021-11-11T12:16:09.833Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretInspect [2021-11-11T12:16:09.833Z] --- PASS: TestSecretInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretListUnsupported [2021-11-11T12:16:09.833Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretListError [2021-11-11T12:16:09.833Z] --- PASS: TestSecretListError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretList [2021-11-11T12:16:09.833Z] --- PASS: TestSecretList (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretRemoveUnsupported [2021-11-11T12:16:09.833Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretRemoveError [2021-11-11T12:16:09.833Z] --- PASS: TestSecretRemoveError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretRemove [2021-11-11T12:16:09.833Z] --- PASS: TestSecretRemove (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretUpdateUnsupported [2021-11-11T12:16:09.833Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretUpdateError [2021-11-11T12:16:09.833Z] --- PASS: TestSecretUpdateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSecretUpdate [2021-11-11T12:16:09.833Z] --- PASS: TestSecretUpdate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceCreateError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceCreateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceCreate [2021-11-11T12:16:09.833Z] --- PASS: TestServiceCreate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceCreateCompatiblePlatforms [2021-11-11T12:16:09.833Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceCreateDigestPinning [2021-11-11T12:16:09.833Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceInspectServiceNotFound [2021-11-11T12:16:09.833Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceInspectWithEmptyID [2021-11-11T12:16:09.833Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceInspect [2021-11-11T12:16:09.833Z] --- PASS: TestServiceInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceListError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceListError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceList [2021-11-11T12:16:09.833Z] --- PASS: TestServiceList (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceLogsError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceLogsError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceLogs [2021-11-11T12:16:09.833Z] --- PASS: TestServiceLogs (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceRemoveError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceRemoveError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceRemoveNotFoundError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceRemove [2021-11-11T12:16:09.833Z] --- PASS: TestServiceRemove (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceUpdateError [2021-11-11T12:16:09.833Z] --- PASS: TestServiceUpdateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestServiceUpdate [2021-11-11T12:16:09.833Z] --- PASS: TestServiceUpdate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmGetUnlockKeyError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmGetUnlockKey [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmInitError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmInitError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmInit [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmInit (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmInspect [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmJoinError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmJoinError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmJoin [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmJoin (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmLeaveError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmLeave [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmLeave (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmUnlockError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmUnlock [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmUnlock (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmUpdateError [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestSwarmUpdate [2021-11-11T12:16:09.833Z] --- PASS: TestSwarmUpdate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestTaskInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestTaskInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestTaskInspectWithEmptyID [2021-11-11T12:16:09.833Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestTaskInspect [2021-11-11T12:16:09.833Z] --- PASS: TestTaskInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestTaskListError [2021-11-11T12:16:09.833Z] --- PASS: TestTaskListError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestTaskList [2021-11-11T12:16:09.833Z] --- PASS: TestTaskList (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeCreateError [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeCreateError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeCreate [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeCreate (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeInspectError [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeInspectError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeInspectNotFound [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeInspectWithEmptyID [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeInspect [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeInspect (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeListError [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeListError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeList [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeList (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeRemoveError [2021-11-11T12:16:09.833Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-11-11T12:16:09.833Z] === RUN TestVolumeRemove [2021-11-11T12:16:09.917Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-11-11T12:16:09.917Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T12:16:09.942Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T12:16:09.942Z] === RUN TestTagInvalidReference [2021-11-11T12:16:09.942Z] --- PASS: TestTagInvalidReference (0.01s) [2021-11-11T12:16:09.942Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:16:09.942Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-11-11T12:16:09.942Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:16:09.942Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-11-11T12:16:09.942Z] === RUN TestTagOfficialNames [2021-11-11T12:16:09.942Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-11T12:16:09.942Z] === RUN TestTagMatchesDigest [2021-11-11T12:16:09.942Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-11T12:16:09.942Z] === CONT TestImportExtremelyLargeImageWorks [2021-11-11T12:16:10.204Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T12:16:10.289Z] --- PASS: TestVolumeRemove (0.00s) [2021-11-11T12:16:10.289Z] === CONT TestTLSCloseWriter [2021-11-11T12:16:10.289Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-11-11T12:16:10.289Z] PASS [2021-11-11T12:16:10.289Z] coverage: 75.1% of statements [2021-11-11T12:16:10.289Z] ok github.com/docker/docker/client 0.516s coverage: 75.1% of statements [2021-11-11T12:16:10.465Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-11-11T12:16:10.487Z] --- PASS: TestBuildMultiStageLayerLeak (9.43s) [2021-11-11T12:16:10.487Z] === RUN TestBuildWithHugeFile [2021-11-11T12:16:11.282Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2021-11-11T12:16:11.283Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T12:16:11.407Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T12:16:11.407Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-11-11T12:16:11.441Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-11-11T12:16:11.793Z] --- PASS: TestServicePlugin (29.95s) [2021-11-11T12:16:11.793Z] === RUN TestServiceUpdateLabel [2021-11-11T12:16:11.980Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-11-11T12:16:12.055Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-11-11T12:16:12.055Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:16:12.241Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T12:16:12.648Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2021-11-11T12:16:12.648Z] === RUN TestAuthZPluginHeader [2021-11-11T12:16:12.814Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-11-11T12:16:12.814Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-11-11T12:16:13.210Z] --- PASS: TestAuthZPluginHeader (0.68s) [2021-11-11T12:16:13.210Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T12:16:13.210Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:13.210Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T12:16:13.210Z] === RUN TestAuthZPluginV2Disable [2021-11-11T12:16:13.210Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:13.210Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-11-11T12:16:13.210Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T12:16:13.210Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:13.210Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T12:16:13.210Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T12:16:13.210Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:13.210Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T12:16:13.210Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T12:16:13.386Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-11-11T12:16:13.958Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-11-11T12:16:14.219Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-11-11T12:16:14.791Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-11-11T12:16:15.362Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-11-11T12:16:15.934Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-11-11T12:16:16.506Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-11-11T12:16:16.767Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-11-11T12:16:17.340Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-11-11T12:16:17.912Z] check_test.go:308: [d043a26ec4e4d] daemon is not started [2021-11-11T12:16:17.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-11-11T12:16:19.297Z] check_test.go:308: [d0ae47fe13e70] daemon is not started [2021-11-11T12:16:19.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-11-11T12:16:19.558Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-11-11T12:16:21.264Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-11-11T12:16:21.264Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T12:16:22.661Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T12:16:24.578Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-11-11T12:16:24.838Z] check_test.go:308: [d69ca8a19fd1d] daemon is not started [2021-11-11T12:16:24.838Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-11-11T12:16:25.411Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T12:16:26.598Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-11-11T12:16:27.188Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2021-11-11T12:16:27.189Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:16:27.325Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-11-11T12:16:28.765Z] tests/integration/client_test.py ..... [ 75%] [2021-11-11T12:16:28.765Z] tests/integration/context_api_test.py ... [ 76%] [2021-11-11T12:16:29.240Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-11-11T12:16:29.335Z] tests/integration/errors_test.py . [ 76%] [2021-11-11T12:16:30.926Z] 2021/11/11 12:16:26 Closing DB instances... [2021-11-11T12:16:30.926Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-11-11T12:16:30.926Z] === RUN TestFindNode [2021-11-11T12:16:30.926Z] 2021/11/11 12:16:28 Closing DB instances... [2021-11-11T12:16:30.926Z] --- PASS: TestFindNode (0.01s) [2021-11-11T12:16:30.926Z] === RUN TestChangeNodeState [2021-11-11T12:16:30.926Z] 2021/11/11 12:16:28 Closing DB instances... [2021-11-11T12:16:30.926Z] --- PASS: TestChangeNodeState (0.01s) [2021-11-11T12:16:30.926Z] === RUN TestNodeReincarnation [2021-11-11T12:16:30.926Z] 2021/11/11 12:16:28 Closing DB instances... [2021-11-11T12:16:31.250Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-11-11T12:16:31.250Z] PASS [2021-11-11T12:16:31.250Z] [2021-11-11T12:16:31.250Z] === Skipped [2021-11-11T12:16:31.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-11-11T12:16:31.250Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:31.250Z] [2021-11-11T12:16:31.250Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-11-11T12:16:31.250Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:31.250Z] [2021-11-11T12:16:31.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-11-11T12:16:31.251Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:31.251Z] [2021-11-11T12:16:31.251Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-11-11T12:16:31.251Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:31.251Z] [2021-11-11T12:16:31.251Z] DONE 17 tests, 4 skipped in 25.902s [2021-11-11T12:16:31.251Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T12:16:31.251Z] ++ 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-11-11T12:16:31.251Z] ++ set -e [2021-11-11T12:16:31.251Z] ++ '[' -n 0 ']' [2021-11-11T12:16:31.251Z] ++ set -x [2021-11-11T12:16:31.251Z] ++ 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-11-11T12:16:31.251Z] INFO: Testing against a local daemon [2021-11-11T12:16:31.251Z] === RUN TestPluginInvalidJSON [2021-11-11T12:16:31.251Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:16:31.251Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:16:31.251Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:16:31.251Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-11-11T12:16:31.251Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:16:31.251Z] === RUN TestPluginInstall [2021-11-11T12:16:31.251Z] === RUN TestPluginInstall/no_auth [2021-11-11T12:16:31.251Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:31.251Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35851def43f89eb722837f333d18d99b4d6ca901234658a3deb3c81a97330165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:31.251Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:31.251Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35851def43f89eb722837f333d18d99b4d6ca901234658a3deb3c81a97330165" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:31.506Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T12:16:31.763Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:31.763Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59dcab89675864543913394e3b20b0ba4731ab91af0ff9c4d219a27550edd398" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:31.763Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:31.763Z] time="2021-11-11T12:16:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59dcab89675864543913394e3b20b0ba4731ab91af0ff9c4d219a27550edd398" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:32.019Z] === RUN TestPluginInstall/with_insecure [2021-11-11T12:16:32.946Z] time="2021-11-11T12:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:32.946Z] time="2021-11-11T12:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d088c3bfc41926da2ac8768a49e83835d08809698fb6a7b47f2781894b9a3a95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:32.946Z] time="2021-11-11T12:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:16:32.946Z] time="2021-11-11T12:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d088c3bfc41926da2ac8768a49e83835d08809698fb6a7b47f2781894b9a3a95" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:16:33.202Z] plugin_test.go:165: [d1482ee4437de] daemon is not started [2021-11-11T12:16:33.202Z] --- PASS: TestPluginInstall (3.15s) [2021-11-11T12:16:33.202Z] --- PASS: TestPluginInstall/no_auth (1.52s) [2021-11-11T12:16:33.202Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2021-11-11T12:16:33.202Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2021-11-11T12:16:33.202Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:16:33.447Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T12:16:33.888Z] --- PASS: TestNodeReincarnation (5.01s) [2021-11-11T12:16:33.888Z] === RUN TestParallelCreate [2021-11-11T12:16:33.888Z] 2021/11/11 12:16:33 Closing DB instances... [2021-11-11T12:16:33.888Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T12:16:33.888Z] === RUN TestParallelDelete [2021-11-11T12:16:33.888Z] 2021/11/11 12:16:33 Closing DB instances... [2021-11-11T12:16:33.888Z] --- PASS: TestParallelDelete (0.01s) [2021-11-11T12:16:33.888Z] === RUN TestNetworkDBIslands [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f612caa95763 with config:&{NodeID:f612caa95763 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-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node f612caa95763/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node f612caa95763/172.24.161.226, added to nodes list" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ee0f14ed7f12 with config:&{NodeID:ee0f14ed7f12 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-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to nodes list" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to nodes list" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node f612caa95763/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=info msg="Node f612caa95763/172.24.161.226, added to nodes list" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T12:16:33.888Z] time="2021-11-11T12:16:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-11-11T12:16:34.390Z] check_test.go:308: [d6d3621c066dd] daemon is not started [2021-11-11T12:16:34.390Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-11-11T12:16:34.567Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7b0d081ad62f with config:&{NodeID:7b0d081ad62f 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-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, added to nodes list" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, added to nodes list" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node f612caa95763/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node f612caa95763/172.24.161.226, added to nodes list" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to nodes list" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:34.879Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:731cceb1b7e2 with config:&{NodeID:731cceb1b7e2 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-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node f612caa95763/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=info msg="Node f612caa95763/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.350Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.394Z] --- PASS: TestCheckoutGit (40.51s) [2021-11-11T12:16:35.394Z] === RUN TestValidGitTransport [2021-11-11T12:16:35.394Z] --- PASS: TestValidGitTransport (0.00s) [2021-11-11T12:16:35.394Z] === RUN TestGitInvalidRef [2021-11-11T12:16:35.394Z] --- PASS: TestGitInvalidRef (0.29s) [2021-11-11T12:16:35.394Z] PASS [2021-11-11T12:16:35.394Z] coverage: 86.3% of statements [2021-11-11T12:16:35.394Z] ok github.com/docker/docker/builder/remotecontext/git 40.990s coverage: 86.3% of statements [2021-11-11T12:16:35.493Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:902991d431eb with config:&{NodeID:902991d431eb 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-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node f612caa95763/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node f612caa95763/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:35.824Z] time="2021-11-11T12:16:35Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:35.850Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T12:16:35.850Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T12:16:36.300Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=info msg="The new bootstrap node list is:[172.24.161.226:10033 172.24.161.226:10034 172.24.161.226:10035]" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10033" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49354" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10034" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49355" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10035" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49356" [2021-11-11T12:16:36.300Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=info msg="The new bootstrap node list is:[172.24.161.226:10033 172.24.161.226:10034 172.24.161.226:10035]" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10033" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49357" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10034" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49358" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10035" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:35Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49359" [2021-11-11T12:16:36.300Z] time="2021-11-11T12:16:36Z" level=info msg="node 0 leaving" [2021-11-11T12:16:36.422Z] --- PASS: TestPluginsWithRuntimes (3.17s) [2021-11-11T12:16:36.422Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2021-11-11T12:16:36.422Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.81s) [2021-11-11T12:16:36.422Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763 change state NodeActive --> NodeLeft" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="node3(7b0d081ad62f): Node leave event for f612caa95763/172.24.161.226" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763 change state NodeActive --> NodeLeft" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="node5(902991d431eb): Node leave event for f612caa95763/172.24.161.226" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763 change state NodeActive --> NodeLeft" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="node2(ee0f14ed7f12): Node leave event for f612caa95763/172.24.161.226" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763 change state NodeActive --> NodeLeft" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="node4(731cceb1b7e2): Node leave event for f612caa95763/172.24.161.226" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763 change state NodeActive --> NodeLeft" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="node1(f612caa95763): Node leave event for f612caa95763/172.24.161.226" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763/172.24.161.226, left gossip cluster" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763/172.24.161.226, left gossip cluster" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763/172.24.161.226, left gossip cluster" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763/172.24.161.226, left gossip cluster" [2021-11-11T12:16:36.772Z] time="2021-11-11T12:16:36Z" level=info msg="Node f612caa95763/172.24.161.226, left gossip cluster" [2021-11-11T12:16:36.936Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T12:16:36.985Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2021-11-11T12:16:36.985Z] PASS [2021-11-11T12:16:36.985Z] [2021-11-11T12:16:36.985Z] DONE 10 tests in 7.050s [2021-11-11T12:16:36.985Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T12:16:36.985Z] ++ 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-11-11T12:16:36.985Z] ++ set -e [2021-11-11T12:16:36.985Z] ++ '[' -n 0 ']' [2021-11-11T12:16:36.985Z] ++ set -x [2021-11-11T12:16:36.985Z] ++ 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-11-11T12:16:36.985Z] INFO: Testing against a local daemon [2021-11-11T12:16:36.985Z] === RUN TestExternalGraphDriver [2021-11-11T12:16:36.985Z] === RUN TestExternalGraphDriver/json [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="node 1 leaving" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12 change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="node3(7b0d081ad62f): Node leave event for ee0f14ed7f12/172.24.161.226" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12 change state NodeActive --> NodeFailed" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, added to failed nodes list" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12 change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="node4(731cceb1b7e2): Node leave event for ee0f14ed7f12/172.24.161.226" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12 change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="node5(902991d431eb): Node leave event for ee0f14ed7f12/172.24.161.226" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=error msg="node: ee0f14ed7f12 is unknown to memberlist" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:36Z" level=info msg="Node ee0f14ed7f12/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="node 2 leaving" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="node4(731cceb1b7e2): Node leave event for 7b0d081ad62f/172.24.161.226" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="node5(902991d431eb): Node leave event for 7b0d081ad62f/172.24.161.226" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f change state NodeActive --> NodeLeft" [2021-11-11T12:16:37.248Z] time="2021-11-11T12:16:37Z" level=info msg="node3(7b0d081ad62f): Node leave event for 7b0d081ad62f/172.24.161.226" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=debug msg="memberlist: Failed ping: 7b0d081ad62f (timeout reached)" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.161.226:10036: use of closed network connection" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.161.226:10034: use of closed network connection" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.161.226:10037: use of closed network connection" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49360" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.719Z] time="2021-11-11T12:16:37Z" level=info msg="Node 7b0d081ad62f/172.24.161.226, left gossip cluster" [2021-11-11T12:16:37.877Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T12:16:37.877Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T12:16:38.189Z] time="2021-11-11T12:16:37Z" level=warning msg="memberlist: Was able to connect to 7b0d081ad62f but other probes failed, network may be misconfigured" [2021-11-11T12:16:38.190Z] networkdb_test.go:867: node4: OK [2021-11-11T12:16:38.190Z] networkdb_test.go:867: node5: OK [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="node 0 coming back" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:fcfbc9708cda with config:&{NodeID:fcfbc9708cda 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-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node fcfbc9708cda/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to nodes list" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="node 1 coming back" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:28b24a43858e with config:&{NodeID:28b24a43858e 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-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node 28b24a43858e/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to nodes list" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="node 2 coming back" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:99be6f197496 with config:&{NodeID:99be6f197496 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-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node 99be6f197496/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:38.190Z] time="2021-11-11T12:16:37Z" level=info msg="Node 99be6f197496/172.24.161.226, added to nodes list" [2021-11-11T12:16:38.819Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T12:16:38.873Z] === RUN TestExternalGraphDriver/spec [2021-11-11T12:16:40.237Z] === RUN TestExternalGraphDriver/pull [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-11-11T12:16:40.517Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-11-11T12:16:40.517Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-11-11T12:16:40.518Z] === RUN TestConfigureDaemonLogs [2021-11-11T12:16:40.518Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-11-11T12:16:40.518Z] === RUN TestCommonOptionsInstallFlags [2021-11-11T12:16:40.518Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-11-11T12:16:40.518Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-11-11T12:16:40.518Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-11-11T12:16:40.518Z] PASS [2021-11-11T12:16:40.518Z] coverage: 18.6% of statements [2021-11-11T12:16:40.518Z] ok github.com/docker/docker/cmd/dockerd 0.275s coverage: 18.6% of statements [2021-11-11T12:16:40.518Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-11-11T12:16:40.518Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T12:16:41.155Z] time="2021-11-11T12:16:40Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.161.226:10033 172.24.161.226:10034 172.24.161.226:10035]" [2021-11-11T12:16:41.602Z] --- PASS: TestExternalGraphDriver (4.70s) [2021-11-11T12:16:41.602Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2021-11-11T12:16:41.602Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2021-11-11T12:16:41.602Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2021-11-11T12:16:41.602Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:16:41.602Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:41.602Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-11-11T12:16:41.602Z] PASS [2021-11-11T12:16:41.602Z] [2021-11-11T12:16:41.602Z] === Skipped [2021-11-11T12:16:41.602Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-11-11T12:16:41.602Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:16:41.602Z] [2021-11-11T12:16:41.602Z] DONE 5 tests, 1 skipped in 4.823s [2021-11-11T12:16:41.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T12:16:41.602Z] ++ 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-11-11T12:16:41.602Z] ++ set -e [2021-11-11T12:16:41.602Z] ++ '[' -n 0 ']' [2021-11-11T12:16:41.602Z] ++ set -x [2021-11-11T12:16:41.602Z] ++ 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-11-11T12:16:41.625Z] time="2021-11-11T12:16:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.161.226:10033 172.24.161.226:10034 172.24.161.226:10035]" [2021-11-11T12:16:41.863Z] INFO: Testing against a local daemon [2021-11-11T12:16:41.863Z] === RUN TestContinueAfterPluginCrash [2021-11-11T12:16:41.863Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T12:16:41.863Z] === RUN TestReadPluginNoRead [2021-11-11T12:16:41.863Z] === PAUSE TestReadPluginNoRead [2021-11-11T12:16:41.863Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T12:16:41.863Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T12:16:41.863Z] === CONT TestContinueAfterPluginCrash [2021-11-11T12:16:41.863Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T12:16:42.046Z] === RUN TestContainerStopSignal [2021-11-11T12:16:42.046Z] --- PASS: TestContainerStopSignal (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestContainerStopTimeout [2021-11-11T12:16:42.046Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestContainerSecretReferenceDestTarget [2021-11-11T12:16:42.046Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-11-11T12:16:42.046Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestContainerLogPathSetForRingLogger [2021-11-11T12:16:42.046Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestReplaceAndAppendEnvVars [2021-11-11T12:16:42.046Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-11-11T12:16:42.046Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestNewMemoryStore [2021-11-11T12:16:42.046Z] --- PASS: TestNewMemoryStore (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestAddContainers [2021-11-11T12:16:42.046Z] --- PASS: TestAddContainers (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestGetContainer [2021-11-11T12:16:42.046Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestDeleteContainer [2021-11-11T12:16:42.046Z] --- PASS: TestDeleteContainer (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestListContainers [2021-11-11T12:16:42.046Z] --- PASS: TestListContainers (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestFirstContainer [2021-11-11T12:16:42.046Z] --- PASS: TestFirstContainer (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestApplyAllContainer [2021-11-11T12:16:42.046Z] --- PASS: TestApplyAllContainer (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestIsValidHealthString [2021-11-11T12:16:42.046Z] --- PASS: TestIsValidHealthString (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestStateRunStop [2021-11-11T12:16:42.046Z] --- PASS: TestStateRunStop (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestStateTimeoutWait [2021-11-11T12:16:42.046Z] state_test.go:141: Stop callback fired [2021-11-11T12:16:42.046Z] state_test.go:165: Stop callback fired [2021-11-11T12:16:42.046Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-11-11T12:16:42.046Z] === RUN TestIsValidStateString [2021-11-11T12:16:42.046Z] --- PASS: TestIsValidStateString (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestViewSaveDelete [2021-11-11T12:16:42.046Z] --- PASS: TestViewSaveDelete (0.01s) [2021-11-11T12:16:42.046Z] === RUN TestViewAll [2021-11-11T12:16:42.046Z] --- PASS: TestViewAll (0.02s) [2021-11-11T12:16:42.046Z] === RUN TestViewGet [2021-11-11T12:16:42.046Z] --- PASS: TestViewGet (0.01s) [2021-11-11T12:16:42.046Z] === RUN TestNames [2021-11-11T12:16:42.046Z] --- PASS: TestNames (0.00s) [2021-11-11T12:16:42.046Z] === RUN TestViewWithHealthCheck [2021-11-11T12:16:42.046Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-11-11T12:16:42.046Z] PASS [2021-11-11T12:16:42.046Z] coverage: 41.7% of statements [2021-11-11T12:16:42.046Z] ok github.com/docker/docker/container 0.259s coverage: 41.7% of statements [2021-11-11T12:16:42.046Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T12:16:42.046Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T12:16:42.046Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T12:16:42.046Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T12:16:42.081Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2021-11-11T12:16:42.081Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10033" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49361" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, is the new incarnation of the shutdown node f612caa95763/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10034" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49362" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, is the new incarnation of the shutdown node ee0f14ed7f12/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10035" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49363" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 902991d431eb/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 99be6f197496/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 99be6f197496/172.24.161.226, is the new incarnation of the shutdown node 7b0d081ad62f/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 99be6f197496/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, is the new incarnation of the shutdown node ee0f14ed7f12/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, is the new incarnation of the shutdown node f612caa95763/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:41Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, is the new incarnation of the shutdown node 7b0d081ad62f/172.24.161.226" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, joined gossip cluster" [2021-11-11T12:16:42.096Z] time="2021-11-11T12:16:42Z" level=info msg="Node 99be6f197496/172.24.161.226, added to nodes list" [2021-11-11T12:16:42.121Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-11-11T12:16:42.382Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10033" [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49364" [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10034" [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49365" [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.161.226:10035" [2021-11-11T12:16:42.568Z] time="2021-11-11T12:16:42Z" level=debug msg="memberlist: Stream connection from=172.24.161.226:49366" [2021-11-11T12:16:43.038Z] 2021/11/11 12:16:42 Closing DB instances... [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="node4(731cceb1b7e2): Node leave event for fcfbc9708cda/172.24.161.226" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="node2(28b24a43858e): Node leave event for fcfbc9708cda/172.24.161.226" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="node3(99be6f197496): Node leave event for fcfbc9708cda/172.24.161.226" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda change state NodeActive --> NodeFailed" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda/172.24.161.226, added to failed nodes list" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="Node fcfbc9708cda change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.038Z] time="2021-11-11T12:16:42Z" level=info msg="node5(902991d431eb): Node leave event for fcfbc9708cda/172.24.161.226" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=error msg="node: fcfbc9708cda is unknown to memberlist" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node fcfbc9708cda/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node fcfbc9708cda/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node fcfbc9708cda/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node fcfbc9708cda/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=warning msg="memberlist: Failed to send gossip to 172.24.161.226:10037: write udp [::]:10033->172.24.161.226:10037: use of closed network connection" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="node3(99be6f197496): Node leave event for 28b24a43858e/172.24.161.226" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="node5(902991d431eb): Node leave event for 28b24a43858e/172.24.161.226" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="node4(731cceb1b7e2): Node leave event for 28b24a43858e/172.24.161.226" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e change state NodeActive --> NodeFailed" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e/172.24.161.226, added to failed nodes list" [2021-11-11T12:16:43.510Z] time="2021-11-11T12:16:43Z" level=error msg="node: 28b24a43858e is unknown to memberlist" [2021-11-11T12:16:43.576Z] === RUN TestPrepare [2021-11-11T12:16:43.576Z] --- PASS: TestPrepare (0.00s) [2021-11-11T12:16:43.576Z] === RUN TestStart [2021-11-11T12:16:43.576Z] --- PASS: TestStart (0.00s) [2021-11-11T12:16:43.576Z] === RUN TestWaitCancel [2021-11-11T12:16:43.576Z] --- PASS: TestWaitCancel (0.00s) [2021-11-11T12:16:43.576Z] === RUN TestWaitDisabled [2021-11-11T12:16:43.576Z] --- PASS: TestWaitDisabled (0.00s) [2021-11-11T12:16:43.576Z] === RUN TestWaitEnabled [2021-11-11T12:16:43.576Z] --- PASS: TestWaitEnabled (0.00s) [2021-11-11T12:16:43.576Z] === RUN TestRemove [2021-11-11T12:16:43.576Z] --- PASS: TestRemove (0.00s) [2021-11-11T12:16:43.576Z] PASS [2021-11-11T12:16:43.576Z] coverage: 65.3% of statements [2021-11-11T12:16:43.576Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="Node 28b24a43858e/172.24.161.226, left gossip cluster" [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="Node 99be6f197496 change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="node5(902991d431eb): Node leave event for 99be6f197496/172.24.161.226" [2021-11-11T12:16:43.980Z] time="2021-11-11T12:16:43Z" level=info msg="Node 99be6f197496 change state NodeActive --> NodeLeft" [2021-11-11T12:16:43.981Z] time="2021-11-11T12:16:43Z" level=info msg="node4(731cceb1b7e2): Node leave event for 99be6f197496/172.24.161.226" [2021-11-11T12:16:44.298Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:43Z" level=info msg="Node 99be6f197496 change state NodeActive --> NodeLeft" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:43Z" level=info msg="node3(99be6f197496): Node leave event for 99be6f197496/172.24.161.226" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:43Z" level=info msg="Node 99be6f197496/172.24.161.226, left gossip cluster" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=info msg="Node 99be6f197496/172.24.161.226, left gossip cluster" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=info msg="Node 99be6f197496/172.24.161.226, left gossip cluster" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=debug msg="memberlist: Failed ping: 99be6f197496 (timeout reached)" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.161.226:10036: use of closed network connection" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.161.226:10037: use of closed network connection" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=info msg="Node 731cceb1b7e2 change state NodeActive --> NodeLeft" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=info msg="node5(902991d431eb): Node leave event for 731cceb1b7e2/172.24.161.226" [2021-11-11T12:16:44.451Z] time="2021-11-11T12:16:44Z" level=info msg="Node 731cceb1b7e2 change state NodeActive --> NodeLeft" [2021-11-11T12:16:44.452Z] time="2021-11-11T12:16:44Z" level=info msg="node4(731cceb1b7e2): Node leave event for 731cceb1b7e2/172.24.161.226" [2021-11-11T12:16:44.922Z] time="2021-11-11T12:16:44Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, left gossip cluster" [2021-11-11T12:16:44.922Z] time="2021-11-11T12:16:44Z" level=info msg="memberlist: Suspect 99be6f197496 has failed, no acks received" [2021-11-11T12:16:44.922Z] time="2021-11-11T12:16:44Z" level=debug msg="memberlist: Failed to join 172.24.161.226: dial tcp 172.24.161.226:10034: connectex: No connection could be made because the target machine actively refused it." [2021-11-11T12:16:45.130Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2021-11-11T12:16:45.130Z] === CONT TestReadPluginNoRead [2021-11-11T12:16:45.242Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-11-11T12:16:45.393Z] time="2021-11-11T12:16:44Z" level=info msg="Node 731cceb1b7e2/172.24.161.226, left gossip cluster" [2021-11-11T12:16:45.742Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-11-11T12:16:45.742Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2021-11-11T12:16:45.742Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-11-11T12:16:45.742Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-11-11T12:16:45.742Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-11-11T12:16:45.742Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:16:45.865Z] time="2021-11-11T12:16:45Z" level=info msg="Node 902991d431eb/172.24.161.226, left gossip cluster" [2021-11-11T12:16:45.865Z] time="2021-11-11T12:16:45Z" level=info msg="Node 902991d431eb change state NodeActive --> NodeFailed" [2021-11-11T12:16:45.865Z] time="2021-11-11T12:16:45Z" level=info msg="Node 902991d431eb/172.24.161.226, added to failed nodes list" [2021-11-11T12:16:45.865Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-11-11T12:16:45.865Z] PASS [2021-11-11T12:16:45.865Z] coverage: 60.3% of statements [2021-11-11T12:16:45.865Z] ok github.com/docker/docker/libnetwork/networkdb 103.390s coverage: 60.3% of statements [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T12:16:45.865Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertFromGRPCIsolation [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-11-11T12:16:46.199Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-11-11T12:16:46.199Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-11-11T12:16:46.627Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-11-11T12:16:46.655Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCConfigs [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-11-11T12:16:46.655Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-11-11T12:16:46.655Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-11-11T12:16:47.020Z] === RUN TestReadPluginNoRead/default [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-11-11T12:16:47.111Z] === RUN TestServiceConvertToGRPCConfigs [2021-11-11T12:16:47.111Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-11-11T12:16:47.111Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-11-11T12:16:47.111Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-11-11T12:16:47.111Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-11-11T12:16:47.111Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-11-11T12:16:47.111Z] PASS [2021-11-11T12:16:47.111Z] coverage: 35.9% of statements [2021-11-11T12:16:47.111Z] ok github.com/docker/docker/daemon/cluster/convert 0.613s coverage: 35.9% of statements [2021-11-11T12:16:47.111Z] === RUN TestNewListSecretsFilters [2021-11-11T12:16:47.111Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-11-11T12:16:47.111Z] === RUN TestNewListConfigsFilters [2021-11-11T12:16:47.111Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-11-11T12:16:47.111Z] PASS [2021-11-11T12:16:47.111Z] coverage: 0.5% of statements [2021-11-11T12:16:47.111Z] ok github.com/docker/docker/daemon/cluster 1.370s coverage: 0.5% of statements [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === Skipped [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T12:16:47.440Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T12:16:47.440Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T12:16:47.440Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-11-11T12:16:47.440Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-11-11T12:16:47.440Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:16:47.440Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T12:16:47.440Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T12:16:47.440Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.440Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T12:16:47.440Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:16:47.440Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T12:16:47.441Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T12:16:47.441Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T12:16:47.441Z] daemon_test.go:146: root required [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:16:47.441Z] reload_test.go:520: root required [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:16:47.441Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:16:47.441Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T12:16:47.441Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T12:16:47.441Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T12:16:47.441Z] layer_test.go:303: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T12:16:47.441Z] layer_test.go:352: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T12:16:47.441Z] layer_test.go:467: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T12:16:47.441Z] layer_test.go:696: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T12:16:47.441Z] migration_test.go:45: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:16:47.441Z] migration_test.go:181: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T12:16:47.441Z] mount_test.go:17: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T12:16:47.441Z] mount_test.go:76: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T12:16:47.441Z] mount_test.go:125: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T12:16:47.441Z] mount_test.go:212: Failing on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-11-11T12:16:47.441Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T12:16:47.441Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-11-11T12:16:47.441Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T12:16:47.441Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T12:16:47.441Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T12:16:47.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:16:47.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T12:16:47.441Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:16:47.441Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T12:16:47.441Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T12:16:47.441Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T12:16:47.441Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:16:47.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:16:47.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:16:47.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:16:47.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:16:47.441Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2021-11-11T12:16:47.441Z] archive_test.go:140: zstd not installed [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:16:47.441Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:16:47.441Z] changes_test.go:195: needs more investigation [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T12:16:47.441Z] changes_test.go:432: needs further investigation [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:16:47.441Z] changes_test.go:468: needs further investigation [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:16:47.441Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T12:16:47.441Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:16:47.441Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:16:47.441Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-11-11T12:16:47.441Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T12:16:47.441Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-11-11T12:16:47.441Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T12:16:47.441Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T12:16:47.441Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:16:47.441Z] [2021-11-11T12:16:47.441Z] DONE 2074 tests, 68 skipped in 252.988s [2021-11-11T12:16:47.441Z] INFO: make.ps1 ended at 11/11/2021 12:16:47 [2021-11-11T12:16:47.570Z] check_test.go:308: [d47e4d94c1ef2] daemon is not started [2021-11-11T12:16:47.570Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-11-11T12:16:47.867Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-11-11T12:16:47.947Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T12:16:48.513Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-11-11T12:16:48.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-11-11T12:16:49.013Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T12:16:49.014Z] INFO: Unit tests ended at 11/11/2021 12:16:48. Duration:00:04:27.7145820 [2021-11-11T12:16:49.014Z] INFO: Building busybox [2021-11-11T12:16:49.014Z] Sending build context to Docker daemon 5.12kB [2021-11-11T12:16:49.014Z] [2021-11-11T12:16:49.014Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T12:16:49.014Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T12:16:49.014Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T12:16:49.014Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T12:16:49.014Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T12:16:49.014Z] ---> 617dd5ead5b8 [2021-11-11T12:16:49.014Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T12:16:49.323Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T12:16:49.346Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-11-11T12:16:49.485Z] ---> Running in e8fa0c099eef [2021-11-11T12:16:49.922Z] --- PASS: TestContinueAfterPluginCrash (7.99s) [2021-11-11T12:16:50.199Z] === CONT TestReadPluginNoRead [2021-11-11T12:16:50.199Z] read_test.go:92: [d05fe8ddc3736] daemon is not started [2021-11-11T12:16:50.199Z] --- PASS: TestReadPluginNoRead (5.49s) [2021-11-11T12:16:50.199Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2021-11-11T12:16:50.199Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.12s) [2021-11-11T12:16:50.199Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2021-11-11T12:16:50.199Z] PASS [2021-11-11T12:16:50.199Z] [2021-11-11T12:16:50.199Z] DONE 6 tests in 8.591s [2021-11-11T12:16:50.463Z] 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-11-11T12:16:50.463Z] ++ 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-11-11T12:16:50.463Z] ++ set -e [2021-11-11T12:16:50.463Z] ++ '[' -n 0 ']' [2021-11-11T12:16:50.463Z] ++ set -x [2021-11-11T12:16:50.463Z] ++ 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-11-11T12:16:50.463Z] testing: warning: no tests to run [2021-11-11T12:16:50.463Z] PASS [2021-11-11T12:16:50.463Z] [2021-11-11T12:16:50.463Z] DONE 0 tests in 0.031s [2021-11-11T12:16:50.463Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T12:16:50.463Z] ++ 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-11-11T12:16:50.463Z] ++ set -e [2021-11-11T12:16:50.463Z] ++ '[' -n 0 ']' [2021-11-11T12:16:50.463Z] ++ set -x [2021-11-11T12:16:50.463Z] ++ 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-11-11T12:16:50.463Z] INFO: Testing against a local daemon [2021-11-11T12:16:50.463Z] === RUN TestPluginWithDevMounts [2021-11-11T12:16:50.463Z] === PAUSE TestPluginWithDevMounts [2021-11-11T12:16:50.463Z] === CONT TestPluginWithDevMounts [2021-11-11T12:16:50.827Z] === RUN TestDiscoveryOptsErrors [2021-11-11T12:16:50.827Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDiscoveryOpts [2021-11-11T12:16:50.827Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-11-11T12:16:50.827Z] PASS [2021-11-11T12:16:50.827Z] coverage: 30.0% of statements [2021-11-11T12:16:50.827Z] ok github.com/docker/docker/daemon/discovery 0.054s coverage: 30.0% of statements [2021-11-11T12:16:50.827Z] === RUN TestBuilderGC [2021-11-11T12:16:50.827Z] --- PASS: TestBuilderGC (0.01s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationNotFound [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonBrokenConfiguration [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestParseClusterAdvertiseSettings [2021-11-11T12:16:50.827Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestFindConfigurationConflicts [2021-11-11T12:16:50.827Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-11-11T12:16:50.827Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeConflicts [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-11-11T12:16:50.827Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-11-11T12:16:50.827Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-11-11T12:16:50.827Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-11-11T12:16:50.827Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_label [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_dns [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_dns-search [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-11-11T12:16:50.827Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-11-11T12:16:50.827Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestModifiedDiscoverySettings [2021-11-11T12:16:50.827Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-11-11T12:16:50.827Z] === RUN TestReloadSetConfigFileNotExist [2021-11-11T12:16:50.827Z] time="2021-11-11T12:16:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-11-11T12:16:51.261Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-11-11T12:16:51.261Z] check_test.go:308: [dd375253887dc] daemon is not started [2021-11-11T12:16:51.261Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-11-11T12:16:51.283Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2021-11-11T12:16:51.283Z] === RUN TestReloadDefaultConfigNotExist [2021-11-11T12:16:51.283Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:16:51.284Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:16:51.284Z] === RUN TestReloadBadDefaultConfig [2021-11-11T12:16:51.284Z] time="2021-11-11T12:16:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1749333755" [2021-11-11T12:16:51.284Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-11-11T12:16:51.284Z] === RUN TestReloadWithConflictingLabels [2021-11-11T12:16:51.284Z] time="2021-11-11T12:16:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2569082855" [2021-11-11T12:16:51.284Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-11-11T12:16:51.284Z] === RUN TestReloadWithDuplicateLabels [2021-11-11T12:16:51.284Z] time="2021-11-11T12:16:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-386532286" [2021-11-11T12:16:51.284Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-11-11T12:16:51.284Z] === RUN TestMaskURLCredentials [2021-11-11T12:16:51.284Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-11-11T12:16:51.284Z] === RUN TestDaemonConfigurationMerge [2021-11-11T12:16:51.284Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-11-11T12:16:51.284Z] PASS [2021-11-11T12:16:51.284Z] coverage: 80.0% of statements [2021-11-11T12:16:51.284Z] ok github.com/docker/docker/daemon/config 0.376s coverage: 80.0% of statements [2021-11-11T12:16:51.284Z] === RUN TestWaitNodeAttachment [2021-11-11T12:16:51.284Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-11-11T12:16:51.284Z] === RUN TestIsolationConversion [2021-11-11T12:16:51.284Z] === RUN TestIsolationConversion/default [2021-11-11T12:16:51.284Z] === RUN TestIsolationConversion/process [2021-11-11T12:16:51.284Z] === RUN TestIsolationConversion/hyperv [2021-11-11T12:16:51.284Z] --- PASS: TestIsolationConversion (0.00s) [2021-11-11T12:16:51.284Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-11-11T12:16:51.741Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-11-11T12:16:51.741Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestContainerLabels [2021-11-11T12:16:51.742Z] --- PASS: TestContainerLabels (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestCredentialSpecConversion [2021-11-11T12:16:51.742Z] === RUN TestCredentialSpecConversion/none [2021-11-11T12:16:51.742Z] === RUN TestCredentialSpecConversion/config [2021-11-11T12:16:51.742Z] === RUN TestCredentialSpecConversion/file [2021-11-11T12:16:51.742Z] === RUN TestCredentialSpecConversion/registry [2021-11-11T12:16:51.742Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-11-11T12:16:51.742Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-11-11T12:16:51.742Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-11-11T12:16:51.742Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-11-11T12:16:51.742Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountBind [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountVolume [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountTarget [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountTmpfs [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountInvalidType [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-11-11T12:16:51.742Z] === RUN TestControllerValidateMountNamedPipe [2021-11-11T12:16:51.742Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-11-11T12:16:51.742Z] PASS [2021-11-11T12:16:51.742Z] coverage: 11.0% of statements [2021-11-11T12:16:51.742Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.600s coverage: 11.0% of statements [2021-11-11T12:16:52.199Z] === RUN TestEventsLog [2021-11-11T12:16:52.199Z] --- PASS: TestEventsLog (0.00s) [2021-11-11T12:16:52.199Z] === RUN TestEventsLogTimeout [2021-11-11T12:16:52.199Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-11-11T12:16:52.199Z] === RUN TestLogEvents [2021-11-11T12:16:52.199Z] --- PASS: TestLogEvents (0.05s) [2021-11-11T12:16:52.199Z] === RUN TestLoadBufferedEvents [2021-11-11T12:16:52.204Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T12:16:52.352Z] --- PASS: TestPluginWithDevMounts (1.54s) [2021-11-11T12:16:52.352Z] PASS [2021-11-11T12:16:52.352Z] [2021-11-11T12:16:52.352Z] DONE 1 tests in 1.649s [2021-11-11T12:16:52.352Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T12:16:52.352Z] ++ 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-11-11T12:16:52.352Z] ++ set -e [2021-11-11T12:16:52.352Z] ++ '[' -n 0 ']' [2021-11-11T12:16:52.352Z] ++ set -x [2021-11-11T12:16:52.352Z] ++ 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-11-11T12:16:52.352Z] INFO: Testing against a local daemon [2021-11-11T12:16:52.352Z] === RUN TestSecretInspect [2021-11-11T12:16:52.657Z] --- PASS: TestLoadBufferedEvents (0.20s) [2021-11-11T12:16:52.658Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-11-11T12:16:52.658Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-11-11T12:16:52.658Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-11-11T12:16:52.658Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-11-11T12:16:52.658Z] PASS [2021-11-11T12:16:52.658Z] coverage: 50.0% of statements [2021-11-11T12:16:52.658Z] ok github.com/docker/docker/daemon/events 0.407s coverage: 50.0% of statements [2021-11-11T12:16:53.118Z] === RUN TestIsEmptyDir [2021-11-11T12:16:53.118Z] --- PASS: TestIsEmptyDir (0.03s) [2021-11-11T12:16:53.118Z] PASS [2021-11-11T12:16:53.118Z] coverage: 2.3% of statements [2021-11-11T12:16:53.118Z] ok github.com/docker/docker/daemon/graphdriver 0.108s coverage: 2.3% of statements [2021-11-11T12:16:53.574Z] === RUN TestVerifyNetworkingConfig [2021-11-11T12:16:53.574Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestGetContainer [2021-11-11T12:16:53.574Z] --- PASS: TestGetContainer (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestValidContainerNames [2021-11-11T12:16:53.574Z] --- PASS: TestValidContainerNames (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestContainerInitDNS [2021-11-11T12:16:53.574Z] daemon_test.go:146: root required [2021-11-11T12:16:53.574Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestMerge [2021-11-11T12:16:53.574Z] --- PASS: TestMerge (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestValidateContainerIsolation [2021-11-11T12:16:53.574Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestFindNetworkErrorType [2021-11-11T12:16:53.574Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestEnsureServicesExist [2021-11-11T12:16:53.574Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-11-11T12:16:53.574Z] === RUN TestEnsureServicesExistErrors [2021-11-11T12:16:53.574Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-11-11T12:16:53.574Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-11-11T12:16:53.574Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-11-11T12:16:53.574Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestContainerDelete [2021-11-11T12:16:53.574Z] --- PASS: TestContainerDelete (0.01s) [2021-11-11T12:16:53.574Z] === RUN TestContainerDoubleDelete [2021-11-11T12:16:53.574Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLogContainerEventCopyLabels [2021-11-11T12:16:53.574Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLogContainerEventWithAttributes [2021-11-11T12:16:53.574Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestNoneHealthcheck [2021-11-11T12:16:53.574Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestHealthStates [2021-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] time="2021-11-11T12:16:53Z" 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-11-11T12:16:53.574Z] --- PASS: TestHealthStates (0.22s) [2021-11-11T12:16:53.574Z] === RUN TestGetInspectData [2021-11-11T12:16:53.574Z] --- PASS: TestGetInspectData (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestFillLicense [2021-11-11T12:16:53.574Z] --- PASS: TestFillLicense (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestListInvalidFilter [2021-11-11T12:16:53.574Z] --- PASS: TestListInvalidFilter (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestNameFilter [2021-11-11T12:16:53.574Z] --- PASS: TestNameFilter (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-11-11T12:16:53.574Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-11-11T12:16:53.574Z] === 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-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-11-11T12:16:53.574Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-11-11T12:16:53.574Z] --- 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-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-11-11T12:16:53.574Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonReloadLabels [2021-11-11T12:16:53.574Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-11-11T12:16:53.574Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonReloadMirrors [2021-11-11T12:16:53.574Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonReloadInsecureRegistries [2021-11-11T12:16:53.574Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonReloadNotAffectOthers [2021-11-11T12:16:53.574Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestDaemonDiscoveryReload [2021-11-11T12:16:53.574Z] === RUN TestLinkNaming [2021-11-11T12:16:53.574Z] --- PASS: TestLinkNaming (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLinkNew [2021-11-11T12:16:53.574Z] --- PASS: TestLinkNew (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLinkEnv [2021-11-11T12:16:53.574Z] --- PASS: TestLinkEnv (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLinkMultipleEnv [2021-11-11T12:16:53.574Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-11-11T12:16:53.574Z] === RUN TestLinkPortRangeEnv [2021-11-11T12:16:53.574Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-11-11T12:16:53.574Z] PASS [2021-11-11T12:16:53.574Z] coverage: 93.0% of statements [2021-11-11T12:16:53.574Z] ok github.com/docker/docker/daemon/links 0.043s coverage: 93.0% of statements [2021-11-11T12:16:53.589Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-11-11T12:16:53.850Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T12:16:54.240Z] --- PASS: TestSecretInspect (2.11s) [2021-11-11T12:16:54.240Z] === RUN TestSecretList [2021-11-11T12:16:54.300Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2021-11-11T12:16:54.300Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:16:54.561Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T12:16:55.109Z] --- PASS: TestDaemonDiscoveryReload (1.10s) [2021-11-11T12:16:55.109Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-11-11T12:16:55.109Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-11-11T12:16:55.109Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-11-11T12:16:55.131Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T12:16:56.070Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.58s) [2021-11-11T12:16:56.070Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-11-11T12:16:56.070Z] reload_test.go:520: root required [2021-11-11T12:16:56.070Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:16:56.070Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-11-11T12:16:56.070Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-11-11T12:16:56.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-11-11T12:16:56.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-11-11T12:16:56.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-11-11T12:16:56.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-11-11T12:16:56.070Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-11-11T12:16:56.070Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.06s) [2021-11-11T12:16:56.070Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-11-11T12:16:56.070Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-11-11T12:16:56.070Z] === RUN TestParseVolumesFrom [2021-11-11T12:16:56.070Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-11-11T12:16:56.070Z] PASS [2021-11-11T12:16:56.070Z] coverage: 9.0% of statements [2021-11-11T12:16:56.070Z] ok github.com/docker/docker/daemon 2.791s coverage: 9.0% of statements [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-11-11T12:16:56.070Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-11-11T12:16:56.128Z] --- PASS: TestSecretList (1.68s) [2021-11-11T12:16:56.128Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:16:56.398Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-11-11T12:16:56.398Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T12:16:56.526Z] === RUN TestAdapterReadLogs [2021-11-11T12:16:56.526Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-11-11T12:16:56.526Z] === RUN TestCopier [2021-11-11T12:16:56.526Z] --- PASS: TestCopier (0.00s) [2021-11-11T12:16:56.526Z] === RUN TestCopierLongLines [2021-11-11T12:16:56.526Z] --- PASS: TestCopierLongLines (0.00s) [2021-11-11T12:16:56.526Z] === RUN TestCopierSlow [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig/defaults [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig/invalid_create_group [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-11-11T12:16:56.526Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-11-11T12:16:56.983Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-11-11T12:16:56.983Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientRegionDetect [2021-11-11T12:16:56.983Z] --- PASS: TestCopierSlow (0.26s) [2021-11-11T12:16:56.983Z] === RUN TestCopierWithSized [2021-11-11T12:16:56.983Z] === RUN TestCopierWithSized/as_is [2021-11-11T12:16:56.983Z] === RUN TestCopierWithSized/With_RingLogger [2021-11-11T12:16:56.983Z] --- PASS: TestCopierWithSized (0.07s) [2021-11-11T12:16:56.983Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestCopierWithSized/With_RingLogger (0.07s) [2021-11-11T12:16:56.983Z] === RUN TestCopierWithPartial [2021-11-11T12:16:56.983Z] --- PASS: TestCopierWithPartial (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestRingLogger [2021-11-11T12:16:56.983Z] --- PASS: TestRingLogger (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestRingCap [2021-11-11T12:16:56.983Z] --- PASS: TestRingCap (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestRingClose [2021-11-11T12:16:56.983Z] --- PASS: TestRingClose (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestRingDrain [2021-11-11T12:16:56.983Z] --- PASS: TestRingDrain (0.00s) [2021-11-11T12:16:56.983Z] PASS [2021-11-11T12:16:56.983Z] coverage: 43.8% of statements [2021-11-11T12:16:56.983Z] ok github.com/docker/docker/daemon/logger 0.401s coverage: 43.8% of statements [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=info msg="Trying to get region from EC2 Metadata" [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2021-11-11T12:16:56.983Z] === RUN TestCreateSuccess [2021-11-11T12:16:56.983Z] --- PASS: TestCreateSuccess (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCreateStreamSkipped [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-11-11T12:16:56.983Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCreateLogGroupSuccess [2021-11-11T12:16:56.983Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCreateError [2021-11-11T12:16:56.983Z] --- PASS: TestCreateError (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCreateAlreadyExists [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-11-11T12:16:56.983Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestLogClosed [2021-11-11T12:16:56.983Z] --- PASS: TestLogClosed (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestLogBlocking [2021-11-11T12:16:56.983Z] --- PASS: TestLogBlocking (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestLogNonBlockingBufferEmpty [2021-11-11T12:16:56.983Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestLogNonBlockingBufferFull [2021-11-11T12:16:56.983Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestPublishBatchSuccess [2021-11-11T12:16:56.983Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestPublishBatchError [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=error msg=Error [2021-11-11T12:16:56.983Z] --- PASS: TestPublishBatchError (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:16:56.983Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestPublishBatchAlreadyAccepted [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-11-11T12:16:56.983Z] time="2021-11-11T12:16:56Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-11-11T12:16:56.983Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchSimple [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchTicker [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMultilinePattern [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchClose [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchClose (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/0/Hello [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/2/🙃 [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/3/���� [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/4/He��o [2021-11-11T12:16:56.983Z] === RUN TestEffectiveLen/5/ [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/0/ [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/1/Hello [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: Hello [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/2/Hello [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: He [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: llo [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/3/Hello [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: Hello [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/4/🙃 [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: 🙃 [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/5/🙃 [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: 🙃 [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/6/a� [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: a [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: � [2021-11-11T12:16:56.983Z] === RUN TestFindValidSplit/7/a� [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1063: a� [2021-11-11T12:16:56.983Z] cloudwatchlogs_test.go:1064: [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestProcessEventEmoji [2021-11-11T12:16:56.983Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchLineSplit [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchLineSplitWithBinary [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMaxEvents [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMaxTotalBytes [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-11-11T12:16:56.983Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-11-11T12:16:56.983Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsMultilinePattern [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-11-11T12:16:56.983Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-11-11T12:16:56.983Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-11-11T12:16:56.983Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestCreateTagSuccess [2021-11-11T12:16:56.983Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-11-11T12:16:56.983Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-11-11T12:16:56.983Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-11-11T12:16:56.983Z] PASS [2021-11-11T12:16:56.983Z] coverage: 77.4% of statements [2021-11-11T12:16:56.983Z] ok github.com/docker/docker/daemon/logger/awslogs 0.481s coverage: 77.4% of statements [2021-11-11T12:16:57.440Z] === RUN TestSearchRegistryForImagesErrors [2021-11-11T12:16:57.440Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-11-11T12:16:57.440Z] === RUN TestSearchRegistryForImages [2021-11-11T12:16:57.440Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-11-11T12:16:57.440Z] === RUN TestOnlyPlatformWithFallback [2021-11-11T12:16:57.440Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-11-11T12:16:57.440Z] === RUN TestImageDelete [2021-11-11T12:16:57.440Z] === RUN TestImageDelete/no_lease [2021-11-11T12:16:57.440Z] === RUN TestImageDelete/lease_exists [2021-11-11T12:16:57.440Z] --- PASS: TestImageDelete (0.04s) [2021-11-11T12:16:57.440Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-11-11T12:16:57.440Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-11-11T12:16:57.440Z] === RUN TestContentStoreForPull [2021-11-11T12:16:57.440Z] --- PASS: TestContentStoreForPull (0.23s) [2021-11-11T12:16:57.440Z] PASS [2021-11-11T12:16:57.440Z] coverage: 6.7% of statements [2021-11-11T12:16:57.440Z] ok github.com/docker/docker/daemon/images 0.411s coverage: 6.7% of statements [2021-11-11T12:16:57.440Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T12:16:57.896Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T12:16:57.897Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-11-11T12:16:57.897Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T12:16:57.897Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T12:16:57.897Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-11-11T12:16:57.897Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-11-11T12:16:57.897Z] === RUN TestJSONLogsMarshalJSONBuf [2021-11-11T12:16:57.897Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-11-11T12:16:57.897Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-11-11T12:16:57.897Z] === RUN TestJSONFileLogger [2021-11-11T12:16:57.897Z] --- PASS: TestJSONFileLogger (0.00s) [2021-11-11T12:16:57.897Z] === RUN TestJSONFileLoggerWithTags [2021-11-11T12:16:57.897Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2021-11-11T12:16:57.897Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-11-11T12:16:57.897Z] === RUN TestJSONFileLoggerWithOpts [2021-11-11T12:16:58.016Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2021-11-11T12:16:58.016Z] === RUN TestSecretsUpdate [2021-11-11T12:16:58.352Z] === RUN TestFastTimeMarshalJSON [2021-11-11T12:16:58.352Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-11-11T12:16:58.352Z] PASS [2021-11-11T12:16:58.352Z] coverage: 87.2% of statements [2021-11-11T12:16:58.352Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.306s coverage: 87.2% of statements [2021-11-11T12:16:58.352Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-11-11T12:16:58.352Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-11-11T12:16:58.352Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-11-11T12:16:58.352Z] === RUN TestEncodeDecode [2021-11-11T12:16:58.352Z] === PAUSE TestEncodeDecode [2021-11-11T12:16:58.352Z] === RUN TestUnexpectedEOF [2021-11-11T12:16:58.352Z] time="2021-11-11T12:16:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:16:58.352Z] time="2021-11-11T12:16:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-11-11T12:16:58.352Z] --- PASS: TestUnexpectedEOF (0.21s) [2021-11-11T12:16:58.352Z] === CONT TestEncodeDecode [2021-11-11T12:16:58.352Z] --- PASS: TestEncodeDecode (0.00s) [2021-11-11T12:16:58.352Z] PASS [2021-11-11T12:16:58.352Z] coverage: 69.9% of statements [2021-11-11T12:16:58.352Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2021-11-11T12:16:59.319Z] === RUN TestWriteLog [2021-11-11T12:16:59.319Z] === PAUSE TestWriteLog [2021-11-11T12:16:59.319Z] === RUN TestReadLog [2021-11-11T12:16:59.319Z] === PAUSE TestReadLog [2021-11-11T12:16:59.319Z] === CONT TestWriteLog [2021-11-11T12:16:59.319Z] --- PASS: TestWriteLog (0.01s) [2021-11-11T12:16:59.319Z] === CONT TestReadLog [2021-11-11T12:16:59.319Z] === RUN TestReadLog/tail_exact [2021-11-11T12:16:59.319Z] === RUN TestReadLog/tail_less_than_available [2021-11-11T12:16:59.319Z] === RUN TestReadLog/tail_more_than_available [2021-11-11T12:16:59.319Z] --- PASS: TestReadLog (0.23s) [2021-11-11T12:16:59.319Z] --- PASS: TestReadLog/tail_exact (0.21s) [2021-11-11T12:16:59.319Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-11-11T12:16:59.319Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-11-11T12:16:59.319Z] PASS [2021-11-11T12:16:59.319Z] coverage: 75.2% of statements [2021-11-11T12:16:59.319Z] ok github.com/docker/docker/daemon/logger/local 0.313s coverage: 75.2% of statements [2021-11-11T12:16:59.319Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T12:17:00.284Z] === RUN TestLog [2021-11-11T12:17:00.284Z] --- PASS: TestLog (0.01s) [2021-11-11T12:17:00.284Z] PASS [2021-11-11T12:17:00.284Z] coverage: 31.5% of statements [2021-11-11T12:17:00.284Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.104s coverage: 31.5% of statements [2021-11-11T12:17:00.284Z] === RUN TestOpenFileDelete [2021-11-11T12:17:00.284Z] --- PASS: TestOpenFileDelete (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestOpenFileRename [2021-11-11T12:17:00.284Z] --- PASS: TestOpenFileRename (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestParseLogTagDefaultTag [2021-11-11T12:17:00.284Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestParseLogTag [2021-11-11T12:17:00.284Z] --- PASS: TestParseLogTag (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestParseLogTagEmptyTag [2021-11-11T12:17:00.284Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestTailFiles [2021-11-11T12:17:00.284Z] --- PASS: TestTailFiles (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestFollowLogsConsumerGone [2021-11-11T12:17:00.284Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestFollowLogsProducerGone [2021-11-11T12:17:00.284Z] logfile_test.go:231: messages sent: 4098, received: 4098 [2021-11-11T12:17:00.284Z] logfile_test.go:178: logDecode() closed after sending 4098 messages [2021-11-11T12:17:00.284Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-11-11T12:17:00.284Z] === RUN TestCheckCapacityAndRotate [2021-11-11T12:17:00.284Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-11-11T12:17:00.284Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-11-11T12:17:00.284Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-11-11T12:17:00.284Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-11-11T12:17:00.284Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-11-11T12:17:00.284Z] PASS [2021-11-11T12:17:00.284Z] coverage: 50.9% of statements [2021-11-11T12:17:00.284Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.155s coverage: 50.9% of statements [2021-11-11T12:17:00.533Z] --- PASS: TestSecretsUpdate (2.08s) [2021-11-11T12:17:00.533Z] === RUN TestTemplatedSecret [2021-11-11T12:17:00.604Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-11-11T12:17:00.740Z] === RUN TestValidateLogOpt [2021-11-11T12:17:00.740Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestNewMissedConfig [2021-11-11T12:17:00.740Z] --- PASS: TestNewMissedConfig (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestNewMissedUrl [2021-11-11T12:17:00.740Z] --- PASS: TestNewMissedUrl (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestNewMissedToken [2021-11-11T12:17:00.740Z] --- PASS: TestNewMissedToken (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestNewWithProxy [2021-11-11T12:17:00.740Z] --- PASS: TestNewWithProxy (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestDefault [2021-11-11T12:17:00.740Z] --- PASS: TestDefault (0.01s) [2021-11-11T12:17:00.740Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-11-11T12:17:00.740Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestJsonFormat [2021-11-11T12:17:00.740Z] --- PASS: TestJsonFormat (0.01s) [2021-11-11T12:17:00.740Z] === RUN TestRawFormat [2021-11-11T12:17:00.740Z] --- PASS: TestRawFormat (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestRawFormatWithLabels [2021-11-11T12:17:00.740Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-11-11T12:17:00.740Z] === RUN TestRawFormatWithoutTag [2021-11-11T12:17:00.740Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-11-11T12:17:00.740Z] === RUN TestBatching [2021-11-11T12:17:01.196Z] === RUN TestNewParse [2021-11-11T12:17:01.196Z] --- PASS: TestNewParse (0.00s) [2021-11-11T12:17:01.196Z] PASS [2021-11-11T12:17:01.196Z] coverage: 8.3% of statements [2021-11-11T12:17:01.196Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2021-11-11T12:17:01.196Z] --- PASS: TestBatching (0.29s) [2021-11-11T12:17:01.196Z] === RUN TestFrequency [2021-11-11T12:17:01.196Z] === RUN TestParseLogFormat [2021-11-11T12:17:01.196Z] --- PASS: TestParseLogFormat (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestValidateLogOptEmpty [2021-11-11T12:17:01.196Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestValidateSyslogAddress [2021-11-11T12:17:01.196Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestParseAddressDefaultPort [2021-11-11T12:17:01.196Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestValidateSyslogFacility [2021-11-11T12:17:01.196Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestValidateLogOptSyslogFormat [2021-11-11T12:17:01.196Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestValidateLogOpt [2021-11-11T12:17:01.196Z] --- PASS: TestValidateLogOpt (0.00s) [2021-11-11T12:17:01.196Z] PASS [2021-11-11T12:17:01.196Z] coverage: 46.8% of statements [2021-11-11T12:17:01.196Z] --- PASS: TestFrequency (0.16s) [2021-11-11T12:17:01.196Z] === RUN TestOneMessagePerRequest [2021-11-11T12:17:01.196Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2021-11-11T12:17:01.196Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-11-11T12:17:01.196Z] === RUN TestVerify [2021-11-11T12:17:01.196Z] --- PASS: TestVerify (0.00s) [2021-11-11T12:17:01.196Z] === RUN TestSkipVerify [2021-11-11T12:17:01.546Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-11-11T12:17:01.652Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:01.652Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:01.652Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] --- PASS: TestSkipVerify (0.68s) [2021-11-11T12:17:02.109Z] === RUN TestBufferMaximum [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.782983\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.782983\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.109Z] --- PASS: TestBufferMaximum (0.02s) [2021-11-11T12:17:02.109Z] === RUN TestServerAlwaysDown [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.806839\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.806839\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-11-11T12:17:02.109Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.806839\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.110Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.817544\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.110Z] time="2021-11-11T12:17:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1636633021.817544\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:02.110Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-11-11T12:17:02.110Z] === RUN TestCannotSendAfterClose [2021-11-11T12:17:02.110Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-11-11T12:17:02.110Z] === RUN TestDeadlockOnBlockedEndpoint [2021-11-11T12:17:03.049Z] --- PASS: TestTemplatedSecret (2.55s) [2021-11-11T12:17:03.049Z] === RUN TestSecretCreateResolve [2021-11-11T12:17:03.072Z] === RUN TestV1IDService [2021-11-11T12:17:03.072Z] --- PASS: TestV1IDService (0.03s) [2021-11-11T12:17:03.072Z] === RUN TestV2MetadataService [2021-11-11T12:17:03.072Z] time="2021-11-11T12:17:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-11-11T12:17:03.072Z] time="2021-11-11T12:17:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d61a7ac03ac4\"}'" [2021-11-11T12:17:03.072Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-11-11T12:17:03.072Z] PASS [2021-11-11T12:17:03.072Z] coverage: 82.5% of statements [2021-11-11T12:17:03.072Z] ok github.com/docker/docker/daemon/logger/splunk 2.276s coverage: 82.5% of statements [2021-11-11T12:17:03.072Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T12:17:03.072Z] ? github.com/docker/docker/daemon/network [no test files] [2021-11-11T12:17:03.072Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T12:17:03.258Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T12:17:03.461Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-11-11T12:17:04.038Z] === RUN TestSuccessfulDownload [2021-11-11T12:17:04.038Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:17:04.038Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-11-11T12:17:04.038Z] === RUN TestCancelledDownload [2021-11-11T12:17:04.038Z] --- PASS: TestCancelledDownload (0.00s) [2021-11-11T12:17:04.038Z] === RUN TestMaxDownloadAttempts [2021-11-11T12:17:04.038Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:17:04.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:17:04.038Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:17:04.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:17:04.038Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:17:04.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:17:04.038Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:17:04.038Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:17:04.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-11-11T12:17:04.038Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-11-11T12:17:04.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-11-11T12:17:04.038Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-11-11T12:17:04.038Z] --- PASS: TestV2MetadataService (1.02s) [2021-11-11T12:17:04.038Z] PASS [2021-11-11T12:17:04.038Z] coverage: 48.2% of statements [2021-11-11T12:17:04.038Z] ok github.com/docker/docker/distribution/metadata 1.125s coverage: 48.2% of statements [2021-11-11T12:17:04.038Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-11-11T12:17:04.038Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-11-11T12:17:04.038Z] === RUN TestContinueOnError_MirrorEndpoint [2021-11-11T12:17:04.038Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-11-11T12:17:04.038Z] === RUN TestContinueOnError_NeverContinue [2021-11-11T12:17:04.038Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-11-11T12:17:04.038Z] === RUN TestManifestStore [2021-11-11T12:17:04.038Z] === RUN TestManifestStore/no_remote_or_local [2021-11-11T12:17:04.456Z] Removing intermediate container e8fa0c099eef [2021-11-11T12:17:04.456Z] ---> f8c18580b46d [2021-11-11T12:17:04.456Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T12:17:04.456Z] ---> Running in 357b3c4c5dfe [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3377771175\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/no_local_cache [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/with_local_cache [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/unknown_media_type [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="reference for unknown type: " [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="reference for unknown type: " [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="reference for unknown type: " [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="reference for unknown type: " [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="reference for unknown type: " [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/error_persisting_manifest [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-11-11T12:17:04.495Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore (0.36s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-11-11T12:17:04.495Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestFixManifestLayers [2021-11-11T12:17:04.495Z] --- PASS: TestFixManifestLayers (0.01s) [2021-11-11T12:17:04.495Z] === RUN TestFixManifestLayersBaseLayerParent [2021-11-11T12:17:04.495Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:17:04.495Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestFixManifestLayersBadParent [2021-11-11T12:17:04.495Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestValidateManifest [2021-11-11T12:17:04.495Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:17:04.495Z] --- SKIP: TestValidateManifest (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestFormatPlatform [2021-11-11T12:17:04.495Z] --- PASS: TestFormatPlatform (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestGetRepositoryMountCandidates [2021-11-11T12:17:04.495Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestLayerAlreadyExists [2021-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] 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-11-11T12:17:04.495Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-11-11T12:17:04.495Z] === RUN TestWhenEmptyAuthConfig [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:17:04.495Z] time="2021-11-11T12:17:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-11-11T12:17:04.495Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-11-11T12:17:04.495Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2021-11-11T12:17:04.495Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2021-11-11T12:17:04.495Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2021-11-11T12:17:04.495Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2021-11-11T12:17:04.495Z] === RUN TestTransfer [2021-11-11T12:17:04.495Z] --- PASS: TestTransfer (0.12s) [2021-11-11T12:17:04.495Z] === RUN TestConcurrencyLimit [2021-11-11T12:17:04.926Z] Removing intermediate container 357b3c4c5dfe [2021-11-11T12:17:04.926Z] ---> e0d27c94e289 [2021-11-11T12:17:04.926Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T12:17:04.926Z] ---> Running in 19a658ebc651 [2021-11-11T12:17:04.937Z] --- PASS: TestSecretCreateResolve (2.15s) [2021-11-11T12:17:04.937Z] PASS [2021-11-11T12:17:04.937Z] [2021-11-11T12:17:04.937Z] DONE 6 tests in 12.784s [2021-11-11T12:17:04.937Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T12:17:04.937Z] ++ 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-11-11T12:17:04.937Z] ++ set -e [2021-11-11T12:17:04.937Z] ++ '[' -n 0 ']' [2021-11-11T12:17:04.937Z] ++ set -x [2021-11-11T12:17:04.938Z] ++ 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-11-11T12:17:04.938Z] INFO: Testing against a local daemon [2021-11-11T12:17:04.938Z] === RUN TestServiceCreateInit [2021-11-11T12:17:04.938Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:17:04.952Z] === RUN TestNotFound [2021-11-11T12:17:04.952Z] --- PASS: TestNotFound (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestConflict [2021-11-11T12:17:04.952Z] --- PASS: TestConflict (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestForbidden [2021-11-11T12:17:04.952Z] --- PASS: TestForbidden (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestInvalidParameter [2021-11-11T12:17:04.952Z] --- PASS: TestInvalidParameter (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestNotImplemented [2021-11-11T12:17:04.952Z] --- PASS: TestNotImplemented (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestNotModified [2021-11-11T12:17:04.952Z] --- PASS: TestNotModified (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestUnauthorized [2021-11-11T12:17:04.952Z] --- PASS: TestUnauthorized (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestUnknown [2021-11-11T12:17:04.952Z] --- PASS: TestUnknown (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestCancelled [2021-11-11T12:17:04.952Z] --- PASS: TestCancelled (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestDeadline [2021-11-11T12:17:04.952Z] --- PASS: TestDeadline (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestDataLoss [2021-11-11T12:17:04.952Z] --- PASS: TestDataLoss (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestUnavailable [2021-11-11T12:17:04.952Z] --- PASS: TestUnavailable (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestSystem [2021-11-11T12:17:04.952Z] --- PASS: TestSystem (0.00s) [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Not_Found [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Bad_Request [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Conflict [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Unauthorized [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Service_Unavailable [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Forbidden [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Not_Modified [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Not_Implemented [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-11-11T12:17:04.952Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-11-11T12:17:04.952Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-11-11T12:17:04.952Z] PASS [2021-11-11T12:17:04.952Z] coverage: 53.1% of statements [2021-11-11T12:17:04.952Z] ok github.com/docker/docker/errdefs 0.052s coverage: 53.1% of statements [2021-11-11T12:17:04.952Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-11-11T12:17:04.952Z] === RUN TestInactiveJobs [2021-11-11T12:17:04.954Z] ......... [ 85%] [2021-11-11T12:17:05.397Z] Removing intermediate container 19a658ebc651 [2021-11-11T12:17:05.397Z] ---> 5666937244b2 [2021-11-11T12:17:05.397Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T12:17:05.409Z] --- PASS: TestInactiveJobs (0.40s) [2021-11-11T12:17:05.409Z] === RUN TestWatchRelease [2021-11-11T12:17:05.409Z] --- PASS: TestWatchRelease (0.04s) [2021-11-11T12:17:05.409Z] === RUN TestWatchFinishedTransfer [2021-11-11T12:17:05.409Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-11-11T12:17:05.409Z] === RUN TestDuplicateTransfer [2021-11-11T12:17:05.409Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-11-11T12:17:05.409Z] === RUN TestSuccessfulUpload [2021-11-11T12:17:05.409Z] time="2021-11-11T12:17:05Z" level=error msg="Upload failed, retrying: simulating retry" [2021-11-11T12:17:05.409Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-11-11T12:17:05.409Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-11-11T12:17:05.409Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-11-11T12:17:05.409Z] === RUN TestTokenPassThru [2021-11-11T12:17:05.409Z] --- PASS: TestTokenPassThru (0.01s) [2021-11-11T12:17:05.409Z] === RUN TestTokenPassThruDifferentHost [2021-11-11T12:17:05.409Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-11-11T12:17:05.409Z] PASS [2021-11-11T12:17:05.409Z] coverage: 24.1% of statements [2021-11-11T12:17:05.865Z] ok github.com/docker/docker/distribution 1.689s coverage: 24.1% of statements [2021-11-11T12:17:05.865Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-11-11T12:17:05.865Z] === RUN TestCancelledUpload [2021-11-11T12:17:05.865Z] --- PASS: TestCancelledUpload (0.00s) [2021-11-11T12:17:05.865Z] PASS [2021-11-11T12:17:05.865Z] coverage: 76.8% of statements [2021-11-11T12:17:05.865Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 76.8% of statements [2021-11-11T12:17:05.865Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T12:17:05.865Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T12:17:05.865Z] === RUN TestCompare [2021-11-11T12:17:05.865Z] --- PASS: TestCompare (0.00s) [2021-11-11T12:17:05.865Z] PASS [2021-11-11T12:17:05.865Z] coverage: 19.2% of statements [2021-11-11T12:17:05.865Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-11-11T12:17:06.322Z] === RUN TestFSGetInvalidData [2021-11-11T12:17:06.322Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-11-11T12:17:06.322Z] === RUN TestFSInvalidSet [2021-11-11T12:17:06.322Z] --- PASS: TestFSInvalidSet (0.04s) [2021-11-11T12:17:06.322Z] === RUN TestFSInvalidRoot [2021-11-11T12:17:06.322Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-11-11T12:17:06.322Z] === RUN TestFSMetadataGetSet [2021-11-11T12:17:06.322Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-11-11T12:17:06.322Z] === RUN TestFSInvalidWalker [2021-11-11T12:17:06.322Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-11-11T12:17:06.322Z] === RUN TestFSGetSet [2021-11-11T12:17:06.322Z] --- PASS: TestFSGetSet (0.02s) [2021-11-11T12:17:06.322Z] === RUN TestFSGetUnsetKey [2021-11-11T12:17:06.322Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-11-11T12:17:06.322Z] === RUN TestFSGetEmptyData [2021-11-11T12:17:06.322Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-11-11T12:17:06.322Z] === RUN TestFSDelete [2021-11-11T12:17:06.322Z] --- PASS: TestFSDelete (0.02s) [2021-11-11T12:17:06.322Z] === RUN TestFSWalker [2021-11-11T12:17:06.322Z] --- PASS: TestFSWalker (0.02s) [2021-11-11T12:17:06.322Z] === RUN TestFSWalkerStopOnError [2021-11-11T12:17:06.322Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-11-11T12:17:06.322Z] === RUN TestNewFromJSON [2021-11-11T12:17:06.322Z] --- PASS: TestNewFromJSON (0.00s) [2021-11-11T12:17:06.322Z] === RUN TestNewFromJSONWithInvalidJSON [2021-11-11T12:17:06.322Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-11-11T12:17:06.322Z] === RUN TestMarshalKeyOrder [2021-11-11T12:17:06.322Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-11-11T12:17:06.322Z] === RUN TestHistoryEqual [2021-11-11T12:17:06.779Z] --- PASS: TestHistoryEqual (0.21s) [2021-11-11T12:17:06.779Z] === RUN TestImage [2021-11-11T12:17:06.779Z] --- PASS: TestImage (0.00s) [2021-11-11T12:17:06.779Z] === RUN TestImageOSNotEmpty [2021-11-11T12:17:06.779Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-11-11T12:17:06.779Z] === RUN TestNewChildImageFromImageWithRootFS [2021-11-11T12:17:06.779Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-11-11T12:17:06.779Z] === RUN TestCreate [2021-11-11T12:17:06.779Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:17:06.779Z] === RUN TestRestore [2021-11-11T12:17:06.779Z] time="2021-11-11T12:17:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-11-11T12:17:06.779Z] --- PASS: TestRestore (0.04s) [2021-11-11T12:17:06.779Z] === RUN TestAddDelete [2021-11-11T12:17:06.779Z] --- PASS: TestAddDelete (0.03s) [2021-11-11T12:17:06.779Z] === RUN TestSearchAfterDelete [2021-11-11T12:17:06.779Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-11-11T12:17:06.779Z] === RUN TestParentReset [2021-11-11T12:17:06.779Z] --- PASS: TestParentReset (0.03s) [2021-11-11T12:17:06.779Z] === RUN TestGetAndSetLastUpdated [2021-11-11T12:17:06.779Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-11-11T12:17:06.779Z] === RUN TestStoreLen [2021-11-11T12:17:06.779Z] --- PASS: TestStoreLen (0.06s) [2021-11-11T12:17:06.779Z] PASS [2021-11-11T12:17:06.779Z] coverage: 86.6% of statements [2021-11-11T12:17:06.779Z] ok github.com/docker/docker/image 0.739s coverage: 86.6% of statements [2021-11-11T12:17:06.969Z] [2021-11-11T12:17:06.969Z] ---> efcf05f1a1ee [2021-11-11T12:17:06.969Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T12:17:06.969Z] ---> Running in e56a68982baa [2021-11-11T12:17:07.235Z] === RUN TestMakeV1ConfigFromConfig [2021-11-11T12:17:07.235Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-11-11T12:17:07.235Z] PASS [2021-11-11T12:17:07.235Z] coverage: 25.0% of statements [2021-11-11T12:17:07.235Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2021-11-11T12:17:07.797Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-11-11T12:17:07.858Z] === RUN TestValidateManifest [2021-11-11T12:17:07.858Z] === RUN TestValidateManifest/nil [2021-11-11T12:17:07.858Z] === RUN TestValidateManifest/non-nil [2021-11-11T12:17:07.858Z] --- PASS: TestValidateManifest (0.00s) [2021-11-11T12:17:07.858Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-11-11T12:17:07.858Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-11-11T12:17:07.858Z] PASS [2021-11-11T12:17:07.858Z] coverage: 0.7% of statements [2021-11-11T12:17:07.858Z] ok github.com/docker/docker/image/tarexport 0.092s coverage: 0.7% of statements [2021-11-11T12:17:07.858Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T12:17:08.204Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:17:08.820Z] === RUN TestSerialization [2021-11-11T12:17:08.820Z] --- PASS: TestSerialization (0.02s) [2021-11-11T12:17:08.820Z] PASS [2021-11-11T12:17:08.820Z] coverage: 100.0% of statements [2021-11-11T12:17:08.820Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2021-11-11T12:17:09.783Z] === RUN TestEmptyLayer [2021-11-11T12:17:09.783Z] --- PASS: TestEmptyLayer (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestCommitFailure [2021-11-11T12:17:09.783Z] --- PASS: TestCommitFailure (0.02s) [2021-11-11T12:17:09.783Z] === RUN TestStartTransactionFailure [2021-11-11T12:17:09.783Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestGetOrphan [2021-11-11T12:17:09.783Z] --- PASS: TestGetOrphan (0.01s) [2021-11-11T12:17:09.783Z] === RUN TestMountAndRegister [2021-11-11T12:17:09.783Z] layer_test.go:270: Layer size: 14 [2021-11-11T12:17:09.783Z] --- PASS: TestMountAndRegister (0.06s) [2021-11-11T12:17:09.783Z] === RUN TestLayerRelease [2021-11-11T12:17:09.783Z] layer_test.go:303: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestLayerRelease (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestStoreRestore [2021-11-11T12:17:09.783Z] layer_test.go:352: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestStoreRestore (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestTarStreamStability [2021-11-11T12:17:09.783Z] layer_test.go:467: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestTarStreamStability (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestRegisterExistingLayer [2021-11-11T12:17:09.783Z] === RUN TestEnvironmentParsing [2021-11-11T12:17:09.783Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-11-11T12:17:09.783Z] PASS [2021-11-11T12:17:09.783Z] coverage: 1.2% of statements [2021-11-11T12:17:09.783Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2021-11-11T12:17:09.783Z] --- PASS: TestRegisterExistingLayer (0.18s) [2021-11-11T12:17:09.783Z] === RUN TestTarStreamVerification [2021-11-11T12:17:09.783Z] layer_test.go:696: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestLayerMigration [2021-11-11T12:17:09.783Z] migration_test.go:45: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestLayerMigration (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestLayerMigrationNoTarsplit [2021-11-11T12:17:09.783Z] migration_test.go:181: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestMountInit [2021-11-11T12:17:09.783Z] mount_test.go:17: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestMountInit (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestMountSize [2021-11-11T12:17:09.783Z] mount_test.go:76: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestMountSize (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestMountChanges [2021-11-11T12:17:09.783Z] mount_test.go:125: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestMountChanges (0.00s) [2021-11-11T12:17:09.783Z] === RUN TestMountApply [2021-11-11T12:17:09.783Z] mount_test.go:212: Failing on Windows [2021-11-11T12:17:09.783Z] --- SKIP: TestMountApply (0.00s) [2021-11-11T12:17:09.783Z] PASS [2021-11-11T12:17:09.783Z] coverage: 30.1% of statements [2021-11-11T12:17:09.783Z] ok github.com/docker/docker/layer 0.405s coverage: 30.1% of statements [2021-11-11T12:17:09.831Z] --- PASS: TestServiceUpdatePidsLimit (16.18s) [2021-11-11T12:17:09.831Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-11-11T12:17:09.831Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-11T12:17:09.831Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-11T12:17:09.831Z] PASS [2021-11-11T12:17:09.831Z] [2021-11-11T12:17:09.831Z] === Skipped [2021-11-11T12:17:09.831Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T12:17:09.831Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:17:09.831Z] [2021-11-11T12:17:09.831Z] DONE 27 tests, 1 skipped in 183.881s [2021-11-11T12:17:09.831Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T12:17:09.831Z] INFO: Testing against a local daemon [2021-11-11T12:17:09.831Z] === RUN TestSessionCreate [2021-11-11T12:17:09.831Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T12:17:09.831Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:17:09.831Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T12:17:09.831Z] PASS [2021-11-11T12:17:09.831Z] [2021-11-11T12:17:09.831Z] DONE 2 tests in 0.083s [2021-11-11T12:17:09.831Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T12:17:09.831Z] INFO: Testing against a local daemon [2021-11-11T12:17:09.831Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:17:09.831Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:17:09.831Z] === RUN TestDiskUsage [2021-11-11T12:17:09.831Z] === PAUSE TestDiskUsage [2021-11-11T12:17:09.831Z] === RUN TestEventsExecDie [2021-11-11T12:17:10.092Z] --- PASS: TestEventsExecDie (0.57s) [2021-11-11T12:17:10.092Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:17:10.240Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T12:17:10.240Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T12:17:10.240Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T12:17:10.240Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T12:17:10.240Z] === RUN TestSequenceGetAvailableBit [2021-11-11T12:17:10.240Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSequenceEqual [2021-11-11T12:17:10.240Z] --- PASS: TestSequenceEqual (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSequenceCopy [2021-11-11T12:17:10.240Z] --- PASS: TestSequenceCopy (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestGetFirstAvailable [2021-11-11T12:17:10.240Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestFindSequence [2021-11-11T12:17:10.240Z] --- PASS: TestFindSequence (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestCheckIfAvailable [2021-11-11T12:17:10.240Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestMergeSequences [2021-11-11T12:17:10.240Z] --- PASS: TestMergeSequences (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestPushReservation [2021-11-11T12:17:10.240Z] --- PASS: TestPushReservation (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSerializeDeserialize [2021-11-11T12:17:10.240Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSet [2021-11-11T12:17:10.240Z] --- PASS: TestSet (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSetUnset [2021-11-11T12:17:10.240Z] --- PASS: TestSetUnset (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestOffsetSetUnset [2021-11-11T12:17:10.240Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSetInRange [2021-11-11T12:17:10.240Z] --- PASS: TestSetInRange (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestSetAnyInRange [2021-11-11T12:17:10.240Z] --- PASS: TestSetAnyInRange (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestMethods [2021-11-11T12:17:10.240Z] --- PASS: TestMethods (0.00s) [2021-11-11T12:17:10.240Z] === RUN TestRandomAllocateDeallocate [2021-11-11T12:17:10.342Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-11-11T12:17:10.353Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-11-11T12:17:10.353Z] === RUN TestEventsVolumeCreate [2021-11-11T12:17:10.353Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-11-11T12:17:10.353Z] === RUN TestInfoBinaryCommits [2021-11-11T12:17:10.353Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T12:17:10.353Z] === RUN TestInfoAPIVersioned [2021-11-11T12:17:10.353Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T12:17:10.353Z] === RUN TestInfoDiscoveryBackend [2021-11-11T12:17:10.478Z] tests/integration/models_images_test.py ............... [ 89%] [2021-11-11T12:17:10.922Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-11T12:17:10.922Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T12:17:11.286Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T12:17:11.472Z] --- PASS: TestServiceCreateInit (6.19s) [2021-11-11T12:17:11.472Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.07s) [2021-11-11T12:17:11.472Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.10s) [2021-11-11T12:17:11.472Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:17:11.547Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T12:17:11.680Z] tests/integration/models_networks_test.py .... [ 90%] [2021-11-11T12:17:11.860Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T12:17:11.860Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T12:17:12.429Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-11-11T12:17:12.429Z] === RUN TestInfoAPI [2021-11-11T12:17:12.429Z] --- PASS: TestInfoAPI (0.03s) [2021-11-11T12:17:12.429Z] === RUN TestInfoAPIWarnings [2021-11-11T12:17:13.131Z] === RUN TestInvalidConfig [2021-11-11T12:17:13.131Z] --- PASS: TestInvalidConfig (0.00s) [2021-11-11T12:17:13.131Z] === RUN TestConfig [2021-11-11T12:17:13.131Z] --- PASS: TestConfig (0.00s) [2021-11-11T12:17:13.131Z] === RUN TestOptionsLabels [2021-11-11T12:17:13.131Z] --- PASS: TestOptionsLabels (0.00s) [2021-11-11T12:17:13.131Z] === RUN TestValidName [2021-11-11T12:17:13.131Z] --- PASS: TestValidName (0.00s) [2021-11-11T12:17:13.131Z] === RUN TestTLSConfiguration [2021-11-11T12:17:13.131Z] time="2021-11-11T12:17:12Z" level=info msg="Option Initializing KV with TLS" [2021-11-11T12:17:13.131Z] --- PASS: TestTLSConfiguration (0.22s) [2021-11-11T12:17:13.131Z] PASS [2021-11-11T12:17:13.131Z] coverage: 24.0% of statements [2021-11-11T12:17:13.131Z] ok github.com/docker/docker/libnetwork/config 0.320s coverage: 24.0% of statements [2021-11-11T12:17:14.096Z] === RUN TestKey [2021-11-11T12:17:14.096Z] --- PASS: TestKey (0.00s) [2021-11-11T12:17:14.096Z] === RUN TestParseKey [2021-11-11T12:17:14.096Z] --- PASS: TestParseKey (0.00s) [2021-11-11T12:17:14.096Z] === RUN TestInvalidDataStore [2021-11-11T12:17:14.096Z] --- PASS: TestInvalidDataStore (0.00s) [2021-11-11T12:17:14.096Z] === RUN TestKVObjectFlatKey [2021-11-11T12:17:14.096Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-11-11T12:17:14.096Z] === RUN TestAtomicKVObjectFlatKey [2021-11-11T12:17:14.096Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-11-11T12:17:14.096Z] PASS [2021-11-11T12:17:14.096Z] coverage: 21.9% of statements [2021-11-11T12:17:14.096Z] ok github.com/docker/docker/libnetwork/datastore 0.053s coverage: 21.9% of statements [2021-11-11T12:17:14.096Z] === RUN TestErrorInterfaces [2021-11-11T12:17:14.096Z] --- PASS: TestErrorInterfaces (0.00s) [2021-11-11T12:17:14.096Z] === RUN TestNetworkMarshalling [2021-11-11T12:17:14.554Z] --- PASS: TestNetworkMarshalling (0.23s) [2021-11-11T12:17:14.554Z] === RUN TestEndpointMarshalling [2021-11-11T12:17:14.554Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestAuxAddresses [2021-11-11T12:17:14.554Z] time="2021-11-11T12:17:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:17:14.554Z] --- PASS: TestAuxAddresses (0.02s) [2021-11-11T12:17:14.554Z] === RUN TestSRVServiceQuery [2021-11-11T12:17:14.554Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-11-11T12:17:14.554Z] === RUN TestServiceVIPReuse [2021-11-11T12:17:14.554Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-11-11T12:17:14.554Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-11T12:17:14.554Z] === RUN TestDNSIPQuery [2021-11-11T12:17:14.554Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestDNSProxyServFail [2021-11-11T12:17:14.554Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestSandboxAddEmpty [2021-11-11T12:17:14.554Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestSandboxAddMultiPrio [2021-11-11T12:17:14.554Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestSandboxAddSamePrio [2021-11-11T12:17:14.554Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestCleanupServiceDiscovery [2021-11-11T12:17:14.554Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestDNSOptions [2021-11-11T12:17:14.554Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:17:14.554Z] --- SKIP: TestDNSOptions (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestMultipleControllersWithSameStore [2021-11-11T12:17:14.554Z] time="2021-11-11T12:17:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:17:14.554Z] time="2021-11-11T12:17:14Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-11-11T12:17:14.554Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-11-11T12:17:14.554Z] PASS [2021-11-11T12:17:14.554Z] coverage: 8.6% of statements [2021-11-11T12:17:14.554Z] === RUN TestIPDataMarshalling [2021-11-11T12:17:14.554Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-11-11T12:17:14.554Z] === RUN TestValidateAndIsV6 [2021-11-11T12:17:14.554Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-11-11T12:17:14.554Z] PASS [2021-11-11T12:17:14.554Z] coverage: 68.9% of statements [2021-11-11T12:17:14.554Z] ok github.com/docker/docker/libnetwork 0.407s coverage: 8.6% of statements [2021-11-11T12:17:14.554Z] ok github.com/docker/docker/libnetwork/driverapi 0.055s coverage: 68.9% of statements [2021-11-11T12:17:14.852Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-11-11T12:17:15.011Z] === RUN TestDriver [2021-11-11T12:17:15.011Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:17:15.011Z] PASS [2021-11-11T12:17:15.011Z] coverage: 34.8% of statements [2021-11-11T12:17:15.011Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2021-11-11T12:17:15.469Z] === RUN TestDriver [2021-11-11T12:17:15.469Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:17:15.469Z] PASS [2021-11-11T12:17:15.469Z] coverage: 34.8% of statements [2021-11-11T12:17:15.469Z] ok github.com/docker/docker/libnetwork/drivers/null 0.061s coverage: 34.8% of statements [2021-11-11T12:17:15.469Z] --- PASS: TestRandomAllocateDeallocate (5.28s) [2021-11-11T12:17:15.469Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:17:15.926Z] === RUN TestNetworkAllocateFree [2021-11-11T12:17:15.926Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-11-11T12:17:15.926Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-11-11T12:17:15.926Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-11-11T12:17:15.926Z] PASS [2021-11-11T12:17:15.926Z] coverage: 63.6% of statements [2021-11-11T12:17:15.926Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.107s coverage: 63.6% of statements [2021-11-11T12:17:16.237Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T12:17:16.237Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-11-11T12:17:16.498Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T12:17:16.759Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T12:17:16.889Z] === RUN TestGetEmptyCapabilities [2021-11-11T12:17:16.889Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestGetExtraCapabilities [2021-11-11T12:17:16.889Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestGetInvalidCapabilities [2021-11-11T12:17:16.889Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestRemoteDriver [2021-11-11T12:17:16.889Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestDriverError [2021-11-11T12:17:16.889Z] --- PASS: TestDriverError (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestMissingValues [2021-11-11T12:17:16.889Z] --- PASS: TestMissingValues (0.01s) [2021-11-11T12:17:16.889Z] === RUN TestRollback [2021-11-11T12:17:16.889Z] --- PASS: TestRollback (0.01s) [2021-11-11T12:17:16.889Z] PASS [2021-11-11T12:17:16.889Z] coverage: 57.4% of statements [2021-11-11T12:17:16.889Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.121s coverage: 57.4% of statements [2021-11-11T12:17:17.020Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-11-11T12:17:17.345Z] === RUN TestNAT [2021-11-11T12:17:17.345Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:17:17.345Z] --- SKIP: TestNAT (0.00s) [2021-11-11T12:17:17.345Z] === RUN TestTransparent [2021-11-11T12:17:17.345Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:17:17.345Z] --- SKIP: TestTransparent (0.00s) [2021-11-11T12:17:17.345Z] PASS [2021-11-11T12:17:17.345Z] coverage: 0.0% of statements [2021-11-11T12:17:17.345Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2021-11-11T12:17:17.345Z] === RUN TestAllocateRandomDeallocateSerialize [2021-11-11T12:17:17.345Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2021-11-11T12:17:17.593Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T12:17:17.801Z] === RUN TestBuildDefault [2021-11-11T12:17:17.802Z] --- PASS: TestBuildDefault (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestBuildHostnameDomainname [2021-11-11T12:17:17.802Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestBuildHostname [2021-11-11T12:17:17.802Z] --- PASS: TestBuildHostname (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestBuildHostnameFQDN [2021-11-11T12:17:17.802Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestBuildNoIP [2021-11-11T12:17:17.802Z] --- PASS: TestBuildNoIP (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestUpdate [2021-11-11T12:17:17.802Z] --- PASS: TestUpdate (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-11-11T12:17:17.802Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-11-11T12:17:17.802Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestAddEmpty [2021-11-11T12:17:17.802Z] --- PASS: TestAddEmpty (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestAdd [2021-11-11T12:17:17.802Z] --- PASS: TestAdd (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestDeleteEmpty [2021-11-11T12:17:17.802Z] --- PASS: TestDeleteEmpty (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestDeleteNewline [2021-11-11T12:17:17.802Z] --- PASS: TestDeleteNewline (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestDelete [2021-11-11T12:17:17.802Z] --- PASS: TestDelete (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestConcurrentWrites [2021-11-11T12:17:17.802Z] === RUN TestNew [2021-11-11T12:17:17.802Z] --- PASS: TestNew (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestAddDriver [2021-11-11T12:17:17.802Z] --- PASS: TestAddDriver (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestAddDuplicateDriver [2021-11-11T12:17:17.802Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestIPAMDefaultAddressSpaces [2021-11-11T12:17:17.802Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestDriver [2021-11-11T12:17:17.802Z] --- PASS: TestDriver (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestIPAM [2021-11-11T12:17:17.802Z] --- PASS: TestIPAM (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestWalkIPAMs [2021-11-11T12:17:17.802Z] --- PASS: TestWalkIPAMs (0.00s) [2021-11-11T12:17:17.802Z] === RUN TestWalkDrivers [2021-11-11T12:17:17.802Z] --- PASS: TestWalkDrivers (0.00s) [2021-11-11T12:17:17.802Z] PASS [2021-11-11T12:17:17.802Z] coverage: 82.4% of statements [2021-11-11T12:17:17.802Z] ok github.com/docker/docker/libnetwork/drvregistry 0.098s coverage: 82.4% of statements [2021-11-11T12:17:17.855Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T12:17:18.116Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T12:17:18.116Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-11-11T12:17:18.258Z] --- PASS: TestConcurrentWrites (0.29s) [2021-11-11T12:17:18.258Z] PASS [2021-11-11T12:17:18.258Z] coverage: 81.2% of statements [2021-11-11T12:17:18.258Z] ok github.com/docker/docker/libnetwork/etchosts 0.363s coverage: 81.2% of statements [2021-11-11T12:17:18.259Z] tests/integration/models_nodes_test.py . [ 90%] [2021-11-11T12:17:18.259Z] tests/integration/models_resources_test.py . [ 91%] [2021-11-11T12:17:18.688Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T12:17:18.714Z] === RUN TestDiff [2021-11-11T12:17:18.714Z] --- PASS: TestDiff (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestAddedCallback [2021-11-11T12:17:18.714Z] --- PASS: TestAddedCallback (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestRemovedCallback [2021-11-11T12:17:18.714Z] --- PASS: TestRemovedCallback (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestNoCallback [2021-11-11T12:17:18.714Z] --- PASS: TestNoCallback (0.00s) [2021-11-11T12:17:18.714Z] PASS [2021-11-11T12:17:18.714Z] coverage: 48.1% of statements [2021-11-11T12:17:18.714Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.068s coverage: 48.1% of statements [2021-11-11T12:17:18.714Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.41s) [2021-11-11T12:17:18.714Z] === RUN TestRetrieveFromStore [2021-11-11T12:17:18.714Z] === RUN TestNew [2021-11-11T12:17:18.714Z] --- PASS: TestNew (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestAllocate [2021-11-11T12:17:18.714Z] --- PASS: TestAllocate (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestUninitialized [2021-11-11T12:17:18.714Z] --- PASS: TestUninitialized (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestAllocateInRange [2021-11-11T12:17:18.714Z] --- PASS: TestAllocateInRange (0.00s) [2021-11-11T12:17:18.714Z] === RUN TestAllocateSerial [2021-11-11T12:17:18.714Z] --- PASS: TestAllocateSerial (0.00s) [2021-11-11T12:17:18.714Z] PASS [2021-11-11T12:17:18.714Z] coverage: 87.5% of statements [2021-11-11T12:17:18.714Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2021-11-11T12:17:19.678Z] --- PASS: TestRetrieveFromStore (0.63s) [2021-11-11T12:17:19.678Z] === RUN TestIsCorrupted [2021-11-11T12:17:19.678Z] --- PASS: TestIsCorrupted (0.02s) [2021-11-11T12:17:19.678Z] === RUN TestSetRollover [2021-11-11T12:17:19.678Z] === RUN TestCaller [2021-11-11T12:17:19.678Z] --- PASS: TestCaller (0.00s) [2021-11-11T12:17:19.678Z] PASS [2021-11-11T12:17:19.678Z] coverage: 100.0% of statements [2021-11-11T12:17:19.678Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2021-11-11T12:17:19.678Z] === RUN TestSetSerialInsertDelete [2021-11-11T12:17:19.678Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-11-11T12:17:19.678Z] === RUN TestSetParallelInsertDelete [2021-11-11T12:17:20.029Z] tests/integration/models_services_test.py ................X. [ 95%] [2021-11-11T12:17:21.207Z] --- PASS: TestSetRollover (1.72s) [2021-11-11T12:17:21.207Z] === RUN TestSetRolloverSerial [2021-11-11T12:17:21.207Z] === RUN TestInt2IP2IntConversion [2021-11-11T12:17:21.207Z] === RUN TestPoolRequest [2021-11-11T12:17:21.207Z] --- PASS: TestPoolRequest (0.00s) [2021-11-11T12:17:21.207Z] === RUN TestOtherRequests [2021-11-11T12:17:21.207Z] --- PASS: TestOtherRequests (0.00s) [2021-11-11T12:17:21.207Z] PASS [2021-11-11T12:17:21.207Z] coverage: 57.1% of statements [2021-11-11T12:17:21.207Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2021-11-11T12:17:21.236Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T12:17:21.236Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-11-11T12:17:21.664Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2021-11-11T12:17:21.664Z] === RUN TestGetAddressVersion [2021-11-11T12:17:21.664Z] --- PASS: TestGetAddressVersion (0.00s) [2021-11-11T12:17:21.664Z] === RUN TestKeyString [2021-11-11T12:17:21.664Z] --- PASS: TestKeyString (0.00s) [2021-11-11T12:17:21.664Z] === RUN TestPoolDataMarshal [2021-11-11T12:17:21.664Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-11-11T12:17:21.664Z] === RUN TestSubnetsMarshal [2021-11-11T12:17:21.664Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-11-11T12:17:21.664Z] === RUN TestAddSubnets [2021-11-11T12:17:22.123Z] --- PASS: TestAddSubnets (0.07s) [2021-11-11T12:17:22.123Z] === RUN TestDoublePoolRelease [2021-11-11T12:17:22.123Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-11-11T12:17:22.123Z] === RUN TestAddReleasePoolID [2021-11-11T12:17:22.123Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-11-11T12:17:22.123Z] === RUN TestPredefinedPool [2021-11-11T12:17:22.123Z] --- PASS: TestPredefinedPool (0.02s) [2021-11-11T12:17:22.123Z] === RUN TestRemoveSubnet [2021-11-11T12:17:22.123Z] --- PASS: TestRemoveSubnet (0.14s) [2021-11-11T12:17:22.123Z] === RUN TestGetSameAddress [2021-11-11T12:17:22.123Z] --- PASS: TestGetSameAddress (0.02s) [2021-11-11T12:17:22.123Z] === RUN TestPoolAllocationReuse [2021-11-11T12:17:22.179Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T12:17:22.580Z] --- PASS: TestSetRolloverSerial (1.52s) [2021-11-11T12:17:22.580Z] === RUN TestGetFirstAvailableFromCurrent [2021-11-11T12:17:22.580Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-11-11T12:17:22.580Z] PASS [2021-11-11T12:17:22.580Z] coverage: 84.4% of statements [2021-11-11T12:17:22.580Z] === RUN TestGetCapabilities [2021-11-11T12:17:22.580Z] ok github.com/docker/docker/libnetwork/bitseq 12.373s coverage: 84.4% of statements [2021-11-11T12:17:22.580Z] --- PASS: TestGetCapabilities (0.01s) [2021-11-11T12:17:22.580Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-11-11T12:17:22.580Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-11-11T12:17:22.580Z] === RUN TestGetDefaultAddressSpaces [2021-11-11T12:17:22.580Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-11-11T12:17:22.580Z] === RUN TestRemoteDriver [2021-11-11T12:17:22.580Z] --- PASS: TestRemoteDriver (0.01s) [2021-11-11T12:17:22.580Z] PASS [2021-11-11T12:17:22.580Z] coverage: 47.4% of statements [2021-11-11T12:17:22.580Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2021-11-11T12:17:22.793Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-11-11T12:17:22.793Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-11-11T12:17:23.551Z] === RUN TestWindowsIPAM [2021-11-11T12:17:23.551Z] --- PASS: TestWindowsIPAM (0.00s) [2021-11-11T12:17:23.551Z] PASS [2021-11-11T12:17:23.551Z] coverage: 71.4% of statements [2021-11-11T12:17:23.551Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.050s coverage: 71.4% of statements [2021-11-11T12:17:24.009Z] --- PASS: TestPoolAllocationReuse (1.66s) [2021-11-11T12:17:24.009Z] === RUN TestGetAddressSubPoolEqualPool [2021-11-11T12:17:24.009Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-11-11T12:17:24.009Z] === RUN TestRequestReleaseAddressFromSubPool [2021-11-11T12:17:24.093Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T12:17:24.465Z] === RUN TestDefaultNetwork [2021-11-11T12:17:24.860Z] Removing intermediate container e56a68982baa [2021-11-11T12:17:24.860Z] ---> ad8a868819d3 [2021-11-11T12:17:24.860Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T12:17:24.860Z] ---> Running in cb5d11f7cb01 [2021-11-11T12:17:24.929Z] --- PASS: TestDefaultNetwork (0.31s) [2021-11-11T12:17:24.930Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-11-11T12:17:25.331Z] [2021-11-11T12:17:25.331Z] SUCCESS: Specified value was saved. [2021-11-11T12:17:25.404Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-11-11T12:17:25.404Z] === RUN TestInitAddressPools [2021-11-11T12:17:25.404Z] --- PASS: TestInitAddressPools (0.00s) [2021-11-11T12:17:25.404Z] PASS [2021-11-11T12:17:25.404Z] coverage: 74.0% of statements [2021-11-11T12:17:25.404Z] ok github.com/docker/docker/libnetwork/ipamutils 0.699s coverage: 74.0% of statements [2021-11-11T12:17:25.477Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T12:17:26.312Z] --- PASS: TestCreateServiceMultipleTimes (14.99s) [2021-11-11T12:17:26.312Z] === RUN TestCreateServiceConflict [2021-11-11T12:17:26.369Z] === RUN TestKeyValue [2021-11-11T12:17:26.369Z] --- PASS: TestKeyValue (0.00s) [2021-11-11T12:17:26.369Z] PASS [2021-11-11T12:17:26.369Z] coverage: 60.0% of statements [2021-11-11T12:17:26.369Z] ok github.com/docker/docker/libnetwork/netlabel 0.058s coverage: 60.0% of statements [2021-11-11T12:17:26.369Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.46s) [2021-11-11T12:17:26.369Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-11-11T12:17:26.614Z] tests/integration/regression_test.py ...... [ 98%] [2021-11-11T12:17:26.866Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T12:17:27.127Z] docker_cli_daemon_test.go:2550: [d605333e40cce] daemon is not started [2021-11-11T12:17:27.135Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-11-11T12:17:27.135Z] tests/integration/credentials/utils_test.py . [100%] [2021-11-11T12:17:27.135Z] [2021-11-11T12:17:27.135Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-11-11T12:17:27.135Z] =========================== short test summary info ============================ [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-11-11T12:17:27.135Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-11-11T12:17:27.135Z] Not supported on most drivers [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-11-11T12:17:27.135Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-11-11T12:17:27.135Z] Output of docker top depends on host distro, and is not formalized. [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-11-11T12:17:27.135Z] Can fail if eth0 has multiple IP addresses [2021-11-11T12:17:27.135Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-11-11T12:17:27.135Z] This doesn't seem to be taken into account by the engine [2021-11-11T12:17:27.135Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-11-11T12:17:27.135Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-11-11T12:17:27.135Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 293.96 seconds == [2021-11-11T12:17:27.395Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-11-11T12:17:27.563Z] Removing intermediate container cb5d11f7cb01 [2021-11-11T12:17:27.563Z] ---> cbb555a4971a [2021-11-11T12:17:27.563Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T12:17:27.563Z] ---> Running in b71c1d8d2c33 [2021-11-11T12:17:28.091Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T12:17:28.203Z] --- PASS: TestCreateServiceConflict (2.13s) [2021-11-11T12:17:28.203Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T12:17:28.540Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T12:17:29.045Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-11-11T12:17:29.513Z] === RUN TestNetworkDBSimple [2021-11-11T12:17:29.513Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.32s) [2021-11-11T12:17:29.513Z] === RUN TestGetAddress [2021-11-11T12:17:29.513Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-11-11T12:17:29.513Z] PASS [2021-11-11T12:17:29.513Z] coverage: 100.0% of statements [2021-11-11T12:17:29.513Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.047s coverage: 100.0% of statements [2021-11-11T12:17:29.971Z] === RUN TestGenerate [2021-11-11T12:17:29.971Z] --- PASS: TestGenerate (0.00s) [2021-11-11T12:17:29.971Z] === RUN TestGeneratePtr [2021-11-11T12:17:29.971Z] --- PASS: TestGeneratePtr (0.00s) [2021-11-11T12:17:29.971Z] === RUN TestGenerateMissingField [2021-11-11T12:17:29.971Z] --- PASS: TestGenerateMissingField (0.00s) [2021-11-11T12:17:29.971Z] === RUN TestFieldCannotBeSet [2021-11-11T12:17:29.971Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-11-11T12:17:29.971Z] === RUN TestTypeMismatchError [2021-11-11T12:17:29.971Z] --- PASS: TestTypeMismatchError (0.00s) [2021-11-11T12:17:29.971Z] PASS [2021-11-11T12:17:29.971Z] coverage: 100.0% of statements [2021-11-11T12:17:29.971Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2021-11-11T12:17:30.428Z] 2021/11/11 12:17:29 Closing DB instances... [2021-11-11T12:17:30.428Z] testing: warning: no tests to run [2021-11-11T12:17:30.428Z] PASS [2021-11-11T12:17:30.428Z] coverage: 0.0% of statements [2021-11-11T12:17:30.428Z] ok github.com/docker/docker/libnetwork/osl 0.085s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:17:30.527Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-11-11T12:17:30.527Z] === RUN TestInfoDebug [2021-11-11T12:17:30.527Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T12:17:30.527Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:17:30.527Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-11T12:17:30.527Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:17:30.527Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T12:17:30.527Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:17:30.527Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-11T12:17:30.528Z] === RUN TestPingCacheHeaders [2021-11-11T12:17:30.528Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T12:17:30.528Z] === RUN TestPingGet [2021-11-11T12:17:30.528Z] --- PASS: TestPingGet (0.01s) [2021-11-11T12:17:30.528Z] === RUN TestPingHead [2021-11-11T12:17:30.528Z] --- PASS: TestPingHead (0.02s) [2021-11-11T12:17:30.528Z] === RUN TestVersion [2021-11-11T12:17:30.528Z] --- PASS: TestVersion (0.02s) [2021-11-11T12:17:30.528Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:17:30.528Z] === CONT TestDiskUsage [2021-11-11T12:17:30.721Z] --- PASS: TestCreateServiceMaxReplicas (2.51s) [2021-11-11T12:17:30.721Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:17:30.884Z] === RUN TestRequestNewPort [2021-11-11T12:17:30.885Z] --- PASS: TestRequestNewPort (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestRequestSpecificPort [2021-11-11T12:17:30.885Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestReleasePort [2021-11-11T12:17:30.885Z] --- PASS: TestReleasePort (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestReuseReleasedPort [2021-11-11T12:17:30.885Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestReleaseUnreadledPort [2021-11-11T12:17:30.885Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestUnknowProtocol [2021-11-11T12:17:30.885Z] --- PASS: TestUnknowProtocol (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestAllocateAllPorts [2021-11-11T12:17:30.885Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestPortAllocation [2021-11-11T12:17:30.885Z] --- PASS: TestPortAllocation (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestPortAllocationWithCustomRange [2021-11-11T12:17:30.885Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestNoDuplicateBPR [2021-11-11T12:17:30.885Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-11-11T12:17:30.885Z] === RUN TestChangePortRange [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-11-11T12:17:30.885Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-11-11T12:17:30.885Z] --- PASS: TestChangePortRange (0.00s) [2021-11-11T12:17:30.885Z] PASS [2021-11-11T12:17:30.885Z] coverage: 88.6% of statements [2021-11-11T12:17:30.885Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T12:17:31.098Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T12:17:31.358Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T12:17:31.358Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T12:17:31.358Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T12:17:31.358Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T12:17:31.358Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T12:17:31.847Z] testing: warning: no tests to run [2021-11-11T12:17:31.847Z] PASS [2021-11-11T12:17:31.847Z] coverage: 0.0% of statements [2021-11-11T12:17:31.847Z] ok github.com/docker/docker/libnetwork/portmapper 0.050s coverage: 0.0% of statements [no tests to run] [2021-11-11T12:17:31.847Z] === RUN TestHashData [2021-11-11T12:17:31.847Z] --- PASS: TestHashData (0.00s) [2021-11-11T12:17:31.847Z] PASS [2021-11-11T12:17:31.847Z] coverage: 2.8% of statements [2021-11-11T12:17:31.847Z] ok github.com/docker/docker/libnetwork/resolvconf 0.052s coverage: 2.8% of statements [2021-11-11T12:17:31.847Z] --- PASS: TestNetworkDBSimple (2.66s) [2021-11-11T12:17:31.847Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T12:17:31.931Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T12:17:31.931Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage (1.62s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.01s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T12:17:31.931Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:17:31.931Z] PASS [2021-11-11T12:17:31.931Z] [2021-11-11T12:17:31.931Z] DONE 53 tests in 22.477s [2021-11-11T12:17:32.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T12:17:32.192Z] INFO: Testing against a local daemon [2021-11-11T12:17:32.192Z] === RUN TestVolumesCreateAndList [2021-11-11T12:17:32.192Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T12:17:32.192Z] === RUN TestVolumesRemove [2021-11-11T12:17:32.192Z] --- PASS: TestVolumesRemove (0.07s) [2021-11-11T12:17:32.192Z] === RUN TestVolumesInspect [2021-11-11T12:17:32.192Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T12:17:32.192Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:17:32.192Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:17:32.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:17:32.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:17:32.192Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T12:17:32.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:17:32.192Z] PASS [2021-11-11T12:17:32.192Z] [2021-11-11T12:17:32.192Z] DONE 5 tests in 0.183s [2021-11-11T12:17:32.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:17:32.303Z] === RUN TestErrorConstructors [2021-11-11T12:17:32.303Z] --- PASS: TestErrorConstructors (0.00s) [2021-11-11T12:17:32.303Z] === RUN TestCompareIPMask [2021-11-11T12:17:32.303Z] --- PASS: TestCompareIPMask (0.00s) [2021-11-11T12:17:32.303Z] === RUN TestUtilGetHostPartIP [2021-11-11T12:17:32.303Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-11-11T12:17:32.303Z] === RUN TestUtilGetBroadcastIP [2021-11-11T12:17:32.303Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-11-11T12:17:32.303Z] === RUN TestParseCIDR [2021-11-11T12:17:32.303Z] --- PASS: TestParseCIDR (0.00s) [2021-11-11T12:17:32.303Z] PASS [2021-11-11T12:17:32.303Z] coverage: 37.3% of statements [2021-11-11T12:17:32.303Z] ok github.com/docker/docker/libnetwork/types 0.059s coverage: 37.3% of statements [2021-11-11T12:17:32.334Z] Cannot create a file when that file already exists. [2021-11-11T12:17:32.763Z] Stopping apparmor (via systemctl): apparmor.service. [2021-11-11T12:17:32.763Z] Removing test suite binaries [2021-11-11T12:17:32.763Z] exiting test-integration [2021-11-11T12:17:32.763Z] ++ exit 0 [2021-11-11T12:17:32.763Z] [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-11-11T12:17:33.266Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-11-11T12:17:33.266Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-11-11T12:17:33.266Z] PASS [2021-11-11T12:17:33.266Z] coverage: 50.0% of statements [2021-11-11T12:17:33.266Z] ok github.com/docker/docker/oci 0.059s coverage: 50.0% of statements [2021-11-11T12:17:33.266Z] 2021/11/11 12:17:32 Closing DB instances... [2021-11-11T12:17:34.228Z] === RUN TestAddressPoolOpt [2021-11-11T12:17:34.228Z] --- PASS: TestAddressPoolOpt (0.01s) [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/a [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/something [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/_=a [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/env1=value1 [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/_env1=value1 [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/env2=value2=value3 [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/env3=abc!qwe [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/env_4=value_4 [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/PATH [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/=a [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/PATH= [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/PATH=something [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/asd!qwe [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/1asd [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/123 [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/some_space [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/__some_space_before [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/some_space_after__ [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/= [2021-11-11T12:17:34.228Z] === RUN TestValidateEnv/PaTh [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/a (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/something (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/= (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestParseHost [2021-11-11T12:17:34.228Z] --- PASS: TestParseHost (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestParseDockerDaemonHost [2021-11-11T12:17:34.228Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestParseTCP [2021-11-11T12:17:34.228Z] --- PASS: TestParseTCP (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestParseInvalidUnixAddrInvalid [2021-11-11T12:17:34.228Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestValidateExtraHosts [2021-11-11T12:17:34.228Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestIpOptString [2021-11-11T12:17:34.228Z] --- PASS: TestIpOptString (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestNewIpOptInvalidDefaultVal [2021-11-11T12:17:34.228Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestNewIpOptValidDefaultVal [2021-11-11T12:17:34.228Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestIpOptSetInvalidVal [2021-11-11T12:17:34.228Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestValidateIPAddress [2021-11-11T12:17:34.228Z] --- PASS: TestValidateIPAddress (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestMapOpts [2021-11-11T12:17:34.228Z] --- PASS: TestMapOpts (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestListOptsWithoutValidator [2021-11-11T12:17:34.228Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestListOptsWithValidator [2021-11-11T12:17:34.228Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestValidateDNSSearch [2021-11-11T12:17:34.228Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_general_format [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_one_more [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-11-11T12:17:34.228Z] === RUN TestParseVersion [2021-11-11T12:17:34.228Z] --- PASS: TestParseVersion (0.00s) [2021-11-11T12:17:34.228Z] PASS [2021-11-11T12:17:34.228Z] coverage: 52.9% of statements [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-11-11T12:17:34.228Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-11-11T12:17:34.228Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestNamedListOpts [2021-11-11T12:17:34.228Z] --- PASS: TestNamedListOpts (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestNamedMapOpts [2021-11-11T12:17:34.228Z] --- PASS: TestNamedMapOpts (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestParseLink [2021-11-11T12:17:34.228Z] --- PASS: TestParseLink (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestQuotedStringSetWithQuotes [2021-11-11T12:17:34.228Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-11-11T12:17:34.228Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestQuotedStringSetWithNoQuotes [2021-11-11T12:17:34.228Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-11-11T12:17:34.228Z] === RUN TestUlimitOpt [2021-11-11T12:17:34.228Z] ok github.com/docker/docker/pkg/aaparser 0.062s coverage: 52.9% of statements [2021-11-11T12:17:34.228Z] --- PASS: TestUlimitOpt (0.00s) [2021-11-11T12:17:34.228Z] PASS [2021-11-11T12:17:34.228Z] coverage: 67.1% of statements [2021-11-11T12:17:34.228Z] ok github.com/docker/docker/opts 0.125s coverage: 67.1% of statements Post stage [2021-11-11T12:17:34.684Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.66s) [2021-11-11T12:17:34.684Z] === RUN TestNetworkDBJoinLeaveNetworks [Pipeline] junit [2021-11-11T12:17:34.689Z] Recording test results [2021-11-11T12:17:35.632Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T12:17:35.646Z] 2021/11/11 12:17:35 Closing DB instances... [2021-11-11T12:17:36.103Z] === RUN TestPeerCertificateMarshalJSON [2021-11-11T12:17:36.141Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T12:17:36.501Z] + echo Ensuring container killed. [2021-11-11T12:17:36.501Z] Ensuring container killed. [2021-11-11T12:17:36.501Z] + docker rm -vf docker-pr6 [2021-11-11T12:17:36.501Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-11-11T12:17:36.560Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-11-11T12:17:36.560Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-11-11T12:17:36.560Z] --- PASS: TestPeerCertificateMarshalJSON (0.55s) [2021-11-11T12:17:36.560Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-11-11T12:17:36.560Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-11-11T12:17:36.560Z] === RUN TestMiddleware [2021-11-11T12:17:36.560Z] --- PASS: TestMiddleware (0.00s) [2021-11-11T12:17:36.560Z] === RUN TestNewResponseModifier [2021-11-11T12:17:36.560Z] --- PASS: TestNewResponseModifier (0.00s) [2021-11-11T12:17:36.560Z] PASS [2021-11-11T12:17:36.560Z] coverage: 26.8% of statements [2021-11-11T12:17:36.560Z] ok github.com/docker/docker/pkg/authorization 0.611s coverage: 26.8% of statements [2021-11-11T12:17:36.787Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:17:36.787Z] Chowning /workspace to jenkins user [2021-11-11T12:17:36.787Z] + id -u [2021-11-11T12:17:36.787Z] + id -g [2021-11-11T12:17:36.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:17:36.787Z] Unable to find image 'busybox:latest' locally [2021-11-11T12:17:36.787Z] latest: Pulling from library/busybox [2021-11-11T12:17:37.017Z] === RUN TestIsArchivePathDir [2021-11-11T12:17:37.017Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-11-11T12:17:37.017Z] === RUN TestIsArchivePathInvalidFile [2021-11-11T12:17:37.017Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-11-11T12:17:37.017Z] === RUN TestIsArchivePathTar [2021-11-11T12:17:37.047Z] 01c2cdc13739: Pulling fs layer [2021-11-11T12:17:37.047Z] 01c2cdc13739: Verifying Checksum [2021-11-11T12:17:37.047Z] 01c2cdc13739: Download complete [2021-11-11T12:17:37.121Z] Removing intermediate container b71c1d8d2c33 [2021-11-11T12:17:37.121Z] ---> dbdb2c0fb291 [2021-11-11T12:17:37.121Z] Step 13/13 : CMD ["sh"] [2021-11-11T12:17:37.121Z] ---> Running in 513cdf305a1a [2021-11-11T12:17:37.121Z] Removing intermediate container 513cdf305a1a [2021-11-11T12:17:37.121Z] ---> 861aa7b2466d [2021-11-11T12:17:37.121Z] Successfully built 861aa7b2466d [2021-11-11T12:17:37.121Z] Successfully tagged busybox:latest [2021-11-11T12:17:37.121Z] INFO: Docker images of the daemon under test [2021-11-11T12:17:37.121Z] [2021-11-11T12:17:37.121Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:17:37.121Z] busybox latest 861aa7b2466d Less than a second ago 5.76GB [2021-11-11T12:17:37.121Z] mcr.microsoft.com/windows/servercore ltsc2019 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T12:17:37.121Z] microsoft/windowsservercore latest 617dd5ead5b8 7 days ago 5.74GB [2021-11-11T12:17:37.121Z] [2021-11-11T12:17:37.121Z] INFO: Running integration tests at 11/11/2021 12:17:36... [2021-11-11T12:17:37.121Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T12:17:37.121Z] INFO: Integration API tests being run from the host: [2021-11-11T12:17:37.121Z] INFO: make.ps1 starting at 11/11/2021 12:17:36 [2021-11-11T12:17:37.310Z] 01c2cdc13739: Pull complete [2021-11-11T12:17:37.310Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T12:17:37.310Z] Status: Downloaded newer image for busybox:latest [2021-11-11T12:17:37.473Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2021-11-11T12:17:37.473Z] === RUN TestNetworkDBCRUDTableEntry [2021-11-11T12:17:37.473Z] === RUN TestUnbuffered [2021-11-11T12:17:37.473Z] --- PASS: TestUnbuffered (0.00s) [2021-11-11T12:17:37.473Z] === RUN TestRaceUnbuffered [2021-11-11T12:17:37.473Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-11-11T12:17:37.473Z] PASS [2021-11-11T12:17:37.473Z] coverage: 100.0% of statements [2021-11-11T12:17:37.473Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2021-11-11T12:17:37.473Z] --- PASS: TestIsArchivePathTar (0.33s) [2021-11-11T12:17:37.473Z] === RUN TestDecompressStreamGzip [2021-11-11T12:17:37.549Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T12:17:37.930Z] --- PASS: TestDecompressStreamGzip (0.26s) [2021-11-11T12:17:37.930Z] === RUN TestDecompressStreamBzip2 [2021-11-11T12:17:37.930Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-11-11T12:17:37.930Z] === RUN TestDecompressStreamXz [2021-11-11T12:17:37.930Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:17:37.930Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestDecompressStreamZstd [2021-11-11T12:17:37.930Z] archive_test.go:140: zstd not installed [2021-11-11T12:17:37.930Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2021-11-11T12:17:37.930Z] === RUN TestCompressStreamXzUnsupported [2021-11-11T12:17:37.930Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestCompressStreamBzip2Unsupported [2021-11-11T12:17:37.930Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestCompressStreamInvalid [2021-11-11T12:17:37.930Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionInvalid [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionInvalid (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionUncompressed [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionBzip2 [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionGzip [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionGzip (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionXz [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionXz (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestExtensionZstd [2021-11-11T12:17:37.930Z] --- PASS: TestExtensionZstd (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestCmdStreamLargeStderr [2021-11-11T12:17:37.930Z] --- PASS: TestCmdStreamLargeStderr (0.10s) [2021-11-11T12:17:37.930Z] === RUN TestCmdStreamBad [2021-11-11T12:17:37.930Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:17:37.930Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestCmdStreamGood [2021-11-11T12:17:37.930Z] --- PASS: TestCmdStreamGood (0.05s) [2021-11-11T12:17:37.930Z] === RUN TestUntarPathWithInvalidDest [2021-11-11T12:17:37.930Z] === RUN TestMatch [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[foo]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[bar]_[foo]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[foo_bar]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[qux]_[foo]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[]#01 [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[qux]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[foo_bar_qux]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[qux]_[baz]] [2021-11-11T12:17:37.930Z] === RUN TestMatch/[[foo_baz]] [2021-11-11T12:17:37.930Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-11-11T12:17:37.930Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-11-11T12:17:37.930Z] PASS [2021-11-11T12:17:37.930Z] coverage: 87.5% of statements [2021-11-11T12:17:37.930Z] ok github.com/docker/docker/pkg/capabilities 0.050s coverage: 87.5% of statements [2021-11-11T12:17:37.930Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2021-11-11T12:17:37.930Z] === RUN TestUntarPathWithInvalidSrc [2021-11-11T12:17:37.930Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-11-11T12:17:37.930Z] === RUN TestUntarPath [2021-11-11T12:17:38.136Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T12:17:38.386Z] --- PASS: TestUntarPath (0.09s) [2021-11-11T12:17:38.386Z] === RUN TestUntarPathWithDestinationFile [2021-11-11T12:17:38.386Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-11-11T12:17:38.386Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-11-11T12:17:38.386Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.20s) [2021-11-11T12:17:38.386Z] === RUN TestCopyWithTarInvalidSrc [2021-11-11T12:17:38.386Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-11-11T12:17:38.386Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-11-11T12:17:38.386Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-11-11T12:17:38.386Z] === RUN TestCopyWithTarSrcFile [2021-11-11T12:17:38.386Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-11-11T12:17:38.386Z] === RUN TestCopyWithTarSrcFolder [2021-11-11T12:17:38.386Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-11-11T12:17:38.386Z] === RUN TestCopyFileWithTarInvalidSrc [2021-11-11T12:17:38.386Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-11-11T12:17:38.386Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-11-11T12:17:38.386Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-11-11T12:17:38.386Z] === RUN TestCopyFileWithTarSrcFolder [2021-11-11T12:17:38.386Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-11-11T12:17:38.386Z] === RUN TestCopyFileWithTarSrcFile [2021-11-11T12:17:38.386Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-11-11T12:17:38.386Z] === RUN TestTarFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:17:39.346Z] === RUN TestChrootTarUntar [2021-11-11T12:17:39.346Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootUntarWithHugeExcludesList [2021-11-11T12:17:39.346Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootUntarEmptyArchive [2021-11-11T12:17:39.346Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootTarUntarWithSymlink [2021-11-11T12:17:39.346Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootCopyWithTar [2021-11-11T12:17:39.346Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootCopyFileWithTar [2021-11-11T12:17:39.346Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootUntarPath [2021-11-11T12:17:39.346Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-11-11T12:17:39.346Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-11-11T12:17:39.346Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.346Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:17:39.346Z] === RUN TestChrootApplyDotDotFile [2021-11-11T12:17:39.347Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:17:39.347Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:17:39.347Z] PASS [2021-11-11T12:17:39.347Z] coverage: 15.1% of statements [2021-11-11T12:17:39.347Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.1% of statements [2021-11-11T12:17:39.533Z] + bundleName=amd64-cgroup2 [2021-11-11T12:17:39.533Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T12:17:39.533Z] Creating amd64-cgroup2-bundles.tar.gz [2021-11-11T12:17:39.533Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T12:17:39.533Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-11-11T12:17:39.616Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:17:39.616Z] [2021-11-11T12:17:39.616Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:17:39.616Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:17:39.616Z] [2021-11-11T12:17:39.616Z] To set a process to complain mode, use the command line tool [2021-11-11T12:17:39.616Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:17:39.616Z] Post stage [Pipeline] junit [2021-11-11T12:17:39.630Z] Recording test results [2021-11-11T12:17:39.802Z] 2021/11/11 12:17:39 Closing DB instances... [Pipeline] archiveArtifacts [2021-11-11T12:17:40.117Z] Archiving artifacts [2021-11-11T12:17:40.258Z] === RUN TestSizeEmpty [2021-11-11T12:17:40.258Z] --- PASS: TestSizeEmpty (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeEmptyFile [2021-11-11T12:17:40.258Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeNonemptyFile [2021-11-11T12:17:40.258Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeNestedDirectoryEmpty [2021-11-11T12:17:40.258Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-11-11T12:17:40.258Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-11-11T12:17:40.258Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestMoveToSubdir [2021-11-11T12:17:40.258Z] --- PASS: TestMoveToSubdir (0.00s) [2021-11-11T12:17:40.258Z] === RUN TestSizeNonExistingDirectory [2021-11-11T12:17:40.258Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-11-11T12:17:40.258Z] PASS [2021-11-11T12:17:40.258Z] coverage: 80.0% of statements [2021-11-11T12:17:40.258Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-11-11T12:17:40.558Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-11-11T12:17:40.842Z] + echo Ensuring container killed. [2021-11-11T12:17:40.842Z] Ensuring container killed. [2021-11-11T12:17:40.842Z] + docker rm -vf docker-pr6 [2021-11-11T12:17:40.842Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-11-11T12:17:40.853Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-11-11T12:17:41.134Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:17:41.134Z] Chowning /workspace to jenkins user [2021-11-11T12:17:41.134Z] + id -u [2021-11-11T12:17:41.134Z] + id -g [2021-11-11T12:17:41.134Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:17:41.134Z] Unable to find image 'busybox:latest' locally [2021-11-11T12:17:41.134Z] latest: Pulling from library/busybox [2021-11-11T12:17:41.220Z] === RUN Test [2021-11-11T12:17:41.220Z] === RUN Test/TestContainsEntry [2021-11-11T12:17:41.396Z] 01c2cdc13739: Pulling fs layer [2021-11-11T12:17:41.396Z] 01c2cdc13739: Download complete [2021-11-11T12:17:41.396Z] 01c2cdc13739: Pull complete [2021-11-11T12:17:41.396Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T12:17:41.396Z] Status: Downloaded newer image for busybox:latest [2021-11-11T12:17:41.750Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-11-11T12:17:41.780Z] === RUN Test/TestCreateEntries [2021-11-11T12:17:41.781Z] === RUN Test/TestEntriesDiff [2021-11-11T12:17:41.781Z] === RUN Test/TestEntriesEquality [2021-11-11T12:17:41.781Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-11-11T12:17:41.781Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-11-11T12:17:41.781Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-11-11T12:17:41.781Z] === RUN Test/TestGeneratorNotGenerate [2021-11-11T12:17:41.781Z] === RUN Test/TestGeneratorWithPort [2021-11-11T12:17:41.781Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-11-11T12:17:41.781Z] === RUN Test/TestNewEntry [2021-11-11T12:17:41.781Z] === RUN Test/TestParse [2021-11-11T12:17:41.781Z] --- PASS: Test (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestNewEntry (0.00s) [2021-11-11T12:17:41.781Z] --- PASS: Test/TestParse (0.00s) [2021-11-11T12:17:41.781Z] PASS [2021-11-11T12:17:41.781Z] coverage: 58.3% of statements [2021-11-11T12:17:41.781Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-11-11T12:17:41.781Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2021-11-11T12:17:41.781Z] === RUN TestNetworkDBCRUDTableEntries [Pipeline] sh [2021-11-11T12:17:42.065Z] + make clean [2021-11-11T12:17:42.065Z] docker volume rm -f docker-dev-cache [2021-11-11T12:17:42.237Z] === RUN Test [2021-11-11T12:17:42.237Z] === RUN Test/TestContent [2021-11-11T12:17:42.237Z] === RUN Test/TestInitialize [2021-11-11T12:17:42.237Z] === RUN Test/TestNew [2021-11-11T12:17:42.237Z] === RUN Test/TestParsingContentsWithComments [2021-11-11T12:17:42.237Z] === RUN Test/TestRegister [2021-11-11T12:17:42.237Z] === RUN Test/TestWatch [2021-11-11T12:17:42.237Z] --- PASS: Test (0.01s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestContent (0.00s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestNew (0.00s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:17:42.237Z] --- PASS: Test/TestWatch (0.01s) [2021-11-11T12:17:42.237Z] PASS [2021-11-11T12:17:42.237Z] coverage: 97.6% of statements [2021-11-11T12:17:42.237Z] ok github.com/docker/docker/pkg/discovery/file 0.061s coverage: 97.6% of statements [2021-11-11T12:17:42.240Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-11-11T12:17:42.325Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:17:43.634Z] + bundleName=docker-py [2021-11-11T12:17:43.634Z] + echo Creating docker-py-bundles.tar.gz [2021-11-11T12:17:43.634Z] Creating docker-py-bundles.tar.gz [2021-11-11T12:17:43.634Z] + 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-11-11T12:17:43.648Z] Archiving artifacts [2021-11-11T12:17:43.765Z] 2021/11/11 12:17:43 Closing DB instances... [2021-11-11T12:17:44.220Z] === RUN Test [2021-11-11T12:17:44.220Z] === RUN Test/TestInitialize [2021-11-11T12:17:44.220Z] time="2021-11-11T12:17:43Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:17:44.220Z] time="2021-11-11T12:17:44Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:17:44.220Z] time="2021-11-11T12:17:44Z" level=info msg="Initializing discovery without TLS" [2021-11-11T12:17:44.220Z] === RUN Test/TestInitializeWithCerts [2021-11-11T12:17:44.220Z] time="2021-11-11T12:17:44Z" level=info msg="Initializing discovery with TLS" [2021-11-11T12:17:44.220Z] === RUN Test/TestWatch [2021-11-11T12:17:44.220Z] time="2021-11-11T12:17:44Z" level=info msg="Initializing discovery without TLS" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:17:44.677Z] --- PASS: TestTarFiles (6.36s) [2021-11-11T12:17:44.677Z] === RUN TestDetectCompressionZstd [2021-11-11T12:17:44.790Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-11-11T12:17:45.052Z] check_test.go:308: [d928b3b970082] daemon is not started [2021-11-11T12:17:45.052Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-11-11T12:17:45.134Z] --- PASS: TestDetectCompressionZstd (0.00s) [2021-11-11T12:17:45.134Z] === RUN TestTarUntar [2021-11-11T12:17:45.134Z] --- PASS: TestTarUntar (0.07s) [2021-11-11T12:17:45.134Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-11-11T12:17:45.134Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-11-11T12:17:45.134Z] === RUN TestTarWithOptions [2021-11-11T12:17:45.134Z] --- PASS: TestTarWithOptions (0.04s) [2021-11-11T12:17:45.134Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-11-11T12:17:45.134Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-11-11T12:17:45.134Z] === RUN TestUntarUstarGnuConflict [2021-11-11T12:17:45.134Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-11-11T12:17:45.134Z] === RUN TestUntarInvalidFilenames [2021-11-11T12:17:45.134Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-11-11T12:17:45.134Z] === RUN TestNetworkDBNodeLeave [2021-11-11T12:17:45.134Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3792220066\\dest" [2021-11-11T12:17:45.134Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2021-11-11T12:17:45.134Z] === RUN TestUntarHardlinkToSymlink [2021-11-11T12:17:45.134Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-11-11T12:17:45.134Z] === RUN TestUntarInvalidHardlink [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1696902984\\victim\\hello" -> "../victim/hello" [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3147375066\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3296465249\\victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4062954840\\victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink732606403\\victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4215990216\\victim" -> "../victim" [2021-11-11T12:17:45.134Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-11-11T12:17:45.134Z] === RUN TestUntarInvalidSymlink [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4247927958\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2977553259\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1173277795\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2755715877\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1652292943\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:45.134Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3917274118\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:45.304Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-11-11T12:17:45.557Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.02s) [2021-11-11T12:17:45.557Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:17:45.590Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink254497626\\dest\\dir\\loophole" -> "../../victim" [2021-11-11T12:17:45.590Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-11-11T12:17:45.590Z] === RUN TestTempArchiveCloseMultipleTimes [2021-11-11T12:17:45.590Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-11-11T12:17:45.590Z] === RUN TestXGlobalNoParent [2021-11-11T12:17:45.590Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-11-11T12:17:45.590Z] === RUN TestReplaceFileTarWrapper [2021-11-11T12:17:45.590Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-11-11T12:17:45.590Z] === RUN TestPrefixHeaderReadable [2021-11-11T12:17:45.590Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-11-11T12:17:45.590Z] === RUN TestDisablePigz [2021-11-11T12:17:45.590Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2021-11-11T12:17:45.590Z] --- PASS: TestDisablePigz (0.17s) [2021-11-11T12:17:45.590Z] === RUN TestPigz [2021-11-11T12:17:45.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/make.sh binary [2021-11-11T12:17:46.046Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2021-11-11T12:17:46.046Z] --- PASS: TestPigz (0.19s) [2021-11-11T12:17:46.046Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:17:46.046Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:17:46.046Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestCanonicalTarNameForPath [2021-11-11T12:17:46.046Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestCanonicalTarName [2021-11-11T12:17:46.046Z] --- PASS: TestCanonicalTarName (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChmodTarEntry [2021-11-11T12:17:46.046Z] --- PASS: TestChmodTarEntry (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestHardLinkOrder [2021-11-11T12:17:46.046Z] --- PASS: TestHardLinkOrder (0.10s) [2021-11-11T12:17:46.046Z] === RUN TestChangeString [2021-11-11T12:17:46.046Z] --- PASS: TestChangeString (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesWithNoChanges [2021-11-11T12:17:46.046Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-11-11T12:17:46.046Z] === RUN TestChangesWithChanges [2021-11-11T12:17:46.046Z] --- PASS: TestChangesWithChanges (0.04s) [2021-11-11T12:17:46.046Z] === RUN TestChangesWithChangesGH13590 [2021-11-11T12:17:46.046Z] changes_test.go:195: needs more investigation [2021-11-11T12:17:46.046Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesDirsEmpty [2021-11-11T12:17:46.046Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:17:46.046Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesDirsMutated [2021-11-11T12:17:46.046Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:17:46.046Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestApplyLayer [2021-11-11T12:17:46.046Z] changes_test.go:432: needs further investigation [2021-11-11T12:17:46.046Z] --- SKIP: TestApplyLayer (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesSizeWithHardlinks [2021-11-11T12:17:46.046Z] changes_test.go:468: needs further investigation [2021-11-11T12:17:46.046Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesSizeWithNoChanges [2021-11-11T12:17:46.046Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-11-11T12:17:46.046Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-11-11T12:17:46.046Z] === RUN TestChangesSize [2021-11-11T12:17:46.046Z] --- PASS: TestChangesSize (0.01s) [2021-11-11T12:17:46.046Z] === RUN TestApplyLayerInvalidFilenames [2021-11-11T12:17:46.046Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2811390746\\dest" [2021-11-11T12:17:46.046Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-11-11T12:17:46.046Z] === RUN TestApplyLayerInvalidHardlink [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3670754093\\victim\\hello" -> "../victim/hello" [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink144200480\\victim\\hello" -> "/../victim/hello" [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1104602498\\victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink588255147\\victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2882722867\\victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1491566109\\victim" -> "../victim" [2021-11-11T12:17:46.046Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-11-11T12:17:46.046Z] === RUN TestApplyLayerInvalidSymlink [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1761109166\\dest\\dotdot" -> "../victim/hello" [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3067316607\\dest\\slash-dotdot" -> "/../victim/hello" [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1182233815\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink941576453\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2756754598\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:46.046Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3683521988\\dest\\loophole-victim" -> "../victim" [2021-11-11T12:17:46.046Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-11-11T12:17:46.046Z] === RUN TestApplyLayerWhiteouts [2021-11-11T12:17:46.502Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2021-11-11T12:17:46.502Z] === RUN TestGenerateEmptyFile [2021-11-11T12:17:46.502Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-11-11T12:17:46.502Z] === RUN TestGenerateWithContent [2021-11-11T12:17:46.502Z] --- PASS: TestGenerateWithContent (0.00s) [2021-11-11T12:17:46.502Z] PASS [2021-11-11T12:17:46.502Z] coverage: 62.0% of statements [2021-11-11T12:17:46.502Z] ok github.com/docker/docker/pkg/archive 9.536s coverage: 62.0% of statements [2021-11-11T12:17:46.609Z] [2021-11-11T12:17:46.609Z] Removing bundles/ [2021-11-11T12:17:46.609Z] [2021-11-11T12:17:46.609Z] ---> Making bundle: binary (in bundles/binary) [2021-11-11T12:17:46.609Z] Building: bundles/binary-daemon/dockerd-dev [2021-11-11T12:17:46.609Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:17:47.464Z] --- PASS: Test (3.24s) [2021-11-11T12:17:47.464Z] --- PASS: Test/TestInitialize (0.22s) [2021-11-11T12:17:47.464Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-11-11T12:17:47.464Z] --- PASS: Test/TestWatch (3.01s) [2021-11-11T12:17:47.464Z] PASS [2021-11-11T12:17:47.464Z] coverage: 84.1% of statements [2021-11-11T12:17:47.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.299s coverage: 84.1% of statements [2021-11-11T12:17:47.921Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-11-11T12:17:47.921Z] === RUN TestNetworkDBWatch [2021-11-11T12:17:48.377Z] === RUN Test [2021-11-11T12:17:48.377Z] === RUN Test/TestWatch [2021-11-11T12:17:48.377Z] --- PASS: Test (0.00s) [2021-11-11T12:17:48.377Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:17:48.377Z] PASS [2021-11-11T12:17:48.377Z] coverage: 87.2% of statements [2021-11-11T12:17:48.377Z] ok github.com/docker/docker/pkg/discovery/memory 0.051s coverage: 87.2% of statements [2021-11-11T12:17:49.339Z] === RUN Test [2021-11-11T12:17:49.339Z] === RUN Test/TestInitialize [2021-11-11T12:17:49.340Z] === RUN Test/TestInitializeWithPattern [2021-11-11T12:17:49.340Z] === RUN Test/TestRegister [2021-11-11T12:17:49.340Z] === RUN Test/TestWatch [2021-11-11T12:17:49.340Z] --- PASS: Test (0.00s) [2021-11-11T12:17:49.340Z] --- PASS: Test/TestInitialize (0.00s) [2021-11-11T12:17:49.340Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-11-11T12:17:49.340Z] --- PASS: Test/TestRegister (0.00s) [2021-11-11T12:17:49.340Z] --- PASS: Test/TestWatch (0.00s) [2021-11-11T12:17:49.340Z] PASS [2021-11-11T12:17:49.340Z] coverage: 93.8% of statements [2021-11-11T12:17:49.340Z] ok github.com/docker/docker/pkg/discovery/nodes 0.084s coverage: 93.8% of statements [2021-11-11T12:17:49.798Z] 2021/11/11 12:17:49 Closing DB instances... [2021-11-11T12:17:50.254Z] === RUN TestPollerAddRemove [2021-11-11T12:17:50.254Z] --- PASS: TestPollerAddRemove (0.00s) [2021-11-11T12:17:50.254Z] === RUN TestPollerEvent [2021-11-11T12:17:50.254Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:17:50.254Z] --- SKIP: TestPollerEvent (0.00s) [2021-11-11T12:17:50.254Z] === RUN TestPollerClose [2021-11-11T12:17:50.254Z] --- PASS: TestPollerClose (0.00s) [2021-11-11T12:17:50.254Z] PASS [2021-11-11T12:17:50.254Z] coverage: 45.7% of statements [2021-11-11T12:17:50.254Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2021-11-11T12:17:51.216Z] --- PASS: TestNetworkDBWatch (3.05s) [2021-11-11T12:17:51.216Z] === RUN TestNetworkDBBulkSync [2021-11-11T12:17:51.216Z] === RUN TestCopyFileWithInvalidSrc [2021-11-11T12:17:51.216Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCopyFileWithInvalidDest [2021-11-11T12:17:51.216Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCopyFileWithSameSrcAndDest [2021-11-11T12:17:51.216Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-11-11T12:17:51.216Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2021-11-11T12:17:51.216Z] === RUN TestCopyFile [2021-11-11T12:17:51.216Z] --- PASS: TestCopyFile (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-11-11T12:17:51.216Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:17:51.216Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-11-11T12:17:51.216Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestReadSymlinkedDirectoryToFile [2021-11-11T12:17:51.216Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:17:51.216Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestWildcardMatches [2021-11-11T12:17:51.216Z] --- PASS: TestWildcardMatches (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestPatternMatches [2021-11-11T12:17:51.216Z] --- PASS: TestPatternMatches (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-11-11T12:17:51.216Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestPatternMatchesFolderExclusions [2021-11-11T12:17:51.216Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-11-11T12:17:51.216Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-11-11T12:17:51.216Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-11-11T12:17:51.216Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-11-11T12:17:51.216Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestSingleExclamationError [2021-11-11T12:17:51.216Z] --- PASS: TestSingleExclamationError (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestMatchesWithNoPatterns [2021-11-11T12:17:51.216Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestMatchesWithMalformedPatterns [2021-11-11T12:17:51.216Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestMatches [2021-11-11T12:17:51.216Z] === RUN TestMatches/MatchesOrParentMatches [2021-11-11T12:17:51.216Z] === RUN TestMatches/MatchesUsingParentResult [2021-11-11T12:17:51.216Z] --- PASS: TestMatches (0.01s) [2021-11-11T12:17:51.216Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-11-11T12:17:51.216Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatterns [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatterns (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatternsExceptionFlag [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCleanPatternsErrorSingleException [2021-11-11T12:17:51.216Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-11-11T12:17:51.216Z] === RUN TestCreateIfNotExistsDir [2021-11-11T12:17:51.216Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-11-11T12:17:51.216Z] === RUN TestCreateIfNotExistsFile [2021-11-11T12:17:51.216Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-11-11T12:17:51.216Z] === RUN TestMatch [2021-11-11T12:17:51.216Z] --- PASS: TestMatch (0.00s) [2021-11-11T12:17:51.216Z] PASS [2021-11-11T12:17:51.216Z] coverage: 82.5% of statements [2021-11-11T12:17:51.216Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 82.5% of statements [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite (338.60s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.15s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.79s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.27s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.76s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.82s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.77s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.98s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.04s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.23s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.16s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.28s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.99s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.52s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.24s) [2021-11-11T12:17:51.641Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.19s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.77s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.72s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.58s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.04s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.93s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.85s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.96s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.55s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.83s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.14s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.22s) [2021-11-11T12:17:51.641Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-11T12:17:51.641Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.20s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.86s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.55s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.03s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.44s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.91s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.18s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.88s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.47s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.64s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.51s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.90s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.13s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.85s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.45s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.15s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.74s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.59s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.72s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-11-11T12:17:51.641Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2021-11-11T12:17:51.641Z] === RUN TestDockerSwarmSuite [2021-11-11T12:17:51.641Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-11-11T12:17:52.023Z] --- PASS: TestBuildWithHugeFile (91.82s) [2021-11-11T12:17:52.023Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:17:52.023Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:17:52.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:17:52.023Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:17:52.023Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:17:52.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:17:52.024Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:17:52.024Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:17:52.024Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:17:52.024Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:17:52.024Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:17:52.024Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:17:52.024Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:17:52.024Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-11-11T12:17:52.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:17:52.024Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:17:52.024Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-11-11T12:17:52.024Z] PASS [2021-11-11T12:17:52.024Z] ok github.com/docker/docker/integration/build 143.152s [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === Skipped [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T12:17:52.024Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T12:17:52.024Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T12:17:52.024Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T12:17:52.024Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:17:52.024Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T12:17:52.024Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] DONE 29 tests, 6 skipped in 167.079s [2021-11-11T12:17:52.024Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T12:17:52.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:17:52.024Z] INFO: Testing against a local daemon [2021-11-11T12:17:52.024Z] === RUN TestConfigInspect [2021-11-11T12:17:52.024Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestConfigList [2021-11-11T12:17:52.024Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:17:52.024Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestConfigsUpdate [2021-11-11T12:17:52.024Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestTemplatedConfig [2021-11-11T12:17:52.024Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestConfigCreateResolve [2021-11-11T12:17:52.024Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:17:52.024Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T12:17:52.024Z] PASS [2021-11-11T12:17:52.024Z] ok github.com/docker/docker/integration/config 0.068s [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === Skipped [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T12:17:52.024Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:17:52.024Z] [2021-11-11T12:17:52.024Z] DONE 6 tests, 6 skipped in 1.851s [2021-11-11T12:17:52.024Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T12:17:52.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:17:52.024Z] INFO: Testing against a local daemon [2021-11-11T12:17:52.024Z] === RUN TestCheckpoint [2021-11-11T12:17:52.024Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:17:52.024Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestContainerInvalidJSON [2021-11-11T12:17:52.024Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:17:52.024Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:17:52.024Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:17:52.024Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:17:52.024Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:17:52.024Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:17:52.024Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-11-11T12:17:52.024Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:17:52.024Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-11-11T12:17:52.024Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:17:52.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-11-11T12:17:52.024Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:17:52.024Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-11-11T12:17:52.024Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:17:52.024Z] --- PASS: TestCopyToContainerPathIsNotDir (0.19s) [2021-11-11T12:17:52.024Z] === RUN TestCopyFromContainer [2021-11-11T12:17:52.024Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:17:52.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:17:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:17:52.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:17:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:17:52.024Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:17:52.024Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:17:52.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:17:52.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:17:52.024Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:17:52.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:17:52.024Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:17:52.024Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:17:52.024Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:17:52.024Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:17:52.024Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:17:52.024Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:17:52.024Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:17:52.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:17:52.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:17:52.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:17:52.024Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:17:52.024Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:17:52.024Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:17:52.024Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:17:52.024Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:17:52.024Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:17:52.024Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-11-11T12:17:52.024Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:17:52.024Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:17:52.024Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T12:17:52.024Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:17:52.024Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestDiff [2021-11-11T12:17:52.024Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] --- SKIP: TestDiff (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestExecWithCloseStdin [2021-11-11T12:17:52.024Z] --- PASS: TestExecWithCloseStdin (1.97s) [2021-11-11T12:17:52.024Z] === RUN TestExec [2021-11-11T12:17:52.024Z] --- PASS: TestExec (1.95s) [2021-11-11T12:17:52.024Z] === RUN TestExecUser [2021-11-11T12:17:52.024Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:17:52.024Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:17:52.024Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:17:52.024Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:52.024Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:17:52.024Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:17:52.024Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestHealthKillContainer [2021-11-11T12:17:52.024Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:17:52.024Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:17:52.024Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:17:52.024Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:17:52.024Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:17:52.179Z] === RUN TestGet [2021-11-11T12:17:52.179Z] --- PASS: TestGet (0.00s) [2021-11-11T12:17:52.179Z] === RUN TestGetShortcutString [2021-11-11T12:17:52.179Z] --- PASS: TestGetShortcutString (0.00s) [2021-11-11T12:17:52.179Z] PASS [2021-11-11T12:17:52.179Z] coverage: 42.9% of statements [2021-11-11T12:17:52.179Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2021-11-11T12:17:52.179Z] 2021/11/11 12:17:52 Closing DB instances... [2021-11-11T12:17:52.495Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2021-11-11T12:17:52.495Z] === RUN TestKillContainer [2021-11-11T12:17:52.495Z] === RUN TestKillContainer/no_signal [2021-11-11T12:17:53.141Z] === RUN TestCreateIDMapOrder [2021-11-11T12:17:53.141Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-11-11T12:17:53.141Z] PASS [2021-11-11T12:17:53.141Z] coverage: 7.2% of statements [2021-11-11T12:17:53.141Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-11-11T12:17:53.556Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-11-11T12:17:54.103Z] --- PASS: TestNetworkDBBulkSync (2.87s) [2021-11-11T12:17:54.103Z] === RUN TestNetworkDBCRUDMediumCluster [2021-11-11T12:17:54.559Z] === RUN TestFixedBufferCap [2021-11-11T12:17:54.559Z] --- PASS: TestFixedBufferCap (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestFixedBufferLen [2021-11-11T12:17:54.559Z] --- PASS: TestFixedBufferLen (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestFixedBufferString [2021-11-11T12:17:54.559Z] --- PASS: TestFixedBufferString (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestFixedBufferWrite [2021-11-11T12:17:54.559Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestFixedBufferRead [2021-11-11T12:17:54.559Z] --- PASS: TestFixedBufferRead (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestBytesPipeRead [2021-11-11T12:17:54.559Z] --- PASS: TestBytesPipeRead (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestBytesPipeWrite [2021-11-11T12:17:54.559Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-11-11T12:17:54.559Z] === RUN TestBytesPipeWriteRandomChunks [2021-11-11T12:17:54.715Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:17:54.716Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:17:54.716Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:17:54.942Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T12:17:55.521Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2021-11-11T12:17:55.521Z] === RUN TestAtomicWriteToFile [2021-11-11T12:17:55.521Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-11-11T12:17:55.521Z] === RUN TestAtomicWriteSetCommit [2021-11-11T12:17:55.521Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-11-11T12:17:55.521Z] === RUN TestAtomicWriteSetCancel [2021-11-11T12:17:55.521Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-11-11T12:17:55.521Z] === RUN TestReadCloserWrapperClose [2021-11-11T12:17:55.521Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestReaderErrWrapperReadOnError [2021-11-11T12:17:55.521Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestReaderErrWrapperRead [2021-11-11T12:17:55.521Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestCancelReadCloser [2021-11-11T12:17:55.521Z] --- PASS: TestCancelReadCloser (0.10s) [2021-11-11T12:17:55.521Z] === RUN TestWriteCloserWrapperClose [2021-11-11T12:17:55.521Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestNopWriteCloser [2021-11-11T12:17:55.521Z] --- PASS: TestNopWriteCloser (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestNopWriter [2021-11-11T12:17:55.521Z] --- PASS: TestNopWriter (0.00s) [2021-11-11T12:17:55.521Z] === RUN TestWriteCounter [2021-11-11T12:17:55.521Z] --- PASS: TestWriteCounter (0.00s) [2021-11-11T12:17:55.521Z] PASS [2021-11-11T12:17:55.521Z] coverage: 70.1% of statements [2021-11-11T12:17:55.521Z] ok github.com/docker/docker/pkg/ioutils 0.733s coverage: 70.1% of statements [2021-11-11T12:17:55.978Z] --- PASS: TestGetAddress (26.22s) [2021-11-11T12:17:55.978Z] === RUN TestRequestSyntaxCheck [2021-11-11T12:17:55.978Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-11-11T12:17:55.978Z] === RUN TestRequest [2021-11-11T12:17:56.434Z] === RUN TestError [2021-11-11T12:17:56.434Z] --- PASS: TestError (0.00s) [2021-11-11T12:17:56.434Z] === RUN TestProgressString [2021-11-11T12:17:56.434Z] === RUN TestProgressString/no_progress [2021-11-11T12:17:56.434Z] === RUN TestProgressString/progress_1 [2021-11-11T12:17:56.435Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-11-11T12:17:56.435Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-11-11T12:17:56.435Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-11-11T12:17:56.435Z] === RUN TestProgressString/with_units [2021-11-11T12:17:56.435Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-11-11T12:17:56.435Z] === RUN TestProgressString/hide_counts [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/with_units (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-11-11T12:17:56.435Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-11-11T12:17:56.435Z] === RUN TestJSONMessageDisplay [2021-11-11T12:17:56.860Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-11-11T12:17:56.860Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T12:17:56.891Z] --- PASS: TestJSONMessageDisplay (0.22s) [2021-11-11T12:17:56.891Z] === RUN TestJSONMessageDisplayWithJSONError [2021-11-11T12:17:56.891Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-11-11T12:17:56.891Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-11-11T12:17:56.891Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-11-11T12:17:56.891Z] === RUN TestDisplayJSONMessagesStream [2021-11-11T12:17:56.891Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-11-11T12:17:56.891Z] PASS [2021-11-11T12:17:56.891Z] coverage: 91.7% of statements [2021-11-11T12:17:56.891Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2021-11-11T12:17:56.891Z] 2021/11/11 12:17:56 Closing DB instances... [2021-11-11T12:17:56.891Z] time="2021-11-11T12:17:56Z" level=error msg="node: ad9291a938f1 is unknown to memberlist" [2021-11-11T12:17:56.936Z] --- PASS: TestKillContainer (4.03s) [2021-11-11T12:17:56.936Z] --- PASS: TestKillContainer/no_signal (1.71s) [2021-11-11T12:17:56.936Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:17:56.936Z] --- PASS: TestKillContainer/killing_signal (2.28s) [2021-11-11T12:17:56.936Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:17:56.936Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:17:56.936Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestKillStoppedContainer [2021-11-11T12:17:56.936Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:17:56.936Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:17:56.936Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:17:56.936Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:17:56.936Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:17:56.936Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:17:56.936Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:17:56.936Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:17:56.936Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:17:56.936Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T12:17:56.936Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:17:57.347Z] === RUN TestStandardLongPath [2021-11-11T12:17:57.347Z] --- PASS: TestStandardLongPath (0.00s) [2021-11-11T12:17:57.347Z] === RUN TestUNCLongPath [2021-11-11T12:17:57.347Z] --- PASS: TestUNCLongPath (0.00s) [2021-11-11T12:17:57.347Z] PASS [2021-11-11T12:17:57.347Z] coverage: 100.0% of statements [2021-11-11T12:17:57.347Z] ok github.com/docker/docker/pkg/longpath 0.045s coverage: 100.0% of statements [2021-11-11T12:17:57.723Z] --- PASS: TestCreateServiceSecretFileMode (12.01s) [2021-11-11T12:17:57.723Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:17:58.309Z] === RUN TestNameFormat [2021-11-11T12:17:58.309Z] --- PASS: TestNameFormat (0.00s) [2021-11-11T12:17:58.309Z] === RUN TestNameRetries [2021-11-11T12:17:58.309Z] --- PASS: TestNameRetries (0.00s) [2021-11-11T12:17:58.309Z] PASS [2021-11-11T12:17:58.309Z] coverage: 85.7% of statements [2021-11-11T12:17:58.309Z] ok github.com/docker/docker/pkg/namesgenerator 0.058s coverage: 85.7% of statements [2021-11-11T12:17:58.504Z] --- PASS: TestLogsFollowTailEmpty (1.76s) [2021-11-11T12:17:58.504Z] === RUN TestNetworkNat [2021-11-11T12:17:58.504Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:17:58.504Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T12:17:58.504Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:17:59.271Z] === RUN TestParseKeyValueOpt [2021-11-11T12:17:59.271Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-11-11T12:17:59.271Z] === RUN TestParseUintList [2021-11-11T12:17:59.271Z] --- PASS: TestParseUintList (0.00s) [2021-11-11T12:17:59.271Z] === RUN TestParseUintListMaximumLimits [2021-11-11T12:17:59.271Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-11-11T12:17:59.271Z] PASS [2021-11-11T12:17:59.271Z] coverage: 97.0% of statements [2021-11-11T12:17:59.271Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2021-11-11T12:17:59.727Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.05s) [2021-11-11T12:17:59.727Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-11-11T12:18:00.183Z] === RUN TestNewAndRemove [2021-11-11T12:18:00.183Z] --- PASS: TestNewAndRemove (0.00s) [2021-11-11T12:18:00.183Z] === RUN TestRemoveInvalidPath [2021-11-11T12:18:00.183Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-11-11T12:18:00.183Z] PASS [2021-11-11T12:18:00.183Z] coverage: 82.6% of statements [2021-11-11T12:18:00.183Z] ok github.com/docker/docker/pkg/pidfile 0.067s coverage: 82.6% of statements [2021-11-11T12:18:00.721Z] --- PASS: TestNetworkLocalhostTCPNat (2.11s) [2021-11-11T12:18:00.721Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:18:00.721Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:18:00.721Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T12:18:00.721Z] === RUN TestPause [2021-11-11T12:18:00.721Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:18:00.721Z] --- SKIP: TestPause (0.00s) [2021-11-11T12:18:00.721Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:18:01.146Z] 2021/11/11 12:18:00 Closing DB instances... [2021-11-11T12:18:02.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-11-11T12:18:02.290Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.82s) [2021-11-11T12:18:02.290Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:18:02.290Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:18:02.290Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T12:18:02.290Z] === RUN TestPsFilter [2021-11-11T12:18:02.678Z] === RUN TestFailedConnection [2021-11-11T12:18:02.678Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.65s) [2021-11-11T12:18:02.678Z] === RUN TestNetworkDBGarbageCollection [2021-11-11T12:18:02.760Z] --- PASS: TestPsFilter (0.26s) [2021-11-11T12:18:02.760Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:18:04.846Z] --- PASS: TestFailedConnection (2.29s) [2021-11-11T12:18:04.846Z] === RUN TestFailOnce [2021-11-11T12:18:04.846Z] 2021/11/11 12:18:04 http: panic serving 127.0.0.1:49292: Plugin not ready [2021-11-11T12:18:04.846Z] goroutine 3 [running]: [2021-11-11T12:18:04.846Z] net/http.(*conn).serve.func1() [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:1801 +0xb9 [2021-11-11T12:18:04.846Z] panic({0x1199c60, 0x12a59b0}) [2021-11-11T12:18:04.846Z] c:/go/src/runtime/panic.go:1047 +0x266 [2021-11-11T12:18:04.846Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x87f90fdebd68959a}, 0xc00005fa98) [2021-11-11T12:18:04.846Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2021-11-11T12:18:04.846Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12b2730, 0xc00021a000}, 0x10ee666) [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:2046 +0x2f [2021-11-11T12:18:04.846Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12b2730, 0xc00021a000}, 0xc000056000) [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:2424 +0x149 [2021-11-11T12:18:04.846Z] net/http.serverHandler.ServeHTTP({0x12b0d30}, {0x12b2730, 0xc00021a000}, 0xc000056000) [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:2878 +0x43b [2021-11-11T12:18:04.846Z] net/http.(*conn).serve(0xc000048000, {0x12b4600, 0xc0001840c0}) [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:1929 +0xb08 [2021-11-11T12:18:04.846Z] created by net/http.(*Server).Serve [2021-11-11T12:18:04.846Z] c:/go/src/net/http/server.go:3033 +0x4e8 [2021-11-11T12:18:04.846Z] time="2021-11-11T12:18:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post \"http://127.0.0.1:49291/Test.FailOnce\": EOF, retrying in 1s" [2021-11-11T12:18:04.979Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s) [2021-11-11T12:18:04.979Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:18:05.454Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T12:18:06.376Z] --- PASS: TestFailOnce (1.30s) [2021-11-11T12:18:06.376Z] === RUN TestEchoInputOutput [2021-11-11T12:18:06.376Z] --- PASS: TestEchoInputOutput (0.00s) [2021-11-11T12:18:06.376Z] === RUN TestBackoff [2021-11-11T12:18:06.376Z] --- PASS: TestBackoff (0.00s) [2021-11-11T12:18:06.376Z] === RUN TestAbortRetry [2021-11-11T12:18:06.376Z] --- PASS: TestAbortRetry (0.00s) [2021-11-11T12:18:06.376Z] === RUN TestClientScheme [2021-11-11T12:18:06.376Z] --- PASS: TestClientScheme (0.00s) [2021-11-11T12:18:06.376Z] === RUN TestNewClientWithTimeout [2021-11-11T12:18:06.376Z] --- PASS: TestRequest (10.17s) [2021-11-11T12:18:06.376Z] === RUN TestOverlappingRequests [2021-11-11T12:18:06.376Z] --- PASS: TestOverlappingRequests (0.44s) [2021-11-11T12:18:06.376Z] === RUN TestRelease [2021-11-11T12:18:06.376Z] time="2021-11-11T12:18:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-11-11T12:18:06.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T12:18:06.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T12:18:07.199Z] --- PASS: TestRemoveContainerWithVolume (1.99s) [2021-11-11T12:18:07.199Z] === RUN TestRemoveContainerRunning [2021-11-11T12:18:07.230Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T12:18:07.905Z] time="2021-11-11T12:18:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-11-11T12:18:08.171Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T12:18:08.171Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T12:18:08.171Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T12:18:08.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:18:08.319Z] INFO: Testing against a local daemon [2021-11-11T12:18:08.319Z] === RUN TestBuildWithSession [2021-11-11T12:18:08.319Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:18:08.319Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:18:08.319Z] === RUN TestBuildSquashParent [2021-11-11T12:18:08.319Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:18:08.319Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:18:08.319Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:18:08.319Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:18:08.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:18:08.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:18:08.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:18:08.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:18:08.361Z] --- PASS: TestRelease (1.67s) [2021-11-11T12:18:08.361Z] === RUN TestAllocateRandomDeallocate [2021-11-11T12:18:08.743Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T12:18:08.765Z] --- PASS: TestRemoveContainerRunning (1.69s) [2021-11-11T12:18:08.766Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:18:09.888Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2021-11-11T12:18:09.888Z] === RUN TestCreateServiceSysctls [2021-11-11T12:18:10.335Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s) [2021-11-11T12:18:10.335Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:18:10.335Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T12:18:10.335Z] === RUN TestRenameLinkedContainer [2021-11-11T12:18:10.335Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:18:10.335Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T12:18:10.335Z] === RUN TestRenameStoppedContainer [2021-11-11T12:18:10.527Z] time="2021-11-11T12:18:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-11-11T12:18:11.253Z] --- PASS: TestCreateServiceSysctls (2.93s) [2021-11-11T12:18:11.253Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:18:13.288Z] --- PASS: TestRenameStoppedContainer (2.32s) [2021-11-11T12:18:13.288Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:18:13.417Z] --- PASS: TestAllocateRandomDeallocate (4.75s) [2021-11-11T12:18:13.417Z] === RUN TestRetrieveFromStore [2021-11-11T12:18:13.768Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2021-11-11T12:18:13.768Z] === RUN TestInspect [2021-11-11T12:18:14.379Z] --- PASS: TestRetrieveFromStore (1.55s) [2021-11-11T12:18:14.379Z] === RUN TestRequestReleaseAddressDuplicate [2021-11-11T12:18:14.379Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-11-11T12:18:14.379Z] === RUN TestParallelPredefinedRequest1 [2021-11-11T12:18:14.379Z] === PAUSE TestParallelPredefinedRequest1 [2021-11-11T12:18:14.379Z] === RUN TestParallelPredefinedRequest2 [2021-11-11T12:18:14.380Z] === PAUSE TestParallelPredefinedRequest2 [2021-11-11T12:18:14.380Z] === RUN TestParallelPredefinedRequest3 [2021-11-11T12:18:14.380Z] === PAUSE TestParallelPredefinedRequest3 [2021-11-11T12:18:14.380Z] === RUN TestParallelPredefinedRequest4 [2021-11-11T12:18:14.380Z] === PAUSE TestParallelPredefinedRequest4 [2021-11-11T12:18:14.380Z] === RUN TestParallelPredefinedRequest5 [2021-11-11T12:18:14.380Z] === PAUSE TestParallelPredefinedRequest5 [2021-11-11T12:18:14.380Z] === RUN TestDebug [2021-11-11T12:18:14.380Z] --- PASS: TestDebug (0.00s) [2021-11-11T12:18:14.380Z] === RUN TestRequestPoolParallel [2021-11-11T12:18:14.836Z] --- PASS: TestRequestPoolParallel (0.30s) [2021-11-11T12:18:14.836Z] === RUN TestFullAllocateRelease [2021-11-11T12:18:15.292Z] time="2021-11-11T12:18:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-11-11T12:18:15.292Z] --- PASS: TestFullAllocateRelease (0.57s) [2021-11-11T12:18:15.292Z] === RUN TestOddAllocateRelease [2021-11-11T12:18:15.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-11-11T12:18:15.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:18:15.748Z] --- PASS: TestOddAllocateRelease (0.34s) [2021-11-11T12:18:15.748Z] === RUN TestFullAllocateSerialReleaseParallel [2021-11-11T12:18:15.748Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2021-11-11T12:18:15.748Z] === RUN TestOddAllocateSerialReleaseParallel [2021-11-11T12:18:15.748Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-11-11T12:18:15.748Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-11-11T12:18:15.748Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-11-11T12:18:15.748Z] === CONT TestParallelPredefinedRequest1 [2021-11-11T12:18:15.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:18:15.748Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:18:15.748Z] === CONT TestParallelPredefinedRequest5 [2021-11-11T12:18:15.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:18:15.748Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:18:15.748Z] === CONT TestParallelPredefinedRequest4 [2021-11-11T12:18:15.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:18:15.748Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:18:15.748Z] === CONT TestParallelPredefinedRequest3 [2021-11-11T12:18:15.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:18:15.748Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:18:15.748Z] === CONT TestParallelPredefinedRequest2 [2021-11-11T12:18:15.748Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:18:15.748Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:18:15.748Z] PASS [2021-11-11T12:18:15.748Z] coverage: 85.3% of statements [2021-11-11T12:18:15.748Z] ok github.com/docker/docker/libnetwork/ipam 54.748s coverage: 85.3% of statements [2021-11-11T12:18:15.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-11-11T12:18:15.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:18:16.247Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) [2021-11-11T12:18:16.247Z] === RUN TestRenameInvalidName [2021-11-11T12:18:16.302Z] --- PASS: TestInspect (2.58s) [2021-11-11T12:18:16.302Z] === RUN TestCreateJob [2021-11-11T12:18:17.816Z] --- PASS: TestRenameInvalidName (1.76s) [2021-11-11T12:18:17.816Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:18:17.820Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T12:18:17.820Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T12:18:18.764Z] docker_api_swarm_test.go:563: [d1128fe22dbf4] joining swarm manager [dc3d8e9da3db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:18:18.860Z] --- PASS: TestCreateJob (2.95s) [2021-11-11T12:18:18.860Z] === RUN TestReplicatedJob [2021-11-11T12:18:19.024Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T12:18:19.466Z] === RUN TestParseEmptyInterface [2021-11-11T12:18:19.466Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestParseNonInterfaceType [2021-11-11T12:18:19.466Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestParseWithOneFunction [2021-11-11T12:18:19.466Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestParseWithMultipleFuncs [2021-11-11T12:18:19.466Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestParseWithUnnamedReturn [2021-11-11T12:18:19.466Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestEmbeddedInterface [2021-11-11T12:18:19.466Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestParsedImports [2021-11-11T12:18:19.466Z] --- PASS: TestParsedImports (0.00s) [2021-11-11T12:18:19.466Z] === RUN TestAliasedImports [2021-11-11T12:18:19.466Z] --- PASS: TestAliasedImports (0.00s) [2021-11-11T12:18:19.466Z] PASS [2021-11-11T12:18:19.466Z] coverage: 56.8% of statements [2021-11-11T12:18:19.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-11-11T12:18:19.597Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T12:18:20.168Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T12:18:20.997Z] === RUN TestHTTPTransport [2021-11-11T12:18:20.997Z] --- PASS: TestHTTPTransport (0.00s) [2021-11-11T12:18:20.997Z] PASS [2021-11-11T12:18:20.997Z] coverage: 85.7% of statements [2021-11-11T12:18:20.997Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2021-11-11T12:18:21.112Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T12:18:21.112Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T12:18:21.958Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:18:21.959Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestBufioReaderPoolPutAndGet [2021-11-11T12:18:21.959Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-11-11T12:18:21.959Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-11-11T12:18:21.959Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestBufioWriterPoolPutAndGet [2021-11-11T12:18:21.959Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-11-11T12:18:21.959Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-11-11T12:18:21.959Z] === RUN TestBufferPoolPutAndGet [2021-11-11T12:18:21.959Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-11-11T12:18:21.959Z] PASS [2021-11-11T12:18:21.959Z] coverage: 88.2% of statements [2021-11-11T12:18:21.959Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2021-11-11T12:18:22.417Z] === RUN TestOutputOnPrematureClose [2021-11-11T12:18:22.417Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-11-11T12:18:22.417Z] === RUN TestCompleteSilently [2021-11-11T12:18:22.417Z] --- PASS: TestCompleteSilently (0.00s) [2021-11-11T12:18:22.417Z] PASS [2021-11-11T12:18:22.417Z] coverage: 75.9% of statements [2021-11-11T12:18:22.417Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2021-11-11T12:18:23.025Z] --- PASS: TestReplicatedJob (4.05s) [2021-11-11T12:18:23.025Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:18:23.379Z] === RUN TestSendToOneSub [2021-11-11T12:18:23.379Z] --- PASS: TestSendToOneSub (0.00s) [2021-11-11T12:18:23.379Z] === RUN TestSendToMultipleSubs [2021-11-11T12:18:23.379Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-11-11T12:18:23.379Z] === RUN TestEvictOneSub [2021-11-11T12:18:23.379Z] --- PASS: TestEvictOneSub (0.00s) [2021-11-11T12:18:23.379Z] === RUN TestClosePublisher [2021-11-11T12:18:23.379Z] --- PASS: TestClosePublisher (0.00s) [2021-11-11T12:18:23.379Z] === RUN TestPubSubRace [2021-11-11T12:18:23.658Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T12:18:23.835Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-11-11T12:18:23.835Z] === RUN TestClientStream [2021-11-11T12:18:23.835Z] --- PASS: TestClientStream (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestClientSendFile [2021-11-11T12:18:23.835Z] --- PASS: TestClientSendFile (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestClientWithRequestTimeout [2021-11-11T12:18:23.835Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestFileSpecPlugin [2021-11-11T12:18:23.835Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-11-11T12:18:23.835Z] === RUN TestFileJSONSpecPlugin [2021-11-11T12:18:23.835Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2021-11-11T12:18:23.835Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-11-11T12:18:23.835Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestPluginAddHandler [2021-11-11T12:18:23.835Z] --- PASS: TestPluginAddHandler (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestPluginWaitBadPlugin [2021-11-11T12:18:23.835Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-11-11T12:18:23.835Z] === RUN TestGet [2021-11-11T12:18:23.835Z] time="2021-11-11T12:18:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-11-11T12:18:24.290Z] --- PASS: TestPubSubRace (1.07s) [2021-11-11T12:18:24.290Z] PASS [2021-11-11T12:18:24.290Z] coverage: 75.0% of statements [2021-11-11T12:18:24.290Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 75.0% of statements [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.17s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.97s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.19s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.46s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.39s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.02s) [2021-11-11T12:18:24.727Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.37s) [2021-11-11T12:18:24.727Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:18:24.727Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:18:24.747Z] time="2021-11-11T12:18:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-11-11T12:18:25.202Z] === RUN TestRegister [2021-11-11T12:18:25.202Z] --- PASS: TestRegister (0.00s) [2021-11-11T12:18:25.202Z] === RUN TestCommand [2021-11-11T12:18:25.202Z] --- PASS: TestCommand (0.03s) [2021-11-11T12:18:25.202Z] === RUN TestNaiveSelf [2021-11-11T12:18:25.202Z] --- PASS: TestNaiveSelf (0.03s) [2021-11-11T12:18:25.202Z] PASS [2021-11-11T12:18:25.202Z] coverage: 82.4% of statements [2021-11-11T12:18:25.202Z] ok github.com/docker/docker/pkg/reexec 0.107s coverage: 82.4% of statements [2021-11-11T12:18:25.571Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T12:18:25.659Z] === RUN TestDump [2021-11-11T12:18:25.659Z] goroutine 4 [running]: [2021-11-11T12:18:25.659Z] github.com/docker/docker/pkg/stack.dump(0x98b477) [2021-11-11T12:18:25.659Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:18:25.659Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-11-11T12:18:25.659Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-11-11T12:18:25.659Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2021-11-11T12:18:25.659Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2021-11-11T12:18:25.659Z] testing.tRunner(0xc000116000, 0xaf8e38) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:18:25.659Z] created by testing.(*T).Run [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:18:25.659Z] [2021-11-11T12:18:25.659Z] goroutine 1 [chan receive]: [2021-11-11T12:18:25.659Z] testing.(*T).Run(0xc00002dd40, {0xaea4fd, 0x96a1d3}, 0xaf8e38) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:18:25.659Z] testing.runTests.func1(0xc00005a750) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:18:25.659Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:18:25.659Z] testing.runTests(0xc00006c080, {0xc5cba0, 0x3, 0x3}, {0x98a6cd, 0xaec1f7, 0xc61640}) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:18:25.659Z] testing.(*M).Run(0xc00006c080) [2021-11-11T12:18:25.659Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:18:25.659Z] main.main() [2021-11-11T12:18:25.659Z] _testmain.go:95 +0x1f5 [2021-11-11T12:18:25.659Z] --- PASS: TestDump (0.00s) [2021-11-11T12:18:25.659Z] === RUN TestDumpToFile [2021-11-11T12:18:26.116Z] --- PASS: TestDumpToFile (0.20s) [2021-11-11T12:18:26.116Z] === RUN TestDumpToFileWithEmptyInput [2021-11-11T12:18:26.116Z] goroutine 6 [running]: [2021-11-11T12:18:26.116Z] github.com/docker/docker/pkg/stack.dump(0x9f8434) [2021-11-11T12:18:26.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2021-11-11T12:18:26.116Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x9f87e0}) [2021-11-11T12:18:26.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2021-11-11T12:18:26.116Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2021-11-11T12:18:26.116Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2021-11-11T12:18:26.116Z] testing.tRunner(0xc0001164e0, 0xaf8e28) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:18:26.116Z] created by testing.(*T).Run [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1306 +0x35a [2021-11-11T12:18:26.116Z] [2021-11-11T12:18:26.116Z] goroutine 1 [chan receive]: [2021-11-11T12:18:26.116Z] testing.(*T).Run(0xc00002dd40, {0xaf1289, 0x96a1d3}, 0xaf8e28) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1307 +0x375 [2021-11-11T12:18:26.116Z] testing.runTests.func1(0xc00005a750) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1598 +0x6e [2021-11-11T12:18:26.116Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1259 +0x102 [2021-11-11T12:18:26.116Z] testing.runTests(0xc00006c080, {0xc5cba0, 0x3, 0x3}, {0x98a6cd, 0xaec1f7, 0xc61640}) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1596 +0x43f [2021-11-11T12:18:26.116Z] testing.(*M).Run(0xc00006c080) [2021-11-11T12:18:26.116Z] c:/go/src/testing/testing.go:1504 +0x51d [2021-11-11T12:18:26.116Z] main.main() [2021-11-11T12:18:26.116Z] _testmain.go:95 +0x1f5 [2021-11-11T12:18:26.116Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-11-11T12:18:26.116Z] PASS [2021-11-11T12:18:26.116Z] coverage: 90.9% of statements [2021-11-11T12:18:26.116Z] ok github.com/docker/docker/pkg/stack 0.246s coverage: 90.9% of statements [2021-11-11T12:18:26.291Z] --- PASS: TestUpdateReplicatedJob (3.16s) [2021-11-11T12:18:26.291Z] === RUN TestServiceListWithStatuses [2021-11-11T12:18:26.291Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:18:26.291Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:18:26.291Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:18:26.514Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T12:18:26.573Z] time="2021-11-11T12:18:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-11-11T12:18:26.573Z] === RUN TestNewStdWriter [2021-11-11T12:18:26.573Z] --- PASS: TestNewStdWriter (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestWriteWithUninitializedStdWriter [2021-11-11T12:18:26.573Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestWriteWithNilBytes [2021-11-11T12:18:26.573Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestWrite [2021-11-11T12:18:26.573Z] --- PASS: TestWrite (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestWriteWithWriterError [2021-11-11T12:18:26.573Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-11-11T12:18:26.573Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyWriteAndRead [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyWithInvalidInputHeader [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyWithCorruptedPrefix [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyReturnsWriteErrors [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-11-11T12:18:26.573Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-11-11T12:18:26.573Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-11-11T12:18:26.573Z] PASS [2021-11-11T12:18:26.573Z] coverage: 100.0% of statements [2021-11-11T12:18:26.573Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2021-11-11T12:18:27.539Z] === RUN TestRawProgressFormatterFormatStatus [2021-11-11T12:18:27.539Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestRawProgressFormatterFormatProgress [2021-11-11T12:18:27.539Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestFormatStatus [2021-11-11T12:18:27.539Z] --- PASS: TestFormatStatus (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestFormatError [2021-11-11T12:18:27.539Z] --- PASS: TestFormatError (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestFormatJSONError [2021-11-11T12:18:27.539Z] --- PASS: TestFormatJSONError (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestJsonProgressFormatterFormatProgress [2021-11-11T12:18:27.539Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestJsonProgressFormatterFormatStatus [2021-11-11T12:18:27.539Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestNewJSONProgressOutput [2021-11-11T12:18:27.539Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestAuxFormatterEmit [2021-11-11T12:18:27.539Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestStreamWriterStdout [2021-11-11T12:18:27.539Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-11-11T12:18:27.539Z] === RUN TestStreamWriterStderr [2021-11-11T12:18:27.539Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-11-11T12:18:27.539Z] PASS [2021-11-11T12:18:27.539Z] coverage: 66.2% of statements [2021-11-11T12:18:27.539Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-11-11T12:18:27.901Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T12:18:27.995Z] === RUN TestGenerateRandomID [2021-11-11T12:18:27.995Z] --- PASS: TestGenerateRandomID (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestShortenId [2021-11-11T12:18:27.995Z] --- PASS: TestShortenId (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestShortenSha256Id [2021-11-11T12:18:27.995Z] --- PASS: TestShortenSha256Id (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestShortenIdEmpty [2021-11-11T12:18:27.995Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestShortenIdInvalid [2021-11-11T12:18:27.995Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestIsShortIDNonHex [2021-11-11T12:18:27.995Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-11-11T12:18:27.995Z] === RUN TestIsShortIDNotCorrectSize [2021-11-11T12:18:27.995Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-11-11T12:18:27.995Z] PASS [2021-11-11T12:18:27.995Z] coverage: 70.6% of statements [2021-11-11T12:18:27.995Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-11-11T12:18:28.163Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T12:18:28.253Z] --- PASS: TestRenameAnonymousContainer (9.04s) [2021-11-11T12:18:28.254Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:18:28.722Z] --- PASS: TestRenameContainerWithSameName (1.81s) [2021-11-11T12:18:28.722Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:18:28.722Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:18:28.722Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:18:28.722Z] === RUN TestResize [2021-11-11T12:18:28.958Z] === RUN TestIsCpusetListAvailable [2021-11-11T12:18:28.958Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-11-11T12:18:28.958Z] PASS [2021-11-11T12:18:28.958Z] coverage: 39.4% of statements [2021-11-11T12:18:28.958Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2021-11-11T12:18:29.549Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T12:18:29.557Z] --- PASS: TestDockerNetworkConnectAlias (3.48s) [2021-11-11T12:18:29.557Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:18:30.492Z] time="2021-11-11T12:18:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-11-11T12:18:30.940Z] --- PASS: TestResize (1.80s) [2021-11-11T12:18:30.940Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:18:30.948Z] === RUN TestChtimes [2021-11-11T12:18:30.948Z] --- PASS: TestChtimes (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestChtimesWindows [2021-11-11T12:18:30.948Z] --- PASS: TestChtimesWindows (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-11-11T12:18:30.948Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestEnsureRemoveAllNotExist [2021-11-11T12:18:30.948Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestEnsureRemoveAllWithDir [2021-11-11T12:18:30.948Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestEnsureRemoveAllWithFile [2021-11-11T12:18:30.948Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-11-11T12:18:30.948Z] === RUN TestHasWin32KSupport [2021-11-11T12:18:30.948Z] syscall_windows_test.go:8: win32k: true [2021-11-11T12:18:30.948Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-11-11T12:18:30.948Z] PASS [2021-11-11T12:18:30.948Z] coverage: 13.0% of statements [2021-11-11T12:18:30.948Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 13.0% of statements [2021-11-11T12:18:31.405Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T12:18:31.405Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T12:18:31.405Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T12:18:31.405Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-11-11T12:18:31.405Z] === RUN TestTailFile [2021-11-11T12:18:31.405Z] --- PASS: TestTailFile (0.00s) [2021-11-11T12:18:31.405Z] === RUN TestTailFileManyLines [2021-11-11T12:18:31.405Z] --- PASS: TestTailFileManyLines (0.00s) [2021-11-11T12:18:31.405Z] === RUN TestTailEmptyFile [2021-11-11T12:18:31.405Z] --- PASS: TestTailEmptyFile (0.00s) [2021-11-11T12:18:31.405Z] === RUN TestTailNegativeN [2021-11-11T12:18:31.405Z] --- PASS: TestTailNegativeN (0.00s) [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader [2021-11-11T12:18:31.405Z] === CONT TestNewTailReader [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/single_byte_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/2_byte_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/4_byte_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/8_byte_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/12_byte_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-11-11T12:18:31.405Z] === CONT TestNewTailReader/no_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.405Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-11-11T12:18:31.405Z] === CONT TestNewTailReader/4_byte_delimiter [2021-11-11T12:18:31.405Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:18:31.405Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:18:31.464Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T12:18:31.464Z] docker_api_swarm_test.go:585: [db653972b1fe2] joining swarm manager [dc3d8e9da3db5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.862Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:18:31.862Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/2_byte_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/single_byte_delimiter [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/12_byte_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/8_byte_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.863Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.863Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.864Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.864Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.864Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.865Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.865Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.865Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:31.866Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.866Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:31.866Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:31.867Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:31.867Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:31.867Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.329Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.329Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-11-11T12:18:32.330Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-11-11T12:18:32.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-11-11T12:18:32.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-11-11T12:18:32.331Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.331Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:18:32.332Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-11-11T12:18:32.333Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-11-11T12:18:32.333Z] PASS [2021-11-11T12:18:32.333Z] coverage: 88.6% of statements [2021-11-11T12:18:32.333Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2021-11-11T12:18:32.407Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T12:18:32.508Z] --- PASS: TestResizeWithInvalidSize (1.78s) [2021-11-11T12:18:32.508Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:18:32.789Z] === RUN TestTarSumRemoveNonExistent [2021-11-11T12:18:32.789Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestTarSumRemove [2021-11-11T12:18:32.789Z] --- PASS: TestTarSumRemove (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestSortFileInfoSums [2021-11-11T12:18:32.789Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestNewTarSumForLabelInvalid [2021-11-11T12:18:32.789Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestNewTarSumForLabel [2021-11-11T12:18:32.789Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestEmptyTar [2021-11-11T12:18:32.789Z] --- PASS: TestEmptyTar (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestTarSumsReadSize [2021-11-11T12:18:32.789Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-11-11T12:18:32.789Z] === RUN TestTarSums [2021-11-11T12:18:32.789Z] testing: warning: no tests to run [2021-11-11T12:18:32.789Z] PASS [2021-11-11T12:18:32.789Z] coverage: [no statements] [2021-11-11T12:18:32.789Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2021-11-11T12:18:32.789Z] --- PASS: TestTarSums (0.09s) [2021-11-11T12:18:32.789Z] === RUN TestIteration [2021-11-11T12:18:32.789Z] --- PASS: TestIteration (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestVersionLabelForChecksum [2021-11-11T12:18:32.789Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestVersion [2021-11-11T12:18:32.789Z] --- PASS: TestVersion (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestGetVersion [2021-11-11T12:18:32.789Z] --- PASS: TestGetVersion (0.00s) [2021-11-11T12:18:32.789Z] === RUN TestGetVersions [2021-11-11T12:18:32.789Z] --- PASS: TestGetVersions (0.00s) [2021-11-11T12:18:32.789Z] PASS [2021-11-11T12:18:32.789Z] coverage: 89.3% of statements [2021-11-11T12:18:32.789Z] ok github.com/docker/docker/pkg/tarsum 0.154s coverage: 89.3% of statements [2021-11-11T12:18:32.823Z] --- PASS: TestDockerNetworkReConnect (2.87s) [2021-11-11T12:18:32.824Z] === RUN TestServicePlugin [2021-11-11T12:18:32.824Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:18:32.824Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T12:18:32.824Z] === RUN TestServiceUpdateLabel [2021-11-11T12:18:32.980Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T12:18:33.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:18:33.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:18:33.885Z] === RUN TestTruncIndex [2021-11-11T12:18:33.885Z] === RUN TestIsGIT [2021-11-11T12:18:33.885Z] --- PASS: TestIsGIT (0.00s) [2021-11-11T12:18:33.885Z] === RUN TestIsTransport [2021-11-11T12:18:33.885Z] --- PASS: TestIsTransport (0.00s) [2021-11-11T12:18:33.885Z] PASS [2021-11-11T12:18:33.885Z] coverage: 100.0% of statements [2021-11-11T12:18:33.885Z] ok github.com/docker/docker/pkg/urlutil 0.038s coverage: 100.0% of statements [2021-11-11T12:18:33.885Z] --- PASS: TestTruncIndex (0.10s) [2021-11-11T12:18:33.885Z] PASS [2021-11-11T12:18:33.885Z] coverage: 91.5% of statements [2021-11-11T12:18:33.885Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2021-11-11T12:18:33.994Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:18:34.341Z] === RUN TestVersionInfo [2021-11-11T12:18:34.341Z] --- PASS: TestVersionInfo (0.00s) [2021-11-11T12:18:34.341Z] === RUN TestAppendVersions [2021-11-11T12:18:34.341Z] --- PASS: TestAppendVersions (0.00s) [2021-11-11T12:18:34.341Z] PASS [2021-11-11T12:18:34.341Z] coverage: 88.9% of statements [2021-11-11T12:18:34.341Z] ok github.com/docker/docker/pkg/useragent 0.080s coverage: 88.9% of statements [2021-11-11T12:18:34.782Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-11-11T12:18:34.782Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:18:34.825Z] --- PASS: TestResizeWhenContainerNotStarted (2.33s) [2021-11-11T12:18:34.825Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:18:34.825Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:18:34.825Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:18:34.825Z] === RUN TestStats [2021-11-11T12:18:34.825Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:18:34.825Z] --- SKIP: TestStats (0.00s) [2021-11-11T12:18:34.825Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:18:34.895Z] check_test.go:379: [d1128fe22dbf4] daemon is not started [2021-11-11T12:18:34.986Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:18:35.156Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T12:18:35.302Z] === RUN TestValidatePrivileges [2021-11-11T12:18:35.302Z] --- PASS: TestValidatePrivileges (0.00s) [2021-11-11T12:18:35.302Z] === RUN TestFilterByCapNeg [2021-11-11T12:18:35.302Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-11-11T12:18:35.302Z] === RUN TestFilterByCapPos [2021-11-11T12:18:35.302Z] --- PASS: TestFilterByCapPos (0.00s) [2021-11-11T12:18:35.302Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-11-11T12:18:35.302Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-11-11T12:18:35.302Z] PASS [2021-11-11T12:18:35.302Z] coverage: 12.0% of statements [2021-11-11T12:18:35.302Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2021-11-11T12:18:35.302Z] === RUN TestNewSettable [2021-11-11T12:18:35.302Z] --- PASS: TestNewSettable (0.00s) [2021-11-11T12:18:35.302Z] === RUN TestIsSettable [2021-11-11T12:18:35.302Z] --- PASS: TestIsSettable (0.00s) [2021-11-11T12:18:35.302Z] === RUN TestUpdateSettingsEnv [2021-11-11T12:18:35.302Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-11-11T12:18:35.302Z] PASS [2021-11-11T12:18:35.302Z] coverage: 20.0% of statements [2021-11-11T12:18:35.302Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.0% of statements [2021-11-11T12:18:36.263Z] === RUN TestLoad [2021-11-11T12:18:36.263Z] --- PASS: TestLoad (0.00s) [2021-11-11T12:18:36.263Z] === RUN TestSave [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy (12.42s) [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.32s) [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.73s) [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s) [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.18s) [2021-11-11T12:18:36.558Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2021-11-11T12:18:36.558Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:18:36.720Z] --- PASS: TestSave (0.03s) [2021-11-11T12:18:36.720Z] === RUN TestAddDeleteGet [2021-11-11T12:18:36.720Z] --- PASS: TestAddDeleteGet (0.06s) [2021-11-11T12:18:36.720Z] === RUN TestInvalidTags [2021-11-11T12:18:36.720Z] --- PASS: TestInvalidTags (0.01s) [2021-11-11T12:18:36.720Z] PASS [2021-11-11T12:18:36.720Z] coverage: 84.4% of statements [2021-11-11T12:18:36.720Z] ok github.com/docker/docker/reference 0.166s coverage: 84.4% of statements [2021-11-11T12:18:37.072Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T12:18:37.682Z] === RUN TestResolveAuthConfigIndexServer [2021-11-11T12:18:37.682Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-11-11T12:18:37.682Z] === RUN TestResolveAuthConfigFullURL [2021-11-11T12:18:37.682Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-11-11T12:18:37.682Z] === RUN TestLoadAllowNondistributableArtifacts [2021-11-11T12:18:37.682Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-11-11T12:18:37.682Z] === RUN TestValidateMirror [2021-11-11T12:18:37.682Z] --- PASS: TestValidateMirror (0.00s) [2021-11-11T12:18:37.682Z] === RUN TestLoadInsecureRegistries [2021-11-11T12:18:37.682Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-11-11T12:18:37.682Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-11-11T12:18:37.682Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-11-11T12:18:37.682Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-11-11T12:18:37.682Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-11-11T12:18:37.682Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-11-11T12:18:37.682Z] === RUN TestResumableRequestReaderWithReadError [2021-11-11T12:18:38.017Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T12:18:38.137Z] time="2021-11-11T12:18:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:18:38.137Z] time="2021-11-11T12:18:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-11-11T12:18:38.138Z] time="2021-11-11T12:18:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-11-11T12:18:38.138Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-11-11T12:18:38.138Z] === RUN TestNewServiceConfig [2021-11-11T12:18:38.138Z] --- PASS: TestNewServiceConfig (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestValidateIndexName [2021-11-11T12:18:38.138Z] --- PASS: TestValidateIndexName (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestValidateIndexNameWithError [2021-11-11T12:18:38.138Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestEndpointParse [2021-11-11T12:18:38.138Z] --- PASS: TestEndpointParse (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestEndpointParseInvalid [2021-11-11T12:18:38.138Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestValidateEndpoint [2021-11-11T12:18:38.138Z] --- PASS: TestValidateEndpoint (0.01s) [2021-11-11T12:18:38.138Z] === RUN TestPing [2021-11-11T12:18:38.138Z] --- PASS: TestPing (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestPingRegistryEndpoint [2021-11-11T12:18:38.138Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:18:38.138Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-11-11T12:18:38.138Z] === RUN TestEndpoint [2021-11-11T12:18:38.138Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:18:38.138Z] --- SKIP: TestEndpoint (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestParseRepositoryInfo [2021-11-11T12:18:38.138Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestNewIndexInfo [2021-11-11T12:18:38.138Z] --- PASS: TestNewIndexInfo (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestMirrorEndpointLookup [2021-11-11T12:18:38.138Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:18:38.138Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestSearchRepositories [2021-11-11T12:18:38.138Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-11-11T12:18:38.138Z] Host: 127.0.0.1:49317 [2021-11-11T12:18:38.138Z] User-Agent: docker test client [2021-11-11T12:18:38.138Z] Authorization: Token fake-token [2021-11-11T12:18:38.138Z] X-Docker-Token: true [2021-11-11T12:18:38.138Z] Accept-Encoding: gzip [2021-11-11T12:18:38.138Z] [2021-11-11T12:18:38.138Z] [2021-11-11T12:18:38.138Z] registry_test.go:730: HTTP/1.1 200 OK [2021-11-11T12:18:38.138Z] Connection: close [2021-11-11T12:18:38.138Z] Content-Length: 144 [2021-11-11T12:18:38.138Z] Cache-Control: no-cache [2021-11-11T12:18:38.138Z] Content-Type: application/json [2021-11-11T12:18:38.138Z] Date: Thu, 11 Nov 2021 12:18:37 GMT [2021-11-11T12:18:38.138Z] Expires: -1 [2021-11-11T12:18:38.138Z] Pragma: no-cache [2021-11-11T12:18:38.138Z] Server: docker-tests/mock [2021-11-11T12:18:38.138Z] X-Docker-Registry-Config: mock [2021-11-11T12:18:38.138Z] X-Docker-Registry-Version: 0.0.0 [2021-11-11T12:18:38.138Z] [2021-11-11T12:18:38.138Z] [2021-11-11T12:18:38.138Z] --- PASS: TestSearchRepositories (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestTrustedLocation [2021-11-11T12:18:38.138Z] --- PASS: TestTrustedLocation (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-11-11T12:18:38.138Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestAllowNondistributableArtifacts [2021-11-11T12:18:38.138Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestIsSecureIndex [2021-11-11T12:18:38.138Z] --- PASS: TestIsSecureIndex (0.00s) [2021-11-11T12:18:38.138Z] PASS [2021-11-11T12:18:38.138Z] coverage: 51.2% of statements [2021-11-11T12:18:38.138Z] ok github.com/docker/docker/registry 0.268s coverage: 51.2% of statements [2021-11-11T12:18:38.138Z] time="2021-11-11T12:18:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-11-11T12:18:38.138Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestResumableRequestReader [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReader (0.00s) [2021-11-11T12:18:38.138Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-11-11T12:18:38.138Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-11-11T12:18:38.138Z] PASS [2021-11-11T12:18:38.138Z] coverage: 100.0% of statements [2021-11-11T12:18:38.138Z] ok github.com/docker/docker/registry/resumable 0.256s coverage: 100.0% of statements [2021-11-11T12:18:38.593Z] === RUN TestRestartManagerTimeout [2021-11-11T12:18:38.593Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-11-11T12:18:38.593Z] === RUN TestRestartManagerTimeoutReset [2021-11-11T12:18:38.593Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-11-11T12:18:38.593Z] PASS [2021-11-11T12:18:38.593Z] coverage: 50.9% of statements [2021-11-11T12:18:38.593Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-11-11T12:18:38.593Z] --- PASS: TestGet (15.01s) [2021-11-11T12:18:38.593Z] === RUN TestPluginWithNoManifest [2021-11-11T12:18:38.593Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-11-11T12:18:38.593Z] === RUN TestGetAll [2021-11-11T12:18:38.593Z] --- PASS: TestGetAll (0.00s) [2021-11-11T12:18:38.593Z] PASS [2021-11-11T12:18:38.593Z] coverage: 73.2% of statements [2021-11-11T12:18:38.593Z] ok github.com/docker/docker/pkg/plugins 36.303s coverage: 73.2% of statements [2021-11-11T12:18:38.785Z] --- PASS: TestBuildMultiStageParentConfig (2.54s) [2021-11-11T12:18:38.785Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:18:38.785Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:18:38.785Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-11-11T12:18:38.785Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:18:39.050Z] === RUN TestDecodeContainerConfig [2021-11-11T12:18:39.050Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-11-11T12:18:39.050Z] === RUN TestDecodeContainerConfigIsolation [2021-11-11T12:18:39.050Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-11-11T12:18:39.050Z] === RUN TestValidatePrivileged [2021-11-11T12:18:39.050Z] --- PASS: TestValidatePrivileged (0.00s) [2021-11-11T12:18:39.050Z] PASS [2021-11-11T12:18:39.050Z] coverage: 52.6% of statements [2021-11-11T12:18:39.050Z] ok github.com/docker/docker/runconfig 0.053s coverage: 52.6% of statements [2021-11-11T12:18:39.506Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-11-11T12:18:39.506Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-11-11T12:18:39.506Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-11-11T12:18:39.506Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-11-11T12:18:39.506Z] PASS [2021-11-11T12:18:39.506Z] coverage: 62.5% of statements [2021-11-11T12:18:39.506Z] ok github.com/docker/docker/testutil 0.082s coverage: 62.5% of statements [2021-11-11T12:18:40.359Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-11-11T12:18:40.359Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:18:40.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.92s) [2021-11-11T12:18:40.701Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:18:40.701Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:18:40.701Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T12:18:40.701Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:18:42.244Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T12:18:42.244Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T12:18:42.400Z] === RUN TestGetDriver [2021-11-11T12:18:42.400Z] --- PASS: TestGetDriver (0.00s) [2021-11-11T12:18:42.400Z] === RUN TestVolumeRequestError [2021-11-11T12:18:42.400Z] --- PASS: TestVolumeRequestError (0.01s) [2021-11-11T12:18:42.400Z] PASS [2021-11-11T12:18:42.400Z] coverage: 36.1% of statements [2021-11-11T12:18:42.400Z] ok github.com/docker/docker/volume/drivers 0.103s coverage: 36.1% of statements [2021-11-11T12:18:42.400Z] === RUN TestGetAddress [2021-11-11T12:18:42.400Z] --- PASS: TestGetAddress (0.00s) [2021-11-11T12:18:42.400Z] === RUN TestRemove [2021-11-11T12:18:42.400Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:18:42.400Z] --- SKIP: TestRemove (0.00s) [2021-11-11T12:18:42.400Z] === RUN TestInitializeWithVolumes [2021-11-11T12:18:42.400Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-11-11T12:18:42.400Z] === RUN TestCreate [2021-11-11T12:18:42.400Z] --- PASS: TestCreate (0.01s) [2021-11-11T12:18:42.400Z] === RUN TestValidateName [2021-11-11T12:18:42.400Z] --- PASS: TestValidateName (0.00s) [2021-11-11T12:18:42.400Z] === RUN TestCreateWithOpts [2021-11-11T12:18:42.400Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:18:42.400Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-11-11T12:18:42.400Z] === RUN TestRelaodNoOpts [2021-11-11T12:18:42.400Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-11-11T12:18:42.400Z] PASS [2021-11-11T12:18:42.400Z] coverage: 41.5% of statements [2021-11-11T12:18:42.400Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRaw [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-11-11T12:18:42.856Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRaw [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-11-11T12:18:42.856Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestConvertTmpfsOptions [2021-11-11T12:18:42.856Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-11-11T12:18:42.856Z] linux_parser_test.go:209: data="ro" [2021-11-11T12:18:42.856Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestParseMountSpec [2021-11-11T12:18:42.856Z] parser_test.go:62: case 0 [2021-11-11T12:18:42.856Z] parser_test.go:62: case 1 [2021-11-11T12:18:42.856Z] parser_test.go:62: case 2 [2021-11-11T12:18:42.856Z] parser_test.go:62: case 3 [2021-11-11T12:18:42.856Z] parser_test.go:62: case 4 [2021-11-11T12:18:42.856Z] parser_test.go:62: case 5 [2021-11-11T12:18:42.856Z] --- PASS: TestParseMountSpec (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestValidateMount [2021-11-11T12:18:42.856Z] --- PASS: TestValidateMount (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRaw [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-11-11T12:18:42.856Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-11-11T12:18:42.856Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-11-11T12:18:42.856Z] PASS [2021-11-11T12:18:42.856Z] coverage: 67.6% of statements [2021-11-11T12:18:42.856Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.6% of statements [2021-11-11T12:18:43.201Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T12:18:43.785Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T12:18:44.355Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T12:18:44.355Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T12:18:44.383Z] === RUN TestSetGetMeta [2021-11-11T12:18:44.383Z] === PAUSE TestSetGetMeta [2021-11-11T12:18:44.383Z] === RUN TestRestore [2021-11-11T12:18:44.383Z] === PAUSE TestRestore [2021-11-11T12:18:44.383Z] === RUN TestServiceCreate [2021-11-11T12:18:44.383Z] === PAUSE TestServiceCreate [2021-11-11T12:18:44.383Z] === RUN TestServiceList [2021-11-11T12:18:44.383Z] === PAUSE TestServiceList [2021-11-11T12:18:44.383Z] === RUN TestServiceRemove [2021-11-11T12:18:44.383Z] === PAUSE TestServiceRemove [2021-11-11T12:18:44.383Z] === RUN TestServiceGet [2021-11-11T12:18:44.383Z] === PAUSE TestServiceGet [2021-11-11T12:18:44.383Z] === RUN TestServicePrune [2021-11-11T12:18:44.383Z] === PAUSE TestServicePrune [2021-11-11T12:18:44.383Z] === RUN TestCreate [2021-11-11T12:18:44.383Z] === PAUSE TestCreate [2021-11-11T12:18:44.383Z] === RUN TestRemove [2021-11-11T12:18:44.383Z] === PAUSE TestRemove [2021-11-11T12:18:44.383Z] === RUN TestList [2021-11-11T12:18:44.383Z] === PAUSE TestList [2021-11-11T12:18:44.383Z] === RUN TestFindByDriver [2021-11-11T12:18:44.383Z] === PAUSE TestFindByDriver [2021-11-11T12:18:44.383Z] === RUN TestFindByReferenced [2021-11-11T12:18:44.383Z] === PAUSE TestFindByReferenced [2021-11-11T12:18:44.383Z] === RUN TestDerefMultipleOfSameRef [2021-11-11T12:18:44.383Z] === PAUSE TestDerefMultipleOfSameRef [2021-11-11T12:18:44.383Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:18:44.383Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:18:44.383Z] === RUN TestDefererencePluginOnCreateError [2021-11-11T12:18:44.383Z] === PAUSE TestDefererencePluginOnCreateError [2021-11-11T12:18:44.383Z] === RUN TestRefDerefRemove [2021-11-11T12:18:44.383Z] === PAUSE TestRefDerefRemove [2021-11-11T12:18:44.383Z] === RUN TestGet [2021-11-11T12:18:44.383Z] === PAUSE TestGet [2021-11-11T12:18:44.383Z] === RUN TestGetWithReference [2021-11-11T12:18:44.383Z] === PAUSE TestGetWithReference [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_nil_list [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_nil_list [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_empty_list [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_empty_list [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_filter_some [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_filter_some [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_filter_middle [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_filter_middle [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:18:44.383Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-11-11T12:18:44.383Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_nil_list [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_filter_some [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_empty_list [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-11-11T12:18:44.383Z] === CONT TestFilterFunc/test_filter_middle [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-11-11T12:18:44.383Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-11-11T12:18:44.383Z] === CONT TestSetGetMeta [2021-11-11T12:18:44.383Z] === CONT TestList [2021-11-11T12:18:44.383Z] === CONT TestServiceList [2021-11-11T12:18:44.383Z] === CONT TestServiceGet [2021-11-11T12:18:44.383Z] --- PASS: TestSetGetMeta (0.02s) [2021-11-11T12:18:44.383Z] === CONT TestServiceRemove [2021-11-11T12:18:44.383Z] --- PASS: TestList (0.04s) [2021-11-11T12:18:44.383Z] === CONT TestServiceCreate [2021-11-11T12:18:44.383Z] --- PASS: TestServiceGet (0.24s) [2021-11-11T12:18:44.383Z] === CONT TestRestore [2021-11-11T12:18:44.383Z] --- PASS: TestServiceRemove (0.22s) [2021-11-11T12:18:44.383Z] === CONT TestRemove [2021-11-11T12:18:44.383Z] --- PASS: TestServiceList (0.24s) [2021-11-11T12:18:44.383Z] === CONT TestCreate [2021-11-11T12:18:44.383Z] --- PASS: TestServiceCreate (0.20s) [2021-11-11T12:18:44.383Z] === CONT TestServicePrune [2021-11-11T12:18:44.383Z] --- PASS: TestCreate (0.02s) [2021-11-11T12:18:44.383Z] === CONT TestGetWithReference [2021-11-11T12:18:44.383Z] --- PASS: TestRemove (0.03s) [2021-11-11T12:18:44.383Z] === CONT TestGet [2021-11-11T12:18:44.383Z] --- PASS: TestRestore (0.04s) [2021-11-11T12:18:44.383Z] === CONT TestRefDerefRemove [2021-11-11T12:18:44.383Z] time="2021-11-11T12:18:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:18:44.383Z] time="2021-11-11T12:18:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:18:44.383Z] time="2021-11-11T12:18:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:18:44.383Z] --- PASS: TestGetWithReference (0.03s) [2021-11-11T12:18:44.383Z] === CONT TestDefererencePluginOnCreateError [2021-11-11T12:18:44.383Z] --- PASS: TestRefDerefRemove (0.02s) [2021-11-11T12:18:44.383Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-11-11T12:18:44.383Z] --- PASS: TestGet (0.02s) [2021-11-11T12:18:44.383Z] === CONT TestDerefMultipleOfSameRef [2021-11-11T12:18:44.383Z] time="2021-11-11T12:18:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-11-11T12:18:44.383Z] time="2021-11-11T12:18:44Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-11-11T12:18:44.383Z] --- PASS: TestServicePrune (0.07s) [2021-11-11T12:18:44.383Z] === CONT TestFindByReferenced [2021-11-11T12:18:44.383Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-11-11T12:18:44.383Z] === CONT TestFindByDriver [2021-11-11T12:18:44.383Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-11-11T12:18:44.383Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-11-11T12:18:44.383Z] --- PASS: TestFindByReferenced (0.02s) [2021-11-11T12:18:44.383Z] --- PASS: TestFindByDriver (0.02s) [2021-11-11T12:18:44.383Z] PASS [2021-11-11T12:18:44.383Z] coverage: 69.0% of statements [2021-11-11T12:18:44.383Z] ok github.com/docker/docker/volume/service 0.387s coverage: 69.0% of statements [2021-11-11T12:18:44.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-11-11T12:18:44.928Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T12:18:44.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-11-11T12:18:45.189Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T12:18:45.761Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T12:18:46.022Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T12:18:46.594Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T12:18:47.166Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T12:18:47.738Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T12:18:47.738Z] docker_api_swarm_test.go:46: [de65b9fa5f8bd] joining swarm manager [def2f678aa08c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:18:49.125Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T12:18:49.619Z] --- PASS: TestServiceUpdateSecrets (14.33s) [2021-11-11T12:18:49.619Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:18:51.670Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T12:18:54.665Z] 2021/11/11 12:18:54 Closing DB instances... [2021-11-11T12:18:56.829Z] --- PASS: TestNetworkDBGarbageCollection (54.07s) [2021-11-11T12:18:56.829Z] === RUN TestFindNode [2021-11-11T12:18:56.829Z] 2021/11/11 12:18:56 Closing DB instances... [2021-11-11T12:18:56.829Z] --- PASS: TestFindNode (0.02s) [2021-11-11T12:18:56.829Z] === RUN TestChangeNodeState [2021-11-11T12:18:56.829Z] 2021/11/11 12:18:56 Closing DB instances... [2021-11-11T12:18:56.829Z] --- PASS: TestChangeNodeState (0.02s) [2021-11-11T12:18:56.829Z] === RUN TestNodeReincarnation [2021-11-11T12:18:56.829Z] 2021/11/11 12:18:56 Closing DB instances... [2021-11-11T12:18:56.962Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T12:18:58.227Z] --- PASS: TestBuildMultiStageOnBuild (15.83s) [2021-11-11T12:18:58.227Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:18:58.227Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:18:58.227Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-11-11T12:18:58.227Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:18:59.506Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T12:18:59.506Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T12:18:59.506Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T12:18:59.767Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T12:18:59.767Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T12:19:00.339Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T12:19:01.495Z] time="2021-11-11T12:19:01Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-11-11T12:19:01.495Z] --- PASS: TestNodeReincarnation (5.02s) [2021-11-11T12:19:01.495Z] === RUN TestParallelCreate [2021-11-11T12:19:01.495Z] 2021/11/11 12:19:01 Closing DB instances... [2021-11-11T12:19:01.495Z] --- PASS: TestParallelCreate (0.02s) [2021-11-11T12:19:01.495Z] === RUN TestParallelDelete [2021-11-11T12:19:01.495Z] 2021/11/11 12:19:01 Closing DB instances... [2021-11-11T12:19:01.495Z] --- PASS: TestParallelDelete (0.02s) [2021-11-11T12:19:01.495Z] === RUN TestNetworkDBIslands [2021-11-11T12:19:01.495Z] time="2021-11-11T12:19:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb37b35683ec with config:&{NodeID:bb37b35683ec 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-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node bb37b35683ec/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node bb37b35683ec/172.28.152.98, added to nodes list" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f60de626c356 with config:&{NodeID:f60de626c356 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-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node f60de626c356/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node f60de626c356/172.28.152.98, added to nodes list" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node f60de626c356/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node f60de626c356/172.28.152.98, added to nodes list" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node bb37b35683ec/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=info msg="Node bb37b35683ec/172.28.152.98, added to nodes list" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-11-11T12:19:01.952Z] time="2021-11-11T12:19:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-11-11T12:19:02.255Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e378ebdca046 with config:&{NodeID:e378ebdca046 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-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, added to nodes list" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, added to nodes list" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node bb37b35683ec/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node bb37b35683ec/172.28.152.98, added to nodes list" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node f60de626c356/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=info msg="Node f60de626c356/172.28.152.98, added to nodes list" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-11-11T12:19:02.409Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-11-11T12:19:02.865Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:02.865Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ffb893f4d085 with config:&{NodeID:ffb893f4d085 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-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node bb37b35683ec/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node bb37b35683ec/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node f60de626c356/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node f60de626c356/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=info msg="Node e378ebdca046/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-11-11T12:19:03.321Z] time="2021-11-11T12:19:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-11-11T12:19:03.322Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.322Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.322Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.322Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.642Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:10dfc097fbd3 with config:&{NodeID:10dfc097fbd3 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-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node f60de626c356/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node f60de626c356/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node e378ebdca046/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node e378ebdca046/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node bb37b35683ec/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node bb37b35683ec/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.778Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.779Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.779Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:03.779Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:03.779Z] time="2021-11-11T12:19:03Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:04.234Z] networkdb_test.go:835: Re-joining: 3 [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=info msg="The new bootstrap node list is:[172.28.152.98:10033 172.28.152.98:10034 172.28.152.98:10035]" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10033" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49355" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10034" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49356" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49357" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10035" [2021-11-11T12:19:04.234Z] networkdb_test.go:835: Re-joining: 4 [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=info msg="The new bootstrap node list is:[172.28.152.98:10033 172.28.152.98:10034 172.28.152.98:10035]" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10033" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49358" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10034" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49359" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10035" [2021-11-11T12:19:04.234Z] time="2021-11-11T12:19:03Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49360" [2021-11-11T12:19:04.235Z] time="2021-11-11T12:19:04Z" level=info msg="node 0 leaving" [2021-11-11T12:19:04.457Z] --- PASS: TestServiceUpdateConfigs (13.90s) [2021-11-11T12:19:04.457Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec change state NodeActive --> NodeLeft" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="node3(e378ebdca046): Node leave event for bb37b35683ec/172.28.152.98" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec change state NodeActive --> NodeLeft" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec change state NodeActive --> NodeLeft" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="node5(10dfc097fbd3): Node leave event for bb37b35683ec/172.28.152.98" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="node4(ffb893f4d085): Node leave event for bb37b35683ec/172.28.152.98" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec change state NodeActive --> NodeLeft" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="node2(f60de626c356): Node leave event for bb37b35683ec/172.28.152.98" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec change state NodeActive --> NodeLeft" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="node1(bb37b35683ec): Node leave event for bb37b35683ec/172.28.152.98" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec/172.28.152.98, left gossip cluster" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec/172.28.152.98, left gossip cluster" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec/172.28.152.98, left gossip cluster" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec/172.28.152.98, left gossip cluster" [2021-11-11T12:19:04.690Z] time="2021-11-11T12:19:04Z" level=info msg="Node bb37b35683ec/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="node 1 leaving" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="node5(10dfc097fbd3): Node leave event for f60de626c356/172.28.152.98" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="node3(e378ebdca046): Node leave event for f60de626c356/172.28.152.98" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="node4(ffb893f4d085): Node leave event for f60de626c356/172.28.152.98" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="node2(f60de626c356): Node leave event for f60de626c356/172.28.152.98" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:04Z" level=info msg="Node f60de626c356/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.147Z] time="2021-11-11T12:19:05Z" level=info msg="node 2 leaving" [2021-11-11T12:19:05.428Z] --- PASS: TestBuildMultiStageLayerLeak (9.32s) [2021-11-11T12:19:05.428Z] === RUN TestBuildWithHugeFile [2021-11-11T12:19:05.555Z] --- PASS: TestImportExtremelyLargeImageWorks (175.35s) [2021-11-11T12:19:05.555Z] PASS [2021-11-11T12:19:05.555Z] [2021-11-11T12:19:05.555Z] DONE 12 tests in 179.040s [2021-11-11T12:19:05.555Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-11-11T12:19:05.555Z] ++ 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-11-11T12:19:05.555Z] ++ set -e [2021-11-11T12:19:05.555Z] ++ '[' -n 0 ']' [2021-11-11T12:19:05.555Z] ++ set -x [2021-11-11T12:19:05.555Z] ++ 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-11-11T12:19:05.555Z] INFO: Testing against a local daemon [2021-11-11T12:19:05.555Z] === RUN TestNetworkCreateDelete [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="node4(ffb893f4d085): Node leave event for e378ebdca046/172.28.152.98" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="node5(10dfc097fbd3): Node leave event for e378ebdca046/172.28.152.98" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046 change state NodeActive --> NodeLeft" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="node3(e378ebdca046): Node leave event for e378ebdca046/172.28.152.98" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.602Z] time="2021-11-11T12:19:05Z" level=info msg="Node e378ebdca046/172.28.152.98, left gossip cluster" [2021-11-11T12:19:05.815Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-11-11T12:19:05.816Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:19:06.021Z] --- PASS: TestUpdateRestartPolicy (22.60s) [2021-11-11T12:19:06.021Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:19:06.021Z] --- PASS: TestUpdateRestartWithAutoRemove (2.57s) [2021-11-11T12:19:06.021Z] === RUN TestWaitNonBlocked [2021-11-11T12:19:06.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:19:06.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:19:06.021Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:19:06.021Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:19:06.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:19:06.021Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:19:06.056Z] networkdb_test.go:867: node4: OK [2021-11-11T12:19:06.057Z] networkdb_test.go:867: node5: OK [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="node 0 coming back" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5966becdf43b with config:&{NodeID:5966becdf43b 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-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 5966becdf43b/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 5966becdf43b/172.28.152.98, added to nodes list" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="node 1 coming back" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0cc1fe69e6de with config:&{NodeID:0cc1fe69e6de 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-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, added to nodes list" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="node 2 coming back" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7d33686b4152 with config:&{NodeID:7d33686b4152 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-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 7d33686b4152/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:06.057Z] time="2021-11-11T12:19:05Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to nodes list" [2021-11-11T12:19:06.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-11-11T12:19:06.076Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-11-11T12:19:06.076Z] === RUN TestDaemonDNSFallback [2021-11-11T12:19:06.337Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T12:19:06.911Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T12:19:06.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-11-11T12:19:07.483Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T12:19:08.980Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T12:19:08.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s) [2021-11-11T12:19:08.980Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.03s) [2021-11-11T12:19:08.980Z] === RUN TestWaitBlocked [2021-11-11T12:19:08.980Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:08.980Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T12:19:08.980Z] PASS [2021-11-11T12:19:08.980Z] ok github.com/docker/docker/integration/container 83.013s [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === Skipped [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T12:19:08.980Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T12:19:08.980Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:19:08.980Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:19:08.980Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:19:08.980Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:19:08.980Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:19:08.980Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T12:19:08.980Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:19:08.980Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T12:19:08.980Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T12:19:08.980Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T12:19:08.980Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:19:08.980Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T12:19:08.980Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T12:19:08.980Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:19:08.980Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:19:08.980Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T12:19:08.980Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.980Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T12:19:08.980Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.980Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T12:19:08.981Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T12:19:08.981Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T12:19:08.981Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T12:19:08.981Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:19:08.981Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:19:08.981Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T12:19:08.981Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T12:19:08.981Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T12:19:08.981Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:08.981Z] [2021-11-11T12:19:08.981Z] DONE 87 tests, 33 skipped in 85.062s [2021-11-11T12:19:08.981Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T12:19:09.771Z] time="2021-11-11T12:19:08Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.152.98:10033 172.28.152.98:10034 172.28.152.98:10035]" [2021-11-11T12:19:09.771Z] time="2021-11-11T12:19:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.152.98:10033 172.28.152.98:10034 172.28.152.98:10035]" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10033" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49361" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, is the new incarnation of the shutdown node bb37b35683ec/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10034" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49362" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, is the new incarnation of the shutdown node f60de626c356/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49363" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10035" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node ffb893f4d085/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, is the new incarnation of the shutdown node e378ebdca046/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, is the new incarnation of the shutdown node f60de626c356/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, is the new incarnation of the shutdown node bb37b35683ec/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 5966becdf43b/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, is the new incarnation of the shutdown node e378ebdca046/172.28.152.98" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:09Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:10Z" level=info msg="Node 7d33686b4152/172.28.152.98, joined gossip cluster" [2021-11-11T12:19:10.228Z] time="2021-11-11T12:19:10Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to nodes list" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10033" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49364" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10034" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49365" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.152.98:10035" [2021-11-11T12:19:10.684Z] time="2021-11-11T12:19:10Z" level=debug msg="memberlist: Stream connection from=172.28.152.98:49366" [2021-11-11T12:19:11.140Z] 2021/11/11 12:19:10 Closing DB instances... [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="Node 5966becdf43b change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="node3(7d33686b4152): Node leave event for 5966becdf43b/172.28.152.98" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="Node 5966becdf43b change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="node5(10dfc097fbd3): Node leave event for 5966becdf43b/172.28.152.98" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="Node 5966becdf43b change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="node4(ffb893f4d085): Node leave event for 5966becdf43b/172.28.152.98" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="Node 5966becdf43b change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="node1(5966becdf43b): Node leave event for 5966becdf43b/172.28.152.98" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="Node 5966becdf43b change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.140Z] time="2021-11-11T12:19:10Z" level=info msg="node2(0cc1fe69e6de): Node leave event for 5966becdf43b/172.28.152.98" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 5966becdf43b/172.28.152.98, left gossip cluster" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 5966becdf43b/172.28.152.98, left gossip cluster" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 5966becdf43b/172.28.152.98, left gossip cluster" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 5966becdf43b/172.28.152.98, left gossip cluster" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 5966becdf43b/172.28.152.98, left gossip cluster" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="node3(7d33686b4152): Node leave event for 0cc1fe69e6de/172.28.152.98" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="node5(10dfc097fbd3): Node leave event for 0cc1fe69e6de/172.28.152.98" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="node4(ffb893f4d085): Node leave event for 0cc1fe69e6de/172.28.152.98" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de change state NodeActive --> NodeLeft" [2021-11-11T12:19:11.595Z] time="2021-11-11T12:19:11Z" level=info msg="node2(0cc1fe69e6de): Node leave event for 0cc1fe69e6de/172.28.152.98" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 0cc1fe69e6de/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152 change state NodeActive --> NodeLeft" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="node5(10dfc097fbd3): Node leave event for 7d33686b4152/172.28.152.98" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152 change state NodeActive --> NodeLeft" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="node4(ffb893f4d085): Node leave event for 7d33686b4152/172.28.152.98" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152 change state NodeActive --> NodeFailed" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152/172.28.152.98, added to failed nodes list" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=error msg="node: 7d33686b4152 is unknown to memberlist" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.051Z] time="2021-11-11T12:19:11Z" level=info msg="Node 7d33686b4152/172.28.152.98, left gossip cluster" [2021-11-11T12:19:12.507Z] time="2021-11-11T12:19:12Z" level=info msg="Node ffb893f4d085 change state NodeActive --> NodeLeft" [2021-11-11T12:19:12.507Z] time="2021-11-11T12:19:12Z" level=info msg="node5(10dfc097fbd3): Node leave event for ffb893f4d085/172.28.152.98" [2021-11-11T12:19:12.507Z] time="2021-11-11T12:19:12Z" level=info msg="Node ffb893f4d085 change state NodeActive --> NodeLeft" [2021-11-11T12:19:12.507Z] time="2021-11-11T12:19:12Z" level=info msg="node4(ffb893f4d085): Node leave event for ffb893f4d085/172.28.152.98" [2021-11-11T12:19:12.963Z] time="2021-11-11T12:19:12Z" level=info msg="Node ffb893f4d085/172.28.152.98, left gossip cluster" [2021-11-11T12:19:13.420Z] time="2021-11-11T12:19:12Z" level=info msg="Node ffb893f4d085/172.28.152.98, left gossip cluster" [2021-11-11T12:19:13.420Z] time="2021-11-11T12:19:13Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, left gossip cluster" [2021-11-11T12:19:13.420Z] time="2021-11-11T12:19:13Z" level=info msg="Node 10dfc097fbd3 change state NodeActive --> NodeFailed" [2021-11-11T12:19:13.420Z] time="2021-11-11T12:19:13Z" level=info msg="Node 10dfc097fbd3/172.28.152.98, added to failed nodes list" [2021-11-11T12:19:13.420Z] --- PASS: TestNetworkDBIslands (11.89s) [2021-11-11T12:19:13.420Z] PASS [2021-11-11T12:19:13.420Z] coverage: 60.1% of statements [2021-11-11T12:19:13.420Z] ok github.com/docker/docker/libnetwork/networkdb 104.313s coverage: 60.1% of statements [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/quota [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T12:19:13.420Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T12:19:14.067Z] --- PASS: TestDaemonDNSFallback (6.92s) [2021-11-11T12:19:14.067Z] === RUN TestInspectNetwork [2021-11-11T12:19:14.067Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T12:19:16.622Z] --- PASS: TestServiceUpdateNetwork (12.03s) [2021-11-11T12:19:16.622Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:19:16.622Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T12:19:16.879Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === Skipped [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-11-11T12:19:17.140Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-11-11T12:19:17.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-11-11T12:19:17.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-11-11T12:19:17.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-11-11T12:19:17.140Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-11-11T12:19:17.140Z] client_test.go:23: runtime.GOOS == "windows" [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T12:19:17.140Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T12:19:17.140Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T12:19:17.140Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-11-11T12:19:17.140Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T12:19:17.140Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-11-11T12:19:17.140Z] daemon_test.go:146: root required [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-11-11T12:19:17.140Z] reload_test.go:520: root required [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-11-11T12:19:17.140Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-11-11T12:19:17.140Z] pull_v2_test.go:73: Needs fixing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-11-11T12:19:17.140Z] pull_v2_test.go:118: Needs fixing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-11-11T12:19:17.140Z] download_test.go:267: Needs fixing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-11-11T12:19:17.140Z] layer_test.go:303: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-11-11T12:19:17.140Z] layer_test.go:352: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-11-11T12:19:17.140Z] layer_test.go:467: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-11-11T12:19:17.140Z] layer_test.go:696: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-11-11T12:19:17.140Z] migration_test.go:45: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-11-11T12:19:17.140Z] migration_test.go:181: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-11-11T12:19:17.140Z] mount_test.go:17: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-11-11T12:19:17.140Z] mount_test.go:76: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-11-11T12:19:17.140Z] mount_test.go:125: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-11-11T12:19:17.140Z] mount_test.go:212: Failing on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-11-11T12:19:17.140Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-11-11T12:19:17.140Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-11-11T12:19:17.140Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-11-11T12:19:17.140Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-11-11T12:19:17.140Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-11-11T12:19:17.140Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-11-11T12:19:17.140Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-11-11T12:19:17.140Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-11-11T12:19:17.140Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-11-11T12:19:17.140Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-11-11T12:19:17.140Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-11-11T12:19:17.140Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:19:17.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:19:17.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:19:17.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:19:17.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:19:17.140Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:133: Xz not present in msys2 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2021-11-11T12:19:17.140Z] archive_test.go:140: zstd not installed [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:252: Failing on Windows CI machines [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-11-11T12:19:17.140Z] archive_windows_test.go:16: Currently fails [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-11-11T12:19:17.140Z] changes_test.go:195: needs more investigation [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-11-11T12:19:17.140Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-11-11T12:19:17.140Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-11-11T12:19:17.140Z] changes_test.go:432: needs further investigation [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-11-11T12:19:17.140Z] changes_test.go:468: needs further investigation [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-11-11T12:19:17.140Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-11-11T12:19:17.140Z] poller_test.go:40: No chmod on Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-11-11T12:19:17.140Z] fileutils_test.go:133: Needs porting to Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.140Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-11-11T12:19:17.140Z] fileutils_test.go:179: Needs porting to Windows [2021-11-11T12:19:17.140Z] [2021-11-11T12:19:17.141Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-11-11T12:19:17.141Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.141Z] [2021-11-11T12:19:17.141Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-11-11T12:19:17.141Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.141Z] [2021-11-11T12:19:17.141Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-11-11T12:19:17.141Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-11-11T12:19:17.141Z] [2021-11-11T12:19:17.141Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-11-11T12:19:17.141Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-11-11T12:19:17.141Z] [2021-11-11T12:19:17.141Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-11-11T12:19:17.141Z] local_test.go:180: runtime.GOOS == "windows" [2021-11-11T12:19:17.141Z] [2021-11-11T12:19:17.141Z] DONE 2074 tests, 70 skipped in 306.142s [2021-11-11T12:19:17.141Z] INFO: make.ps1 ended at 11/11/2021 12:19:16 [2021-11-11T12:19:17.370Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T12:19:17.370Z] === RUN TestInspectNetwork/full_network_id [2021-11-11T12:19:17.370Z] === RUN TestInspectNetwork/partial_network_id [2021-11-11T12:19:17.370Z] === RUN TestInspectNetwork/network_name [2021-11-11T12:19:17.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-11-11T12:19:17.631Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T12:19:19.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T12:19:19.018Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T12:19:19.018Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T12:19:19.340Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-11-11T12:19:19.340Z] INFO: Unit tests ended at 11/11/2021 12:19:18. Duration:00:05:23.8502189 [2021-11-11T12:19:19.340Z] INFO: Building busybox [2021-11-11T12:19:19.340Z] Sending build context to Docker daemon 5.12kB [2021-11-11T12:19:19.340Z] [2021-11-11T12:19:19.340Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-11-11T12:19:19.340Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-11-11T12:19:19.340Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-11-11T12:19:19.340Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-11-11T12:19:19.340Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-11-11T12:19:19.340Z] ---> 3d4792f88e26 [2021-11-11T12:19:19.340Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-11-11T12:19:19.340Z] ---> Running in d424cd7734d9 [2021-11-11T12:19:21.561Z] --- PASS: TestInspectNetwork (8.31s) [2021-11-11T12:19:21.561Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2021-11-11T12:19:21.561Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-11-11T12:19:21.561Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-11-11T12:19:21.561Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-11-11T12:19:21.561Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:19:22.503Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T12:19:23.076Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T12:19:23.234Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-11-11T12:19:23.234Z] Copying nested executables into bundles/binary-daemon [2021-11-11T12:19:23.234Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-11-11T12:19:23.234Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:19:23.234Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-11-11T12:19:23.234Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-11-11T12:19:23.576Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/make.sh cross [2021-11-11T12:19:23.649Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2021-11-11T12:19:23.649Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:19:23.649Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:23.649Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:23.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:23.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:23.649Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:23.649Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:23.649Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:23.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:23.649Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T12:19:23.649Z] === RUN TestNetworkList [2021-11-11T12:19:23.649Z] === RUN TestNetworkList//networks [2021-11-11T12:19:23.649Z] === PAUSE TestNetworkList//networks [2021-11-11T12:19:23.649Z] === RUN TestNetworkList//networks/ [2021-11-11T12:19:23.649Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:19:23.649Z] === CONT TestNetworkList//networks [2021-11-11T12:19:23.649Z] === CONT TestNetworkList//networks/ [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkList (0.02s) [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:19:23.649Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:19:23.649Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:19:24.183Z] [2021-11-11T12:19:24.220Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-11-11T12:19:24.220Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:19:24.450Z] Removing bundles/ [2021-11-11T12:19:24.450Z] [2021-11-11T12:19:24.450Z] ---> Making bundle: cross (in bundles/cross) [2021-11-11T12:19:24.450Z] Cross building: bundles/cross/linux/amd64 [2021-11-11T12:19:24.450Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T12:19:24.450Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T12:19:24.481Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T12:19:24.964Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T12:19:25.053Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T12:19:25.314Z] --- PASS: TestDaemonRestartWithLiveRestore (1.10s) [2021-11-11T12:19:25.314Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:19:26.260Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-11-11T12:19:26.261Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:19:26.261Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T12:19:26.460Z] Removing intermediate container d424cd7734d9 [2021-11-11T12:19:26.460Z] ---> 498e10c6a625 [2021-11-11T12:19:26.460Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-11-11T12:19:26.460Z] ---> Running in 06d2472f5932 [2021-11-11T12:19:26.460Z] Removing intermediate container 06d2472f5932 [2021-11-11T12:19:26.460Z] ---> efc56f60fff2 [2021-11-11T12:19:26.460Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-11-11T12:19:26.460Z] ---> Running in fb71043acf99 [2021-11-11T12:19:26.460Z] Removing intermediate container fb71043acf99 [2021-11-11T12:19:26.460Z] ---> 7b920bd5bb45 [2021-11-11T12:19:26.460Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-11-11T12:19:26.833Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T12:19:27.405Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-11-11T12:19:27.405Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:19:27.666Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T12:19:27.987Z] [2021-11-11T12:19:28.238Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T12:19:28.444Z] ---> 597970e10667 [2021-11-11T12:19:28.444Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-11-11T12:19:28.444Z] ---> Running in f870cbe5e683 [2021-11-11T12:19:28.499Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2021-11-11T12:19:28.499Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:19:29.071Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-11-11T12:19:29.071Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:19:29.642Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T12:19:29.642Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T12:19:29.903Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T12:19:30.164Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T12:19:30.426Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T12:19:31.079Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T12:19:31.542Z] --- PASS: TestServiceUpdatePidsLimit (16.01s) [2021-11-11T12:19:31.542Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2021-11-11T12:19:31.542Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2021-11-11T12:19:31.542Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-11-11T12:19:31.542Z] PASS [2021-11-11T12:19:31.542Z] [2021-11-11T12:19:31.542Z] === Skipped [2021-11-11T12:19:31.542Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T12:19:31.542Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:19:31.542Z] [2021-11-11T12:19:31.542Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-11-11T12:19:31.542Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-11-11T12:19:31.542Z] [2021-11-11T12:19:31.542Z] DONE 27 tests, 2 skipped in 146.143s [2021-11-11T12:19:31.542Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T12:19:31.542Z] ++ 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-11-11T12:19:31.542Z] ++ set -e [2021-11-11T12:19:31.542Z] ++ '[' -n 0 ']' [2021-11-11T12:19:31.542Z] ++ set -x [2021-11-11T12:19:31.542Z] ++ 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-11-11T12:19:31.542Z] INFO: Testing against a local daemon [2021-11-11T12:19:31.542Z] === RUN TestSessionCreate [2021-11-11T12:19:31.542Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T12:19:31.542Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:19:31.542Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-11-11T12:19:31.542Z] PASS [2021-11-11T12:19:31.542Z] [2021-11-11T12:19:31.542Z] DONE 2 tests in 0.161s [2021-11-11T12:19:31.542Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T12:19:31.542Z] ++ 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-11-11T12:19:31.542Z] ++ set -e [2021-11-11T12:19:31.542Z] ++ '[' -n 0 ']' [2021-11-11T12:19:31.542Z] ++ set -x [2021-11-11T12:19:31.542Z] ++ 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-11-11T12:19:31.542Z] INFO: Testing against a local daemon [2021-11-11T12:19:31.542Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:19:31.542Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:19:31.542Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:19:31.542Z] === RUN TestDiskUsage [2021-11-11T12:19:31.542Z] === PAUSE TestDiskUsage [2021-11-11T12:19:31.542Z] === RUN TestEventsExecDie [2021-11-11T12:19:31.798Z] --- PASS: TestEventsExecDie (0.54s) [2021-11-11T12:19:31.798Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:19:31.798Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-11-11T12:19:31.798Z] === RUN TestEventsVolumeCreate [2021-11-11T12:19:32.034Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2021-11-11T12:19:32.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:19:32.034Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:19:32.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:19:32.034Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:19:32.054Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-11-11T12:19:32.054Z] === RUN TestInfoBinaryCommits [2021-11-11T12:19:32.054Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T12:19:32.054Z] === RUN TestInfoAPIVersioned [2021-11-11T12:19:32.054Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T12:19:32.054Z] === RUN TestInfoDiscoveryBackend [2021-11-11T12:19:32.615Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-11-11T12:19:32.615Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T12:19:32.975Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T12:19:33.235Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T12:19:33.542Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T12:19:33.542Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T12:19:34.104Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-11-11T12:19:34.104Z] === RUN TestInfoAPI [2021-11-11T12:19:34.104Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T12:19:34.104Z] === RUN TestInfoAPIWarnings [2021-11-11T12:19:34.376Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:19:34.376Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:19:34.376Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:19:34.376Z] === RUN TestDaemonConfigValidation [2021-11-11T12:19:34.376Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:19:34.376Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T12:19:34.376Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:19:34.376Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:19:34.376Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:19:34.376Z] === RUN TestDaemonProxy [2021-11-11T12:19:34.376Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:19:34.376Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T12:19:34.376Z] PASS [2021-11-11T12:19:34.376Z] ok github.com/docker/docker/integration/daemon 0.105s [2021-11-11T12:19:34.376Z] [2021-11-11T12:19:34.377Z] === Skipped [2021-11-11T12:19:34.377Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:19:34.377Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:19:34.377Z] [2021-11-11T12:19:34.377Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T12:19:34.377Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:19:34.377Z] [2021-11-11T12:19:34.377Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:19:34.377Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:19:34.377Z] [2021-11-11T12:19:34.377Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T12:19:34.377Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:19:34.377Z] [2021-11-11T12:19:34.377Z] DONE 4 tests, 4 skipped in 23.985s [2021-11-11T12:19:34.377Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T12:19:34.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:34.846Z] INFO: Testing against a local daemon [2021-11-11T12:19:34.846Z] === RUN TestCommitInheritsEnv [2021-11-11T12:19:34.846Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:19:34.846Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T12:19:34.846Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:19:34.846Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:19:34.846Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:19:34.846Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:19:34.846Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-11-11T12:19:34.846Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:19:34.846Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T12:19:34.846Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:19:35.783Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T12:19:36.355Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T12:19:36.416Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2021-11-11T12:19:36.416Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:19:36.416Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T12:19:36.416Z] === RUN TestTagInvalidReference [2021-11-11T12:19:36.416Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T12:19:36.416Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:19:36.416Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-11-11T12:19:36.416Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:19:36.416Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-11-11T12:19:36.416Z] === RUN TestTagOfficialNames [2021-11-11T12:19:36.416Z] --- PASS: TestTagOfficialNames (0.10s) [2021-11-11T12:19:36.416Z] === RUN TestTagMatchesDigest [2021-11-11T12:19:36.416Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T12:19:36.416Z] PASS [2021-11-11T12:19:36.416Z] ok github.com/docker/docker/integration/image 1.630s [2021-11-11T12:19:36.416Z] [2021-11-11T12:19:36.416Z] === Skipped [2021-11-11T12:19:36.416Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T12:19:36.416Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:19:36.416Z] [2021-11-11T12:19:36.416Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:19:36.416Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:19:36.416Z] [2021-11-11T12:19:36.416Z] DONE 11 tests, 2 skipped in 3.363s [2021-11-11T12:19:36.416Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T12:19:37.745Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T12:19:38.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:38.654Z] INFO: Testing against a local daemon [2021-11-11T12:19:38.654Z] === RUN TestNetworkCreateDelete [2021-11-11T12:19:38.654Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:38.654Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:19:38.654Z] 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-11-11T12:19:38.654Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonDNSFallback [2021-11-11T12:19:38.654Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestInspectNetwork [2021-11-11T12:19:38.654Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:38.654Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:19:38.654Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:38.654Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:19:38.654Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:38.654Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:38.654Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:38.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:38.654Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:38.654Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:38.654Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:19:38.654Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:19:38.654Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.02s) [2021-11-11T12:19:38.654Z] === RUN TestNetworkList [2021-11-11T12:19:38.654Z] === RUN TestNetworkList//networks [2021-11-11T12:19:38.654Z] === PAUSE TestNetworkList//networks [2021-11-11T12:19:38.654Z] === RUN TestNetworkList//networks/ [2021-11-11T12:19:38.654Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:19:38.654Z] === CONT TestNetworkList//networks [2021-11-11T12:19:38.654Z] === CONT TestNetworkList//networks/ [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkList (0.06s) [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:19:38.654Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:19:38.654Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:19:38.654Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:19:38.654Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:19:38.654Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:19:38.654Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:19:38.654Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:19:38.654Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:19:38.654Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:19:38.654Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:19:38.654Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:19:38.654Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:19:38.654Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:19:38.654Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:19:38.654Z] PASS [2021-11-11T12:19:38.654Z] ok github.com/docker/docker/integration/network 0.207s [2021-11-11T12:19:38.690Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === Skipped [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T12:19:39.129Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:19:39.129Z] 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-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T12:19:39.129Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T12:19:39.129Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:19:39.129Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:19:39.129Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:19:39.129Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:19:39.129Z] [2021-11-11T12:19:39.129Z] DONE 22 tests, 15 skipped in 2.375s [2021-11-11T12:19:39.129Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T12:19:39.634Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T12:19:39.895Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T12:19:40.125Z] testing: warning: no tests to run [2021-11-11T12:19:40.125Z] PASS [2021-11-11T12:19:40.125Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-11-11T12:19:40.125Z] [2021-11-11T12:19:40.125Z] DONE 0 tests in 0.774s [2021-11-11T12:19:40.125Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T12:19:40.595Z] testing: warning: no tests to run [2021-11-11T12:19:40.595Z] PASS [2021-11-11T12:19:40.595Z] ok github.com/docker/docker/integration/network/macvlan 0.061s [2021-11-11T12:19:40.595Z] [2021-11-11T12:19:40.595Z] DONE 0 tests in 0.719s [2021-11-11T12:19:40.595Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T12:19:40.796Z] Removing intermediate container f870cbe5e683 [2021-11-11T12:19:40.797Z] ---> 47c46a0bba3a [2021-11-11T12:19:40.797Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-11-11T12:19:40.797Z] ---> Running in 64dde2c242ea [2021-11-11T12:19:41.587Z] testing: warning: no tests to run [2021-11-11T12:19:41.587Z] PASS [2021-11-11T12:19:41.587Z] ok github.com/docker/docker/integration/plugin 0.063s [2021-11-11T12:19:41.587Z] [2021-11-11T12:19:41.587Z] DONE 0 tests in 0.704s [2021-11-11T12:19:41.587Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T12:19:41.759Z] [2021-11-11T12:19:41.759Z] SUCCESS: Specified value was saved. [2021-11-11T12:19:42.444Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T12:19:42.578Z] testing: warning: no tests to run [2021-11-11T12:19:42.578Z] PASS [2021-11-11T12:19:42.578Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-11-11T12:19:42.578Z] [2021-11-11T12:19:42.578Z] DONE 0 tests in 0.822s [2021-11-11T12:19:42.578Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T12:19:43.829Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T12:19:44.412Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T12:19:44.985Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T12:19:45.481Z] Removing intermediate container 64dde2c242ea [2021-11-11T12:19:45.481Z] ---> ea0a3d314250 [2021-11-11T12:19:45.481Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-11-11T12:19:45.481Z] ---> Running in ed2298ad33e9 [2021-11-11T12:19:47.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:47.371Z] INFO: Testing against a local daemon [2021-11-11T12:19:47.371Z] === RUN TestPluginInvalidJSON [2021-11-11T12:19:47.371Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:19:47.371Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:19:47.371Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:19:47.371Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T12:19:47.371Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:19:47.371Z] === RUN TestPluginInstall [2021-11-11T12:19:47.371Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T12:19:47.371Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:19:47.371Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T12:19:47.371Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:19:47.371Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:19:47.371Z] PASS [2021-11-11T12:19:47.371Z] ok github.com/docker/docker/integration/plugin/common 0.094s [2021-11-11T12:19:47.371Z] [2021-11-11T12:19:47.371Z] === Skipped [2021-11-11T12:19:47.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T12:19:47.371Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] [2021-11-11T12:19:47.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T12:19:47.371Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] [2021-11-11T12:19:47.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:19:47.371Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:19:47.371Z] [2021-11-11T12:19:47.371Z] DONE 5 tests, 3 skipped in 4.884s [2021-11-11T12:19:47.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T12:19:47.530Z] --- PASS: TestServiceWithDataPathPortInit (15.41s) [2021-11-11T12:19:47.530Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:19:50.154Z] Cannot create a file when that file already exists. [2021-11-11T12:19:50.831Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2ys5sldd5h42qzgxh9wsf4b30 Created:2021-11-11 12:19:48.90988012 +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[754698a2e093595958db55690a1891cba57988307697e562eee4451c8d76e3bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jewkqghwqvttkia15kloi8a84 EndpointID:7d4953ec55a5078227a73359e6827da61c07e7090e56196379152f9e26341ed7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:62a6e0a331f305313f1aaaabe1cf2018cc35c44e728da1e7271390b417a91dfc 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:db324a18121e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jewkqghwqvttkia15kloi8a84 EndpointID:7d4953ec55a5078227a73359e6827da61c07e7090e56196379152f9e26341ed7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-11-11T12:19:51.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:51.179Z] INFO: Testing against a local daemon [2021-11-11T12:19:51.179Z] === RUN TestExternalGraphDriver [2021-11-11T12:19:51.179Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:19:51.179Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T12:19:51.179Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:19:51.179Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:19:51.179Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:19:51.179Z] PASS [2021-11-11T12:19:51.179Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.107s [2021-11-11T12:19:51.179Z] [2021-11-11T12:19:51.179Z] === Skipped [2021-11-11T12:19:51.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T12:19:51.179Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:19:51.179Z] [2021-11-11T12:19:51.179Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:19:51.179Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:19:51.179Z] [2021-11-11T12:19:51.179Z] DONE 2 tests, 2 skipped in 3.271s [2021-11-11T12:19:51.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T12:19:51.773Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T12:19:52.145Z] --- PASS: TestInfoAPIWarnings (16.21s) [2021-11-11T12:19:52.145Z] === RUN TestInfoDebug [2021-11-11T12:19:52.145Z] --- PASS: TestInfoDebug (0.52s) [2021-11-11T12:19:52.145Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:19:52.145Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-11-11T12:19:52.145Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:19:52.145Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-11-11T12:19:52.145Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:19:52.145Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2021-11-11T12:19:52.145Z] === RUN TestPingCacheHeaders [2021-11-11T12:19:52.145Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T12:19:52.145Z] === RUN TestPingGet [2021-11-11T12:19:52.145Z] --- PASS: TestPingGet (0.01s) [2021-11-11T12:19:52.145Z] === RUN TestPingHead [2021-11-11T12:19:52.145Z] --- PASS: TestPingHead (0.02s) [2021-11-11T12:19:52.145Z] === RUN TestVersion [2021-11-11T12:19:52.145Z] --- PASS: TestVersion (0.02s) [2021-11-11T12:19:52.145Z] === CONT TestDiskUsage [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T12:19:52.402Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T12:19:52.658Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T12:19:52.753Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:52.753Z] INFO: Testing against a local daemon [2021-11-11T12:19:52.753Z] === RUN TestReadPluginNoRead [2021-11-11T12:19:52.753Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:19:52.753Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T12:19:52.753Z] PASS [2021-11-11T12:19:52.753Z] ok github.com/docker/docker/integration/plugin/logging 0.080s [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T12:19:52.915Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T12:19:53.170Z] --- PASS: TestDiskUsage (1.14s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T12:19:53.171Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:19:53.171Z] PASS [2021-11-11T12:19:53.171Z] [2021-11-11T12:19:53.171Z] === Skipped [2021-11-11T12:19:53.171Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:19:53.171Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:19:53.171Z] [2021-11-11T12:19:53.171Z] DONE 53 tests, 1 skipped in 21.976s [2021-11-11T12:19:53.171Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T12:19:53.171Z] ++ 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-11-11T12:19:53.171Z] ++ set -e [2021-11-11T12:19:53.171Z] ++ '[' -n 0 ']' [2021-11-11T12:19:53.171Z] ++ set -x [2021-11-11T12:19:53.171Z] ++ 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-11-11T12:19:53.171Z] INFO: Testing against a local daemon [2021-11-11T12:19:53.171Z] === RUN TestVolumesCreateAndList [2021-11-11T12:19:53.171Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T12:19:53.171Z] === RUN TestVolumesRemove [2021-11-11T12:19:53.225Z] [2021-11-11T12:19:53.225Z] === Skipped [2021-11-11T12:19:53.225Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T12:19:53.225Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:19:53.225Z] [2021-11-11T12:19:53.225Z] DONE 1 tests, 1 skipped in 2.171s [2021-11-11T12:19:53.225Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T12:19:53.426Z] --- PASS: TestVolumesRemove (0.06s) [2021-11-11T12:19:53.426Z] === RUN TestVolumesInspect [2021-11-11T12:19:53.426Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T12:19:53.426Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:19:53.426Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:19:53.426Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:19:53.426Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:19:53.426Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T12:19:53.426Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:19:53.426Z] PASS [2021-11-11T12:19:53.426Z] [2021-11-11T12:19:53.426Z] DONE 5 tests in 0.207s [2021-11-11T12:19:53.427Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:19:53.427Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T12:19:53.427Z] +++ kill 13373 [2021-11-11T12:19:53.683Z] +++ /etc/init.d/apparmor stop [2021-11-11T12:19:53.683Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:19:53.683Z] [2021-11-11T12:19:53.683Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:19:53.683Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:19:53.683Z] [2021-11-11T12:19:53.683Z] To set a process to complain mode, use the command line tool [2021-11-11T12:19:53.683Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:19:53.683Z] +++ true [2021-11-11T12:19:53.683Z] exiting test-integration [2021-11-11T12:19:53.683Z] ++ exit 0 [2021-11-11T12:19:53.683Z] [2021-11-11T12:19:54.215Z] testing: warning: no tests to run [2021-11-11T12:19:54.215Z] PASS [2021-11-11T12:19:54.215Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-11-11T12:19:54.215Z] [2021-11-11T12:19:54.215Z] DONE 0 tests in 1.008s [2021-11-11T12:19:54.215Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T12:19:54.319Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed Post stage [Pipeline] junit [2021-11-11T12:19:54.639Z] Recording test results [2021-11-11T12:19:54.964Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T12:19:55.261Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.69s) [2021-11-11T12:19:55.261Z] PASS [2021-11-11T12:19:55.261Z] [2021-11-11T12:19:55.261Z] === Skipped [2021-11-11T12:19:55.261Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:19:55.261Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:19:55.261Z] [2021-11-11T12:19:55.261Z] DONE 26 tests, 1 skipped in 49.640s [2021-11-11T12:19:55.261Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:19:55.261Z] ++ 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-11-11T12:19:55.261Z] ++ set -e [2021-11-11T12:19:55.261Z] ++ '[' -n 0 ']' [2021-11-11T12:19:55.261Z] ++ set -x [2021-11-11T12:19:55.261Z] ++ 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-11-11T12:19:55.261Z] INFO: Testing against a local daemon [2021-11-11T12:19:55.261Z] === RUN TestDockerNetworkIpvlanPersistance [2021-11-11T12:19:55.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:19:55.261Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-11T12:19:55.261Z] === RUN TestDockerNetworkIpvlan [2021-11-11T12:19:55.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:19:55.261Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:19:55.261Z] PASS [2021-11-11T12:19:55.261Z] [2021-11-11T12:19:55.261Z] === Skipped [2021-11-11T12:19:55.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-11-11T12:19:55.261Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:19:55.261Z] [2021-11-11T12:19:55.261Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-11-11T12:19:55.261Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-11-11T12:19:55.261Z] [2021-11-11T12:19:55.261Z] DONE 2 tests, 2 skipped in 0.113s [2021-11-11T12:19:55.261Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-11-11T12:19:55.261Z] ++ 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-11-11T12:19:55.261Z] ++ set -e [2021-11-11T12:19:55.261Z] ++ '[' -n 0 ']' [2021-11-11T12:19:55.261Z] ++ set -x [2021-11-11T12:19:55.261Z] ++ 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-11-11T12:19:55.261Z] INFO: Testing against a local daemon [2021-11-11T12:19:55.261Z] === RUN TestDockerNetworkMacvlanPersistance [2021-11-11T12:19:55.503Z] + echo Ensuring container killed. [2021-11-11T12:19:55.504Z] Ensuring container killed. [2021-11-11T12:19:55.504Z] + docker rm -vf docker-pr6 [2021-11-11T12:19:55.504Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-11-11T12:19:55.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-11-11T12:19:55.523Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T12:19:55.805Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:19:55.805Z] Chowning /workspace to jenkins user [2021-11-11T12:19:55.805Z] + id -u [2021-11-11T12:19:55.805Z] + id -g [2021-11-11T12:19:55.805Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:19:55.805Z] Unable to find image 'busybox:latest' locally [2021-11-11T12:19:55.805Z] latest: Pulling from library/busybox [2021-11-11T12:19:56.061Z] 8ba530ca112c: Pulling fs layer [2021-11-11T12:19:56.061Z] 8ba530ca112c: Download complete [2021-11-11T12:19:56.061Z] 8ba530ca112c: Pull complete [2021-11-11T12:19:56.061Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T12:19:56.061Z] Status: Downloaded newer image for busybox:latest [2021-11-11T12:19:56.450Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:56.450Z] INFO: Testing against a local daemon [2021-11-11T12:19:56.450Z] === RUN TestPluginWithDevMounts [2021-11-11T12:19:56.450Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:56.450Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T12:19:56.450Z] PASS [2021-11-11T12:19:56.450Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-11-11T12:19:56.450Z] [2021-11-11T12:19:56.450Z] === Skipped [2021-11-11T12:19:56.450Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T12:19:56.450Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:56.450Z] [2021-11-11T12:19:56.450Z] DONE 1 tests, 1 skipped in 2.154s [2021-11-11T12:19:56.450Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T12:19:56.908Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-11-11T12:19:56.908Z] === RUN TestDockerNetworkMacvlan [2021-11-11T12:19:57.212Z] Removing intermediate container ed2298ad33e9 [2021-11-11T12:19:57.212Z] ---> 1e0f2992d12d [2021-11-11T12:19:57.212Z] Step 13/13 : CMD ["sh"] [2021-11-11T12:19:57.212Z] ---> Running in 96b4b9adb514 [2021-11-11T12:19:57.212Z] Removing intermediate container 96b4b9adb514 [2021-11-11T12:19:57.212Z] ---> fc0d29b3da65 [2021-11-11T12:19:57.212Z] Successfully built fc0d29b3da65 [2021-11-11T12:19:57.212Z] Successfully tagged busybox:latest [2021-11-11T12:19:57.212Z] INFO: Docker images of the daemon under test [2021-11-11T12:19:57.212Z] [2021-11-11T12:19:57.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-11T12:19:57.212Z] busybox latest fc0d29b3da65 1 second ago 4.95GB [2021-11-11T12:19:57.212Z] microsoft/windowsservercore latest 3d4792f88e26 8 days ago 4.91GB [2021-11-11T12:19:57.212Z] mcr.microsoft.com/windows/servercore ltsc2022 3d4792f88e26 8 days ago 4.91GB [2021-11-11T12:19:57.212Z] [2021-11-11T12:19:57.212Z] INFO: Running integration tests at 11/11/2021 12:19:57... [2021-11-11T12:19:57.212Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-11-11T12:19:57.212Z] INFO: Integration API tests being run from the host: [2021-11-11T12:19:57.212Z] INFO: make.ps1 starting at 11/11/2021 12:19:57 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:19:57.766Z] + bundleName=arm64-integration [2021-11-11T12:19:57.766Z] + echo Creating arm64-integration-bundles.tar.gz [2021-11-11T12:19:57.766Z] Creating arm64-integration-bundles.tar.gz [2021-11-11T12:19:57.766Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-11-11T12:19:57.766Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T12:19:57.851Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] archiveArtifacts [2021-11-11T12:19:58.032Z] Archiving artifacts [2021-11-11T12:19:58.112Z] docker_api_swarm_test.go:304: [da7b12cdfc406] joining swarm manager [dd88ff79715a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:19:58.683Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-11-11T12:19:58.684Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T12:19:58.695Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:19:58.695Z] INFO: Testing against a local daemon [2021-11-11T12:19:58.695Z] === RUN TestSecretInspect [2021-11-11T12:19:58.695Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T12:19:58.695Z] === RUN TestSecretList [2021-11-11T12:19:58.695Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T12:19:58.695Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:19:58.695Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:19:58.695Z] === RUN TestSecretsUpdate [2021-11-11T12:19:58.695Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T12:19:58.695Z] === RUN TestTemplatedSecret [2021-11-11T12:19:58.695Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T12:19:58.695Z] === RUN TestSecretCreateResolve [2021-11-11T12:19:58.695Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:58.695Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T12:19:58.695Z] PASS [2021-11-11T12:19:58.695Z] ok github.com/docker/docker/integration/secret 0.088s [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === Skipped [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T12:19:58.695Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:19:58.695Z] [2021-11-11T12:19:58.695Z] DONE 6 tests, 6 skipped in 1.974s [2021-11-11T12:19:58.695Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T12:19:58.739Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-11-11T12:19:59.417Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T12:19:59.625Z] docker_api_swarm_test.go:305: [d01065483774b] joining swarm manager [dd88ff79715a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:19:59.626Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-11-11T12:19:59.626Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T12:19:59.767Z] + make clean [2021-11-11T12:19:59.767Z] docker volume rm -f docker-dev-cache [2021-11-11T12:19:59.767Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T12:20:00.569Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2021-11-11T12:20:00.830Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T12:20:00.926Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:00.926Z] INFO: Testing against a local daemon [2021-11-11T12:20:00.926Z] === RUN TestServiceCreateInit [2021-11-11T12:20:00.926Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:20:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:20:00.926Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- PASS: TestServiceCreateInit (0.04s) [2021-11-11T12:20:00.926Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:20:00.926Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:20:00.926Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceConflict [2021-11-11T12:20:00.926Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:20:00.926Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-11-11T12:20:00.926Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:20:00.926Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:20:00.926Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:20:00.926Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:00.926Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:20:00.926Z] === RUN TestCreateServiceSysctls [2021-11-11T12:20:01.397Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-11-11T12:20:01.397Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:20:01.397Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-11T12:20:01.397Z] === RUN TestInspect [2021-11-11T12:20:01.397Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestInspect (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestCreateJob [2021-11-11T12:20:01.397Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestReplicatedJob [2021-11-11T12:20:01.397Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:20:01.397Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestServiceListWithStatuses [2021-11-11T12:20:01.397Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:20:01.397Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:20:01.397Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.397Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T12:20:01.397Z] === RUN TestServicePlugin [2021-11-11T12:20:01.398Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T12:20:01.398Z] === RUN TestServiceUpdateLabel [2021-11-11T12:20:01.398Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T12:20:01.398Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:20:01.398Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T12:20:01.398Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:20:01.398Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T12:20:01.398Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:20:01.398Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T12:20:01.398Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:20:01.398Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:20:01.398Z] PASS [2021-11-11T12:20:01.398Z] ok github.com/docker/docker/integration/service 0.233s [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === Skipped [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-11-11T12:20:01.398Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:20:01.398Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-11-11T12:20:01.398Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-11T12:20:01.398Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T12:20:01.398Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T12:20:01.398Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T12:20:01.398Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T12:20:01.398Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T12:20:01.398Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:20:01.398Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T12:20:01.398Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T12:20:01.398Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T12:20:01.398Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T12:20:01.398Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T12:20:01.398Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T12:20:01.398Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:20:01.398Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:20:01.398Z] [2021-11-11T12:20:01.398Z] DONE 24 tests, 23 skipped in 2.693s [2021-11-11T12:20:01.398Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T12:20:01.401Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:20:01.662Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T12:20:01.924Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-11-11T12:20:02.866Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T12:20:02.974Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:02.974Z] INFO: Testing against a local daemon [2021-11-11T12:20:02.974Z] === RUN TestSessionCreate [2021-11-11T12:20:02.974Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:20:02.974Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T12:20:02.974Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:20:02.974Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:20:02.974Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:20:02.974Z] PASS [2021-11-11T12:20:02.974Z] ok github.com/docker/docker/integration/session 0.075s [2021-11-11T12:20:03.446Z] [2021-11-11T12:20:03.446Z] === Skipped [2021-11-11T12:20:03.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T12:20:03.446Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:20:03.446Z] [2021-11-11T12:20:03.446Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:20:03.446Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:20:03.446Z] [2021-11-11T12:20:03.446Z] DONE 2 tests, 2 skipped in 1.764s [2021-11-11T12:20:03.446Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T12:20:03.808Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T12:20:04.071Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-11-11T12:20:04.644Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T12:20:05.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:05.674Z] INFO: Testing against a local daemon [2021-11-11T12:20:05.674Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:20:05.674Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:05.674Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestDiskUsage [2021-11-11T12:20:05.674Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:20:05.674Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestEventsExecDie [2021-11-11T12:20:05.674Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:20:05.674Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:20:05.674Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:20:05.674Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestEventsVolumeCreate [2021-11-11T12:20:05.674Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:20:05.674Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestInfoAPI [2021-11-11T12:20:05.674Z] --- PASS: TestInfoAPI (0.05s) [2021-11-11T12:20:05.674Z] === RUN TestInfoAPIWarnings [2021-11-11T12:20:05.674Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:20:05.674Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestInfoDebug [2021-11-11T12:20:05.674Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:05.674Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:20:05.674Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:05.674Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:20:05.674Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:05.674Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T12:20:05.674Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:20:06.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-11T12:20:06.146Z] === RUN TestPingCacheHeaders [2021-11-11T12:20:06.146Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-11T12:20:06.146Z] === RUN TestPingGet [2021-11-11T12:20:06.146Z] --- PASS: TestPingGet (0.03s) [2021-11-11T12:20:06.146Z] === RUN TestPingHead [2021-11-11T12:20:06.616Z] --- PASS: TestPingHead (0.04s) [2021-11-11T12:20:06.616Z] === RUN TestVersion [2021-11-11T12:20:06.616Z] --- PASS: TestVersion (0.03s) [2021-11-11T12:20:06.616Z] PASS [2021-11-11T12:20:06.616Z] ok github.com/docker/docker/integration/system 1.258s [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === Skipped [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:20:06.616Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T12:20:06.616Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T12:20:06.616Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:20:06.616Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T12:20:06.616Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T12:20:06.616Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T12:20:06.616Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T12:20:06.616Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T12:20:06.616Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:20:06.616Z] [2021-11-11T12:20:06.616Z] DONE 15 tests, 9 skipped in 3.176s [2021-11-11T12:20:06.616Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T12:20:07.945Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T12:20:07.945Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T12:20:08.206Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T12:20:08.206Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T12:20:08.206Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T12:20:08.467Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-11-11T12:20:08.467Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T12:20:08.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:08.845Z] INFO: Testing against a local daemon [2021-11-11T12:20:08.845Z] === RUN TestVolumesCreateAndList [2021-11-11T12:20:08.845Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-11-11T12:20:08.845Z] === RUN TestVolumesRemove [2021-11-11T12:20:08.845Z] --- PASS: TestVolumesRemove (0.17s) [2021-11-11T12:20:08.845Z] === RUN TestVolumesInspect [2021-11-11T12:20:08.845Z] --- PASS: TestVolumesInspect (0.06s) [2021-11-11T12:20:08.845Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:20:08.845Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:20:08.845Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:20:08.845Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:20:08.845Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-11T12:20:08.845Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-11-11T12:20:08.845Z] PASS [2021-11-11T12:20:08.845Z] ok github.com/docker/docker/integration/volume 0.386s [2021-11-11T12:20:08.845Z] [2021-11-11T12:20:08.845Z] DONE 5 tests in 2.254s [2021-11-11T12:20:08.845Z] INFO: make.ps1 ended at 11/11/2021 12:20:08 [2021-11-11T12:20:08.845Z] INFO: Integration CLI tests being run from the host: [2021-11-11T12:20:08.845Z] 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-11-11T12:20:09.409Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T12:20:09.409Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan (12.73s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s) [2021-11-11T12:20:09.409Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2021-11-11T12:20:09.409Z] PASS [2021-11-11T12:20:09.409Z] [2021-11-11T12:20:09.409Z] DONE 8 tests in 14.262s [2021-11-11T12:20:09.409Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-11-11T12:20:09.409Z] ++ 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-11-11T12:20:09.409Z] ++ set -e [2021-11-11T12:20:09.409Z] ++ '[' -n 0 ']' [2021-11-11T12:20:09.409Z] ++ set -x [2021-11-11T12:20:09.409Z] ++ 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-11-11T12:20:09.670Z] testing: warning: no tests to run [2021-11-11T12:20:09.670Z] PASS [2021-11-11T12:20:09.670Z] [2021-11-11T12:20:09.670Z] DONE 0 tests in 0.030s [2021-11-11T12:20:09.670Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-11-11T12:20:09.670Z] ++ 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-11-11T12:20:09.670Z] ++ set -e [2021-11-11T12:20:09.670Z] ++ '[' -n 0 ']' [2021-11-11T12:20:09.670Z] ++ set -x [2021-11-11T12:20:09.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T12:20:09.670Z] INFO: Testing against a local daemon [2021-11-11T12:20:09.670Z] === RUN TestAuthZPluginAllowRequest [2021-11-11T12:20:10.242Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T12:20:11.203Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2021-11-11T12:20:11.203Z] === RUN TestAuthZPluginTLS [2021-11-11T12:20:11.775Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-11-11T12:20:11.775Z] === RUN TestAuthZPluginDenyRequest [2021-11-11T12:20:12.346Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-11-11T12:20:12.346Z] === RUN TestAuthZPluginAPIDenyResponse [2021-11-11T12:20:12.919Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-11-11T12:20:12.919Z] === RUN TestAuthZPluginDenyResponse [2021-11-11T12:20:13.491Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2021-11-11T12:20:13.491Z] === RUN TestAuthZPluginAllowEventStream [2021-11-11T12:20:13.751Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T12:20:14.694Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T12:20:14.694Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2021-11-11T12:20:14.694Z] === RUN TestAuthZPluginErrorResponse [2021-11-11T12:20:15.269Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-11-11T12:20:15.269Z] === RUN TestAuthZPluginErrorRequest [2021-11-11T12:20:15.530Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T12:20:15.791Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-11-11T12:20:15.791Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-11-11T12:20:15.791Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T12:20:15.791Z] docker_api_swarm_test.go:364: Waiting for possible election... [2021-11-11T12:20:16.364Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-11-11T12:20:16.364Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-11-11T12:20:16.625Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T12:20:18.010Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T12:20:18.271Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-11-11T12:20:18.271Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-11-11T12:20:19.215Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T12:20:19.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:19.373Z] INFO: Testing against a local daemon [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T12:20:19.373Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T12:20:19.373Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T12:20:19.373Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T12:20:19.844Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T12:20:20.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2021-11-11T12:20:20.157Z] === RUN TestAuthZPluginHeader [2021-11-11T12:20:20.314Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T12:20:20.730Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-11-11T12:20:20.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-11-11T12:20:20.784Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T12:20:22.119Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T12:20:25.427Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.57s) [2021-11-11T12:20:25.427Z] === RUN TestAuthZPluginV2Disable [2021-11-11T12:20:26.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-11-11T12:20:28.919Z] docker_api_swarm_test.go:272: [d6eaa70a65fdb] joining swarm manager [de373c8f8eca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:20:29.490Z] --- PASS: TestAuthZPluginV2Disable (4.17s) [2021-11-11T12:20:29.490Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-11-11T12:20:30.062Z] docker_api_swarm_test.go:273: [d8415540e078d] joining swarm manager [de373c8f8eca2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:20:33.378Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2021-11-11T12:20:33.378Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-11-11T12:20:34.321Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T12:20:34.894Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T12:20:35.469Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T12:20:36.412Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T12:20:37.354Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T12:20:38.740Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T12:20:38.740Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T12:20:38.740Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T12:20:38.740Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T12:20:38.740Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T12:20:38.740Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T12:20:38.740Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T12:20:38.740Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T12:20:38.740Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T12:20:40.655Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T12:20:40.655Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T12:20:41.267Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:20:41.267Z] INFO: Testing against a local daemon [2021-11-11T12:20:41.267Z] === RUN TestBuildWithSession [2021-11-11T12:20:41.267Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:20:41.267Z] --- SKIP: TestBuildWithSession (0.00s) [2021-11-11T12:20:41.267Z] === RUN TestBuildSquashParent [2021-11-11T12:20:41.267Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:20:41.267Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:20:41.267Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:20:41.267Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:20:41.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-11-11T12:20:41.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-11-11T12:20:41.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-11-11T12:20:41.267Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-11-11T12:20:41.597Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T12:20:41.858Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T12:20:42.801Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T12:20:42.801Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T12:20:44.185Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.90s) [2021-11-11T12:20:44.185Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-11-11T12:20:44.759Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T12:20:46.143Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T12:20:46.714Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T12:20:46.975Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T12:20:47.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-11-11T12:20:47.496Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T12:20:47.496Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T12:20:47.496Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T12:20:48.068Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T12:20:49.981Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T12:20:49.981Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T12:20:49.981Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:20:49.981Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T12:20:50.241Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T12:20:50.812Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T12:20:51.753Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T12:20:52.013Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T12:20:52.957Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T12:20:54.356Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T12:20:54.617Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T12:20:55.562Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T12:20:56.133Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T12:20:57.076Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T12:20:57.648Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T12:20:57.648Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T12:20:57.909Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T12:20:57.909Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T12:20:57.909Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T12:20:57.909Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T12:20:57.909Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T12:20:58.852Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T12:20:58.936Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-11-11T12:20:58.936Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-11-11T12:20:59.794Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T12:20:59.794Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T12:21:00.367Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T12:21:00.628Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-11-11T12:21:00.628Z] PASS [2021-11-11T12:21:00.628Z] [2021-11-11T12:21:00.628Z] DONE 17 tests in 51.131s [2021-11-11T12:21:00.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-11-11T12:21:00.628Z] ++ 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-11-11T12:21:00.628Z] ++ set -e [2021-11-11T12:21:00.628Z] ++ '[' -n 0 ']' [2021-11-11T12:21:00.628Z] ++ set -x [2021-11-11T12:21:00.628Z] ++ 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-11-11T12:21:00.889Z] INFO: Testing against a local daemon [2021-11-11T12:21:00.889Z] === RUN TestPluginInvalidJSON [2021-11-11T12:21:00.889Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:21:00.889Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:21:00.889Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:21:00.889Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-11-11T12:21:00.889Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:21:00.889Z] === RUN TestPluginInstall [2021-11-11T12:21:00.889Z] === RUN TestPluginInstall/no_auth [2021-11-11T12:21:00.939Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-11-11T12:21:00.939Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-11-11T12:21:00.939Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T12:21:00.939Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-11-11T12:21:00.939Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-11-11T12:21:00.939Z] Cross building: bundles/cross/windows/amd64 [2021-11-11T12:21:00.939Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T12:21:00.939Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T12:21:01.152Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T12:21:01.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T12:21:01.984Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T12:21:02.192Z] --- PASS: TestBuildWithHugeFile (115.08s) [2021-11-11T12:21:02.192Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:21:02.192Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:21:02.192Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:21:02.192Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:21:02.192Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:21:02.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:21:02.192Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:21:02.192Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:21:02.192Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:21:02.192Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:21:02.192Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:21:02.192Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:21:02.192Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:21:02.192Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-11-11T12:21:02.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T12:21:02.192Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-11-11T12:21:02.192Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-11-11T12:21:02.192Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:21:02.192Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:02.192Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T12:21:02.192Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:21:02.192Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-11-11T12:21:02.192Z] PASS [2021-11-11T12:21:02.192Z] ok github.com/docker/docker/integration/build 176.193s [2021-11-11T12:21:02.192Z] [2021-11-11T12:21:02.192Z] === Skipped [2021-11-11T12:21:02.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T12:21:02.192Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:21:02.192Z] [2021-11-11T12:21:02.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T12:21:02.192Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.192Z] [2021-11-11T12:21:02.192Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-11-11T12:21:02.193Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:02.193Z] [2021-11-11T12:21:02.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-11-11T12:21:02.193Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:02.193Z] [2021-11-11T12:21:02.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:21:02.193Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:21:02.193Z] [2021-11-11T12:21:02.193Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T12:21:02.193Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:02.193Z] [2021-11-11T12:21:02.193Z] DONE 29 tests, 6 skipped in 202.959s [2021-11-11T12:21:02.193Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T12:21:02.664Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:21:02.664Z] INFO: Testing against a local daemon [2021-11-11T12:21:02.664Z] === RUN TestConfigInspect [2021-11-11T12:21:02.664Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.664Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T12:21:02.664Z] === RUN TestConfigList [2021-11-11T12:21:02.664Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.664Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T12:21:02.664Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:21:02.664Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.664Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:21:02.664Z] === RUN TestConfigsUpdate [2021-11-11T12:21:02.664Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.664Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T12:21:02.664Z] === RUN TestTemplatedConfig [2021-11-11T12:21:02.664Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:02.664Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T12:21:02.664Z] === RUN TestConfigCreateResolve [2021-11-11T12:21:02.664Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:21:02.664Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T12:21:02.664Z] PASS [2021-11-11T12:21:02.664Z] ok github.com/docker/docker/integration/config 0.076s [2021-11-11T12:21:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T12:21:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T12:21:02.937Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T12:21:02.937Z] time="2021-11-11T12:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:02.937Z] time="2021-11-11T12:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f827a839bfd903bb74a8e2a6c425e9bf185453d0c9c9468639a029cb0373144" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:02.937Z] time="2021-11-11T12:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:02.937Z] time="2021-11-11T12:21:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f827a839bfd903bb74a8e2a6c425e9bf185453d0c9c9468639a029cb0373144" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === Skipped [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T12:21:03.146Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:21:03.146Z] [2021-11-11T12:21:03.146Z] DONE 6 tests, 6 skipped in 1.907s [2021-11-11T12:21:03.146Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T12:21:03.198Z] === RUN TestPluginInstall/with_htpasswd [2021-11-11T12:21:03.459Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T12:21:03.459Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T12:21:03.459Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T12:21:03.459Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T12:21:03.459Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T12:21:03.720Z] time="2021-11-11T12:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:03.720Z] time="2021-11-11T12:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25b55b78940b94241953c15e8996ea5b0c735e51ad806a4b5bd43a16e507802d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:03.720Z] time="2021-11-11T12:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:03.720Z] time="2021-11-11T12:21:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:25b55b78940b94241953c15e8996ea5b0c735e51ad806a4b5bd43a16e507802d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:03.981Z] === RUN TestPluginInstall/with_insecure [2021-11-11T12:21:04.242Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T12:21:04.814Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T12:21:05.075Z] time="2021-11-11T12:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:05.075Z] time="2021-11-11T12:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c48d3d7864a2972c9e07cd547b6124b72aecbcde833f95af2b819add4923534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:05.075Z] time="2021-11-11T12:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-11-11T12:21:05.075Z] time="2021-11-11T12:21:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6c48d3d7864a2972c9e07cd547b6124b72aecbcde833f95af2b819add4923534" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-11-11T12:21:05.336Z] plugin_test.go:165: [d6f4513248dd8] daemon is not started [2021-11-11T12:21:05.336Z] --- PASS: TestPluginInstall (4.53s) [2021-11-11T12:21:05.336Z] --- PASS: TestPluginInstall/no_auth (2.44s) [2021-11-11T12:21:05.336Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-11-11T12:21:05.336Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2021-11-11T12:21:05.336Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:21:05.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T12:21:05.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T12:21:06.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:21:06.119Z] INFO: Testing against a local daemon [2021-11-11T12:21:06.119Z] === RUN TestCheckpoint [2021-11-11T12:21:06.119Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:21:06.119Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:21:06.119Z] === RUN TestContainerInvalidJSON [2021-11-11T12:21:06.119Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:21:06.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:21:06.119Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:21:06.119Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:21:06.119Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:21:06.119Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:21:06.119Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-11T12:21:06.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:21:06.119Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:21:06.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:21:06.119Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.35s) [2021-11-11T12:21:06.119Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:21:06.119Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-11-11T12:21:06.119Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:21:06.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-11-11T12:21:06.591Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:21:06.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-11-11T12:21:06.591Z] === RUN TestCopyFromContainer [2021-11-11T12:21:06.591Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:06.591Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:21:06.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:21:06.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:21:06.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:21:06.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:21:06.591Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:21:06.591Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:21:06.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:21:06.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:21:06.591Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:21:06.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-11-11T12:21:06.591Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:21:06.591Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:21:06.591Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-11-11T12:21:06.591Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:21:06.591Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:06.591Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:21:06.591Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:21:06.591Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:21:06.591Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:21:06.591Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:21:06.591Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:21:06.591Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:21:06.591Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:21:06.591Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:21:06.591Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:21:06.591Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:21:06.591Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:21:06.591Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:21:06.591Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-11-11T12:21:06.591Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:21:06.591Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:21:06.986Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T12:21:06.986Z] === RUN TestPluginsWithRuntimes/No_Args [2021-11-11T12:21:07.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-11-11T12:21:07.069Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:21:07.069Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:21:07.069Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T12:21:07.069Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:21:07.069Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:07.069Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:21:07.069Z] === RUN TestDiff [2021-11-11T12:21:07.069Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:07.069Z] --- SKIP: TestDiff (0.00s) [2021-11-11T12:21:07.069Z] === RUN TestExecWithCloseStdin [2021-11-11T12:21:07.248Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T12:21:07.248Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T12:21:07.820Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T12:21:08.084Z] === RUN TestPluginsWithRuntimes/With_Args [2021-11-11T12:21:08.345Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T12:21:08.917Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T12:21:09.179Z] --- PASS: TestPluginsWithRuntimes (3.88s) [2021-11-11T12:21:09.179Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-11-11T12:21:09.179Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-11-11T12:21:09.179Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:21:09.297Z] --- PASS: TestExecWithCloseStdin (2.35s) [2021-11-11T12:21:09.297Z] === RUN TestExec [2021-11-11T12:21:09.440Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T12:21:09.440Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T12:21:10.011Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2021-11-11T12:21:10.011Z] PASS [2021-11-11T12:21:10.011Z] [2021-11-11T12:21:10.011Z] DONE 10 tests in 9.378s [2021-11-11T12:21:10.011Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-11-11T12:21:10.011Z] ++ 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-11-11T12:21:10.011Z] ++ set -e [2021-11-11T12:21:10.011Z] ++ '[' -n 0 ']' [2021-11-11T12:21:10.011Z] ++ set -x [2021-11-11T12:21:10.012Z] ++ 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-11-11T12:21:10.272Z] INFO: Testing against a local daemon [2021-11-11T12:21:10.272Z] === RUN TestExternalGraphDriver [2021-11-11T12:21:10.272Z] === RUN TestExternalGraphDriver/json [2021-11-11T12:21:10.272Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T12:21:10.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-11-11T12:21:11.104Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.76s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.81s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (22.13s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.54s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.88s) [2021-11-11T12:21:11.294Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.83s) [2021-11-11T12:21:11.294Z] === RUN TestBuildMultiStageCopy [2021-11-11T12:21:11.294Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-11-11T12:21:11.527Z] --- PASS: TestExec (2.21s) [2021-11-11T12:21:11.527Z] === RUN TestExecUser [2021-11-11T12:21:11.527Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:21:11.527Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:21:11.527Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:11.527Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:21:11.527Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:11.527Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:21:11.527Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:11.527Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestHealthKillContainer [2021-11-11T12:21:11.527Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:21:11.527Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:21:11.527Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:21:11.527Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:21:11.527Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:21:12.052Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T12:21:12.052Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T12:21:12.313Z] === RUN TestExternalGraphDriver/spec [2021-11-11T12:21:12.885Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T12:21:13.754Z] --- PASS: TestKillContainerInvalidSignal (1.92s) [2021-11-11T12:21:13.754Z] === RUN TestKillContainer [2021-11-11T12:21:13.754Z] === RUN TestKillContainer/no_signal [2021-11-11T12:21:14.801Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T12:21:14.802Z] === RUN TestExternalGraphDriver/pull [2021-11-11T12:21:15.326Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:21:15.326Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:21:15.326Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:21:15.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-11-11T12:21:15.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T12:21:15.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T12:21:15.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T12:21:15.948Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T12:21:15.948Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T12:21:16.539Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T12:21:16.800Z] --- PASS: TestExternalGraphDriver (6.48s) [2021-11-11T12:21:16.800Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2021-11-11T12:21:16.800Z] --- PASS: TestExternalGraphDriver/spec (2.34s) [2021-11-11T12:21:16.800Z] --- PASS: TestExternalGraphDriver/pull (2.00s) [2021-11-11T12:21:16.800Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:21:17.742Z] docker_api_swarm_node_test.go:20: [d20e29f3d1279] joining swarm manager [dc404fd6208b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:21:18.313Z] docker_api_swarm_node_test.go:21: [d8fd5bc91a1ee] joining swarm manager [dc404fd6208b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:21:20.859Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2021-11-11T12:21:20.859Z] PASS [2021-11-11T12:21:20.859Z] [2021-11-11T12:21:20.859Z] DONE 5 tests in 10.575s [2021-11-11T12:21:20.859Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-11-11T12:21:20.859Z] ++ 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-11-11T12:21:20.859Z] ++ set -e [2021-11-11T12:21:20.859Z] ++ '[' -n 0 ']' [2021-11-11T12:21:20.859Z] ++ set -x [2021-11-11T12:21:20.860Z] ++ 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-11-11T12:21:20.860Z] INFO: Testing against a local daemon [2021-11-11T12:21:20.860Z] === RUN TestContinueAfterPluginCrash [2021-11-11T12:21:20.860Z] === PAUSE TestContinueAfterPluginCrash [2021-11-11T12:21:20.860Z] === RUN TestReadPluginNoRead [2021-11-11T12:21:20.860Z] === PAUSE TestReadPluginNoRead [2021-11-11T12:21:20.860Z] === RUN TestDaemonStartWithLogOpt [2021-11-11T12:21:20.860Z] === PAUSE TestDaemonStartWithLogOpt [2021-11-11T12:21:20.860Z] === CONT TestContinueAfterPluginCrash [2021-11-11T12:21:20.860Z] === CONT TestDaemonStartWithLogOpt [2021-11-11T12:21:20.860Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T12:21:21.431Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T12:21:22.373Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T12:21:22.373Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T12:21:22.373Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T12:21:22.373Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T12:21:22.572Z] --- PASS: TestKillContainer (8.99s) [2021-11-11T12:21:22.572Z] --- PASS: TestKillContainer/no_signal (1.83s) [2021-11-11T12:21:22.572Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:21:22.572Z] --- PASS: TestKillContainer/killing_signal (7.12s) [2021-11-11T12:21:22.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:21:22.572Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:21:22.572Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestKillStoppedContainer [2021-11-11T12:21:22.572Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:21:22.572Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:21:22.572Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:21:22.572Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:21:22.572Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:21:22.572Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:21:22.572Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:22.572Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:21:22.572Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:21:22.572Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T12:21:22.572Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:21:23.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-11-11T12:21:23.653Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-11-11T12:21:24.155Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2021-11-11T12:21:24.155Z] === RUN TestNetworkNat [2021-11-11T12:21:24.155Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:24.155Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T12:21:24.155Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:21:24.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-11-11T12:21:24.918Z] --- PASS: TestDaemonStartWithLogOpt (4.03s) [2021-11-11T12:21:24.918Z] === CONT TestReadPluginNoRead [2021-11-11T12:21:25.179Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T12:21:25.751Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T12:21:26.146Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-11-11T12:21:26.385Z] --- PASS: TestNetworkLocalhostTCPNat (2.22s) [2021-11-11T12:21:26.386Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:21:26.386Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:26.386Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T12:21:26.386Z] === RUN TestPause [2021-11-11T12:21:26.386Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:21:26.386Z] --- SKIP: TestPause (0.00s) [2021-11-11T12:21:26.386Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:21:26.694Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T12:21:27.637Z] === RUN TestReadPluginNoRead/default [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy (18.26s) [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.57s) [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.21s) [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.24s) [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.55s) [2021-11-11T12:21:27.675Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.68s) [2021-11-11T12:21:27.675Z] === RUN TestBuildMultiStageParentConfig [2021-11-11T12:21:28.615Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.85s) [2021-11-11T12:21:28.615Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:21:28.615Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:21:28.615Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T12:21:28.615Z] === RUN TestPsFilter [2021-11-11T12:21:28.615Z] --- PASS: TestPsFilter (0.17s) [2021-11-11T12:21:28.615Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:21:29.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-11-11T12:21:29.285Z] === RUN TestReadPluginNoRead/disabled_caching [2021-11-11T12:21:29.857Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2021-11-11T12:21:30.118Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T12:21:30.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-11-11T12:21:30.846Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:21:31.062Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-11-11T12:21:31.062Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T12:21:31.394Z] --- PASS: TestBuildMultiStageParentConfig (3.11s) [2021-11-11T12:21:31.394Z] === RUN TestBuildLabelWithTargets [2021-11-11T12:21:31.394Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:31.394Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-11-11T12:21:31.394Z] === RUN TestBuildWithEmptyLayers [2021-11-11T12:21:32.923Z] --- PASS: TestBuildWithEmptyLayers (1.80s) [2021-11-11T12:21:32.923Z] === RUN TestBuildMultiStageOnBuild [2021-11-11T12:21:32.980Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T12:21:32.980Z] === CONT TestReadPluginNoRead [2021-11-11T12:21:32.980Z] read_test.go:92: [d1e11bf30edfa] daemon is not started [2021-11-11T12:21:32.980Z] --- PASS: TestReadPluginNoRead (7.93s) [2021-11-11T12:21:32.980Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-11-11T12:21:32.980Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-11-11T12:21:32.980Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2021-11-11T12:21:32.980Z] PASS [2021-11-11T12:21:32.980Z] [2021-11-11T12:21:32.980Z] DONE 6 tests in 12.060s [2021-11-11T12:21:32.980Z] 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-11-11T12:21:32.980Z] ++ 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-11-11T12:21:32.980Z] ++ set -e [2021-11-11T12:21:32.980Z] ++ '[' -n 0 ']' [2021-11-11T12:21:32.980Z] ++ set -x [2021-11-11T12:21:32.980Z] ++ 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-11-11T12:21:32.980Z] testing: warning: no tests to run [2021-11-11T12:21:32.980Z] PASS [2021-11-11T12:21:32.980Z] [2021-11-11T12:21:32.980Z] DONE 0 tests in 0.036s [2021-11-11T12:21:32.980Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-11-11T12:21:32.980Z] ++ 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-11-11T12:21:32.980Z] ++ set -e [2021-11-11T12:21:32.980Z] ++ '[' -n 0 ']' [2021-11-11T12:21:32.980Z] ++ set -x [2021-11-11T12:21:32.980Z] ++ 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-11-11T12:21:32.980Z] INFO: Testing against a local daemon [2021-11-11T12:21:32.980Z] === RUN TestPluginWithDevMounts [2021-11-11T12:21:32.980Z] === PAUSE TestPluginWithDevMounts [2021-11-11T12:21:32.980Z] === CONT TestPluginWithDevMounts [2021-11-11T12:21:33.072Z] --- PASS: TestRemoveContainerWithVolume (2.17s) [2021-11-11T12:21:33.072Z] === RUN TestRemoveContainerRunning [2021-11-11T12:21:33.940Z] docker_api_swarm_test.go:502: [d5a84fa0e6863] joining swarm manager [d964bed09d9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:21:34.512Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T12:21:34.643Z] --- PASS: TestRemoveContainerRunning (1.82s) [2021-11-11T12:21:34.643Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:21:35.082Z] --- PASS: TestPluginWithDevMounts (2.14s) [2021-11-11T12:21:35.082Z] PASS [2021-11-11T12:21:35.082Z] [2021-11-11T12:21:35.082Z] DONE 1 tests in 2.284s [2021-11-11T12:21:35.082Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-11-11T12:21:35.082Z] ++ 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-11-11T12:21:35.082Z] ++ set -e [2021-11-11T12:21:35.082Z] ++ '[' -n 0 ']' [2021-11-11T12:21:35.082Z] ++ set -x [2021-11-11T12:21:35.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-11-11T12:21:35.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-11-11T12:21:35.346Z] INFO: Testing against a local daemon [2021-11-11T12:21:35.346Z] === RUN TestSecretInspect [2021-11-11T12:21:36.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-11-11T12:21:36.875Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.92s) [2021-11-11T12:21:36.875Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:21:36.875Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-11-11T12:21:36.875Z] === RUN TestRenameLinkedContainer [2021-11-11T12:21:36.875Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:36.875Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T12:21:36.875Z] === RUN TestRenameStoppedContainer [2021-11-11T12:21:37.670Z] --- PASS: TestSecretInspect (2.31s) [2021-11-11T12:21:37.670Z] === RUN TestSecretList [2021-11-11T12:21:37.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-11-11T12:21:38.504Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-11-11T12:21:39.101Z] --- PASS: TestRenameStoppedContainer (2.29s) [2021-11-11T12:21:39.101Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:21:39.890Z] --- PASS: TestSecretList (2.22s) [2021-11-11T12:21:39.890Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:21:39.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000adbfe0_} [2021-11-11T12:21:40.832Z] docker_api_swarm_test.go:507: [d1655daa0b7eb] joining swarm manager [d964bed09d9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:21:41.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12113048232_/foo_false____} [2021-11-11T12:21:42.035Z] --- PASS: TestSecretsCreateAndDelete (2.34s) [2021-11-11T12:21:42.035Z] === RUN TestSecretsUpdate [2021-11-11T12:21:42.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12113048232_/foo_true____} [2021-11-11T12:21:42.914Z] --- PASS: TestRenameRunningContainerAndReuse (3.71s) [2021-11-11T12:21:42.914Z] === RUN TestRenameInvalidName [2021-11-11T12:21:43.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_false____} [2021-11-11T12:21:44.486Z] --- PASS: TestRenameInvalidName (1.75s) [2021-11-11T12:21:44.486Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:21:44.561Z] --- PASS: TestSecretsUpdate (2.32s) [2021-11-11T12:21:44.561Z] === RUN TestTemplatedSecret [2021-11-11T12:21:45.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_true____} [2021-11-11T12:21:46.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_true__0xc0007ec030__} [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T12:21:47.108Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T12:21:47.108Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T12:21:47.108Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T12:21:47.108Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T12:21:47.108Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T12:21:47.108Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T12:21:47.108Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T12:21:47.108Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T12:21:47.108Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T12:21:47.108Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T12:21:47.108Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T12:21:47.146Z] --- PASS: TestTemplatedSecret (2.72s) [2021-11-11T12:21:47.146Z] === RUN TestSecretCreateResolve [2021-11-11T12:21:48.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ec0a8_} [2021-11-11T12:21:49.471Z] --- PASS: TestSecretCreateResolve (2.34s) [2021-11-11T12:21:49.471Z] PASS [2021-11-11T12:21:49.471Z] [2021-11-11T12:21:49.471Z] DONE 6 tests in 14.341s [2021-11-11T12:21:49.471Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-11-11T12:21:49.471Z] ++ 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-11-11T12:21:49.471Z] ++ set -e [2021-11-11T12:21:49.471Z] ++ '[' -n 0 ']' [2021-11-11T12:21:49.471Z] ++ set -x [2021-11-11T12:21:49.471Z] ++ 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-11-11T12:21:49.471Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ec0d8_} [2021-11-11T12:21:49.732Z] INFO: Testing against a local daemon [2021-11-11T12:21:49.732Z] === RUN TestServiceCreateInit [2021-11-11T12:21:49.732Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:21:50.062Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T12:21:51.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ec150_} [2021-11-11T12:21:52.279Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T12:21:52.279Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T12:21:52.279Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T12:21:52.279Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T12:21:52.279Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T12:21:52.279Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T12:21:52.279Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T12:21:52.279Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T12:21:52.279Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T12:21:52.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ec168_} [2021-11-11T12:21:53.172Z] --- PASS: TestRenameAnonymousContainer (8.94s) [2021-11-11T12:21:53.172Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:21:53.905Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:21:53.905Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T12:21:53.981Z] --- PASS: TestBuildMultiStageOnBuild (18.21s) [2021-11-11T12:21:53.981Z] === RUN TestBuildUncleanTarFilenames [2021-11-11T12:21:53.981Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:21:53.981Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-11-11T12:21:53.981Z] === RUN TestBuildMultiStageLayerLeak [2021-11-11T12:21:54.499Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T12:21:54.500Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T12:21:54.500Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T12:21:54.500Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:21:54.500Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-11-11T12:21:55.290Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T12:21:55.401Z] --- PASS: TestRenameContainerWithSameName (1.83s) [2021-11-11T12:21:55.401Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:21:55.401Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:21:55.401Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:21:55.401Z] === RUN TestResize [2021-11-11T12:21:56.974Z] --- PASS: TestResize (1.90s) [2021-11-11T12:21:56.974Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:21:57.832Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T12:21:58.092Z] --- PASS: TestServiceCreateInit (8.53s) [2021-11-11T12:21:58.092Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2021-11-11T12:21:58.092Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.40s) [2021-11-11T12:21:58.092Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:21:59.204Z] --- PASS: TestResizeWithInvalidSize (1.87s) [2021-11-11T12:21:59.204Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:21:59.477Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T12:22:00.366Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T12:22:00.778Z] --- PASS: TestResizeWhenContainerNotStarted (2.13s) [2021-11-11T12:22:00.778Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:22:00.778Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:00.778Z] --- SKIP: TestDaemonRestartKillContainers (0.01s) [2021-11-11T12:22:00.778Z] === RUN TestStats [2021-11-11T12:22:00.778Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:22:00.778Z] --- SKIP: TestStats (0.00s) [2021-11-11T12:22:00.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:22:02.022Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T12:22:02.967Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T12:22:02.967Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T12:22:03.909Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T12:22:04.854Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-11-11T12:22:05.424Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T12:22:05.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.05s) [2021-11-11T12:22:05.564Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:22:05.564Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:22:05.564Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T12:22:05.564Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:22:05.997Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T12:22:06.344Z] --- PASS: TestBuildMultiStageLayerLeak (14.91s) [2021-11-11T12:22:06.344Z] === RUN TestBuildWithHugeFile [2021-11-11T12:22:06.569Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T12:22:07.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T12:22:07.713Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T12:22:08.655Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T12:22:09.596Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T12:22:09.856Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T12:22:10.428Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T12:22:11.000Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T12:22:11.571Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T12:22:12.513Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T12:22:13.085Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T12:22:13.346Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T12:22:13.608Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T12:22:13.869Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T12:22:14.443Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T12:22:15.021Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T12:22:15.281Z] --- PASS: TestCreateServiceMultipleTimes (17.24s) [2021-11-11T12:22:15.281Z] === RUN TestCreateServiceConflict [2021-11-11T12:22:15.542Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-11-11T12:22:15.804Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T12:22:16.748Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T12:22:18.135Z] docker_api_swarm_node_test.go:81: [d4d614815fd38] joining swarm manager [dee65c295769a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:22:18.135Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T12:22:18.397Z] --- PASS: TestCreateServiceConflict (2.97s) [2021-11-11T12:22:18.397Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:22:18.658Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T12:22:21.209Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T12:22:21.780Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-11-11T12:22:21.780Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:22:22.428Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-11-11T12:22:22.428Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T12:22:22.428Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-11-11T12:22:22.428Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-11-11T12:22:22.428Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-11-11T12:22:22.428Z] remote: Enumerating objects: 23, done. [2021-11-11T12:22:22.428Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-11-11T12:22:22.428Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-11-11T12:22:22.428Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-11-11T12:22:22.428Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-11-11T12:22:22.428Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-11-11T12:22:22.428Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-11-11T12:22:24.347Z] Cross building: bundles/cross/linux/ppc64le [2021-11-11T12:22:24.347Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T12:22:24.347Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T12:22:25.990Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T12:22:26.837Z] --- PASS: TestUpdateRestartPolicy (19.69s) [2021-11-11T12:22:26.837Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:22:26.837Z] --- PASS: TestUpdateRestartWithAutoRemove (1.84s) [2021-11-11T12:22:26.837Z] === RUN TestWaitNonBlocked [2021-11-11T12:22:26.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:22:26.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:22:26.837Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:22:26.837Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:22:26.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:22:26.837Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:22:27.903Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T12:22:28.474Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T12:22:29.068Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-11-11T12:22:29.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.40s) [2021-11-11T12:22:29.068Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.49s) [2021-11-11T12:22:29.068Z] === RUN TestWaitBlocked [2021-11-11T12:22:29.068Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:29.068Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T12:22:29.068Z] PASS [2021-11-11T12:22:29.068Z] ok github.com/docker/docker/integration/container 83.454s [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === Skipped [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T12:22:29.068Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T12:22:29.068Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:22:29.068Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:22:29.068Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:22:29.068Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:22:29.068Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:22:29.068Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-11-11T12:22:29.068Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:22:29.068Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T12:22:29.068Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T12:22:29.068Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T12:22:29.068Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:22:29.068Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T12:22:29.068Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T12:22:29.068Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:22:29.068Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:22:29.068Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T12:22:29.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T12:22:29.068Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T12:22:29.068Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T12:22:29.068Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T12:22:29.068Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T12:22:29.068Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:22:29.068Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.01s) [2021-11-11T12:22:29.068Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T12:22:29.068Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T12:22:29.068Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T12:22:29.068Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:29.068Z] [2021-11-11T12:22:29.068Z] DONE 87 tests, 33 skipped in 86.026s [2021-11-11T12:22:29.068Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T12:22:31.775Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T12:22:32.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-11-11T12:22:33.288Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T12:22:33.859Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T12:22:34.803Z] docker_api_swarm_node_test.go:53: [d96315adc5767] joining swarm manager [d40fbfa19900b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:22:35.747Z] docker_api_swarm_node_test.go:54: [da035839be4d8] joining swarm manager [d40fbfa19900b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:22:36.008Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.32s) [2021-11-11T12:22:36.008Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:22:37.393Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-11-11T12:22:37.659Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T12:22:38.613Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T12:22:39.575Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T12:22:40.516Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T12:22:40.776Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T12:22:41.717Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T12:22:41.717Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T12:22:42.289Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T12:22:43.231Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T12:22:43.231Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T12:22:43.231Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T12:22:43.493Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T12:22:44.065Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T12:22:44.065Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T12:22:44.065Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T12:22:44.065Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T12:22:44.326Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T12:22:44.587Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T12:22:44.587Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T12:22:44.848Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T12:22:44.848Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T12:22:44.848Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T12:22:44.848Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T12:22:44.848Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T12:22:45.108Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T12:22:46.494Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T12:22:46.494Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T12:22:46.494Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T12:22:49.040Z] --- PASS: TestCreateServiceSecretFileMode (12.99s) [2021-11-11T12:22:49.040Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:22:49.300Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T12:22:49.561Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T12:22:49.561Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T12:22:49.561Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T12:22:49.561Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T12:22:49.561Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T12:22:50.135Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T12:22:51.520Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T12:22:51.781Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T12:22:52.723Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T12:22:53.664Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T12:22:54.235Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T12:22:54.496Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:22:54.496Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:22:54.496Z] === RUN TestDaemonConfigValidation [2021-11-11T12:22:54.496Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T12:22:54.496Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:22:54.496Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:22:54.496Z] === RUN TestDaemonProxy [2021-11-11T12:22:54.496Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:22:54.496Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T12:22:54.496Z] PASS [2021-11-11T12:22:54.496Z] ok github.com/docker/docker/integration/daemon 0.114s [2021-11-11T12:22:54.496Z] [2021-11-11T12:22:54.496Z] === Skipped [2021-11-11T12:22:54.496Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:22:54.496Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] [2021-11-11T12:22:54.496Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T12:22:54.496Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] [2021-11-11T12:22:54.496Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:22:54.496Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:22:54.496Z] [2021-11-11T12:22:54.496Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T12:22:54.496Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:22:54.496Z] [2021-11-11T12:22:54.496Z] DONE 4 tests, 4 skipped in 23.327s [2021-11-11T12:22:54.496Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T12:22:54.496Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:22:54.496Z] INFO: Testing against a local daemon [2021-11-11T12:22:54.496Z] === RUN TestCommitInheritsEnv [2021-11-11T12:22:54.496Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:22:54.496Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T12:22:54.496Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:22:54.496Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:22:54.496Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:22:54.496Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:22:54.496Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-11-11T12:22:54.496Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:22:54.496Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-11-11T12:22:54.496Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:22:54.807Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T12:22:54.807Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T12:22:55.378Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T12:22:55.378Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-11-11T12:22:55.378Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-11-11T12:22:55.378Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-11-11T12:22:55.495Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-11-11T12:22:55.495Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:22:55.495Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-11-11T12:22:55.495Z] === RUN TestTagInvalidReference [2021-11-11T12:22:55.495Z] --- PASS: TestTagInvalidReference (0.03s) [2021-11-11T12:22:55.495Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:22:55.495Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-11-11T12:22:55.495Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:22:55.495Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-11-11T12:22:55.495Z] === RUN TestTagOfficialNames [2021-11-11T12:22:55.495Z] --- PASS: TestTagOfficialNames (0.08s) [2021-11-11T12:22:55.495Z] === RUN TestTagMatchesDigest [2021-11-11T12:22:55.495Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-11-11T12:22:55.496Z] PASS [2021-11-11T12:22:55.496Z] ok github.com/docker/docker/integration/image 1.442s [2021-11-11T12:22:55.967Z] [2021-11-11T12:22:55.967Z] === Skipped [2021-11-11T12:22:55.967Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T12:22:55.967Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:22:55.967Z] [2021-11-11T12:22:55.967Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:22:55.967Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:22:55.967Z] [2021-11-11T12:22:55.967Z] DONE 11 tests, 2 skipped in 3.195s [2021-11-11T12:22:55.967Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T12:22:56.322Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-11-11T12:22:56.583Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-11-11T12:22:57.969Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-11-11T12:22:57.969Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-11-11T12:22:57.969Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-11-11T12:22:57.969Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-11-11T12:22:58.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:22:58.195Z] INFO: Testing against a local daemon [2021-11-11T12:22:58.195Z] === RUN TestNetworkCreateDelete [2021-11-11T12:22:58.195Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:22:58.195Z] 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-11-11T12:22:58.195Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonDNSFallback [2021-11-11T12:22:58.195Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestInspectNetwork [2021-11-11T12:22:58.195Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:58.195Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:22:58.195Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:22:58.195Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:22:58.195Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:22:58.195Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:22:58.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:22:58.195Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:22:58.195Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:22:58.195Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:22:58.195Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:22:58.195Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T12:22:58.195Z] === RUN TestNetworkList [2021-11-11T12:22:58.195Z] === RUN TestNetworkList//networks [2021-11-11T12:22:58.195Z] === PAUSE TestNetworkList//networks [2021-11-11T12:22:58.195Z] === RUN TestNetworkList//networks/ [2021-11-11T12:22:58.195Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:22:58.195Z] === CONT TestNetworkList//networks [2021-11-11T12:22:58.195Z] === CONT TestNetworkList//networks/ [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkList (0.04s) [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:22:58.195Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:22:58.195Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:22:58.195Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:22:58.195Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:22:58.195Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:22:58.195Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:22:58.195Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:22:58.195Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:22:58.195Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:22:58.195Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:22:58.195Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:22:58.195Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:22:58.195Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:22:58.195Z] PASS [2021-11-11T12:22:58.195Z] ok github.com/docker/docker/integration/network 0.145s [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === Skipped [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T12:22:58.195Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:22:58.195Z] 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-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T12:22:58.195Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T12:22:58.195Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:22:58.195Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:22:58.195Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:22:58.195Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:22:58.195Z] [2021-11-11T12:22:58.195Z] DONE 22 tests, 15 skipped in 2.134s [2021-11-11T12:22:58.195Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T12:22:58.666Z] testing: warning: no tests to run [2021-11-11T12:22:58.666Z] PASS [2021-11-11T12:22:58.666Z] ok github.com/docker/docker/integration/network/ipvlan 0.059s [2021-11-11T12:22:58.666Z] [2021-11-11T12:22:58.666Z] DONE 0 tests in 0.642s [2021-11-11T12:22:59.138Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T12:22:59.609Z] testing: warning: no tests to run [2021-11-11T12:22:59.609Z] PASS [2021-11-11T12:22:59.609Z] ok github.com/docker/docker/integration/network/macvlan 0.070s [2021-11-11T12:22:59.609Z] [2021-11-11T12:22:59.609Z] DONE 0 tests in 0.660s [2021-11-11T12:22:59.609Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T12:23:00.079Z] testing: warning: no tests to run [2021-11-11T12:23:00.079Z] PASS [2021-11-11T12:23:00.079Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-11-11T12:23:00.550Z] [2021-11-11T12:23:00.550Z] DONE 0 tests in 0.631s [2021-11-11T12:23:00.550Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T12:23:01.002Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T12:23:01.003Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T12:23:01.003Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T12:23:01.021Z] testing: warning: no tests to run [2021-11-11T12:23:01.021Z] PASS [2021-11-11T12:23:01.021Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2021-11-11T12:23:01.021Z] [2021-11-11T12:23:01.021Z] DONE 0 tests in 0.657s [2021-11-11T12:23:01.021Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T12:23:02.196Z] --- PASS: TestCreateServiceConfigFileMode (12.88s) [2021-11-11T12:23:02.196Z] === RUN TestCreateServiceSysctls [2021-11-11T12:23:03.139Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T12:23:04.794Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T12:23:04.794Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T12:23:05.685Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T12:23:05.685Z] --- PASS: TestCreateServiceSysctls (3.59s) [2021-11-11T12:23:05.685Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:23:05.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:05.800Z] INFO: Testing against a local daemon [2021-11-11T12:23:05.800Z] === RUN TestPluginInvalidJSON [2021-11-11T12:23:05.800Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:23:05.800Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:23:05.800Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:23:05.800Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-11-11T12:23:05.800Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:23:05.800Z] === RUN TestPluginInstall [2021-11-11T12:23:05.800Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T12:23:05.800Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:23:05.800Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T12:23:05.800Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:23:05.800Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:23:05.800Z] PASS [2021-11-11T12:23:05.800Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2021-11-11T12:23:05.800Z] [2021-11-11T12:23:05.800Z] === Skipped [2021-11-11T12:23:05.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T12:23:05.800Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] [2021-11-11T12:23:05.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T12:23:05.800Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] [2021-11-11T12:23:05.800Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:23:05.800Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:23:05.800Z] [2021-11-11T12:23:05.800Z] DONE 5 tests, 3 skipped in 4.688s [2021-11-11T12:23:05.800Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T12:23:07.598Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T12:23:07.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-11-11T12:23:08.542Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2021-11-11T12:23:08.542Z] === RUN TestInspect [2021-11-11T12:23:08.588Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T12:23:08.766Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:08.766Z] INFO: Testing against a local daemon [2021-11-11T12:23:08.766Z] === RUN TestExternalGraphDriver [2021-11-11T12:23:08.766Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:23:08.766Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T12:23:08.766Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:23:08.766Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:23:08.766Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:23:08.766Z] PASS [2021-11-11T12:23:08.766Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.101s [2021-11-11T12:23:08.766Z] [2021-11-11T12:23:08.766Z] === Skipped [2021-11-11T12:23:08.766Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T12:23:08.766Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:23:08.766Z] [2021-11-11T12:23:08.766Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:23:08.766Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:23:08.766Z] [2021-11-11T12:23:08.766Z] DONE 2 tests, 2 skipped in 2.929s [2021-11-11T12:23:08.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T12:23:09.059Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T12:23:09.059Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T12:23:09.059Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T12:23:09.059Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T12:23:09.059Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T12:23:09.059Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T12:23:09.059Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T12:23:09.059Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T12:23:09.484Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-11-11T12:23:10.046Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T12:23:10.058Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T12:23:10.992Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:10.993Z] INFO: Testing against a local daemon [2021-11-11T12:23:10.993Z] === RUN TestReadPluginNoRead [2021-11-11T12:23:10.993Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:23:10.993Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T12:23:10.993Z] PASS [2021-11-11T12:23:10.993Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2021-11-11T12:23:10.993Z] [2021-11-11T12:23:10.993Z] === Skipped [2021-11-11T12:23:10.993Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T12:23:10.993Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:23:10.993Z] [2021-11-11T12:23:10.993Z] DONE 1 tests, 1 skipped in 1.942s [2021-11-11T12:23:10.993Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T12:23:11.001Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T12:23:11.944Z] --- PASS: TestInspect (3.47s) [2021-11-11T12:23:11.944Z] === RUN TestCreateJob [2021-11-11T12:23:11.944Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T12:23:11.983Z] testing: warning: no tests to run [2021-11-11T12:23:11.983Z] PASS [2021-11-11T12:23:11.983Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.062s [2021-11-11T12:23:11.983Z] [2021-11-11T12:23:11.983Z] DONE 0 tests in 1.005s [2021-11-11T12:23:11.983Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T12:23:12.517Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T12:23:12.999Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T12:23:13.089Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T12:23:13.661Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-11-11T12:23:13.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-11-11T12:23:13.986Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T12:23:13.986Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T12:23:13.986Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T12:23:13.986Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T12:23:13.986Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T12:23:14.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:14.224Z] INFO: Testing against a local daemon [2021-11-11T12:23:14.224Z] === RUN TestPluginWithDevMounts [2021-11-11T12:23:14.224Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:14.224Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T12:23:14.224Z] PASS [2021-11-11T12:23:14.224Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-11-11T12:23:14.224Z] [2021-11-11T12:23:14.224Z] === Skipped [2021-11-11T12:23:14.224Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T12:23:14.224Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:14.224Z] [2021-11-11T12:23:14.224Z] DONE 1 tests, 1 skipped in 2.154s [2021-11-11T12:23:14.224Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T12:23:14.454Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T12:23:15.306Z] --- PASS: TestCreateJob (3.25s) [2021-11-11T12:23:15.306Z] === RUN TestReplicatedJob [2021-11-11T12:23:15.306Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-11-11T12:23:15.799Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:15.799Z] INFO: Testing against a local daemon [2021-11-11T12:23:15.799Z] === RUN TestSecretInspect [2021-11-11T12:23:15.799Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:15.799Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T12:23:15.799Z] === RUN TestSecretList [2021-11-11T12:23:15.799Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:15.799Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T12:23:15.799Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:23:15.799Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:15.799Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:23:15.799Z] === RUN TestSecretsUpdate [2021-11-11T12:23:15.799Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:15.799Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T12:23:16.270Z] === RUN TestTemplatedSecret [2021-11-11T12:23:16.270Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T12:23:16.270Z] === RUN TestSecretCreateResolve [2021-11-11T12:23:16.270Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:16.270Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T12:23:16.270Z] PASS [2021-11-11T12:23:16.270Z] ok github.com/docker/docker/integration/secret 0.082s [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === Skipped [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T12:23:16.270Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:16.270Z] [2021-11-11T12:23:16.270Z] DONE 6 tests, 6 skipped in 1.775s [2021-11-11T12:23:16.270Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T12:23:16.670Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T12:23:16.692Z] docker_api_swarm_test.go:202: [d57ea403eee6b] joining swarm manager [d39e184c1d9d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:23:16.954Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T12:23:18.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:18.508Z] INFO: Testing against a local daemon [2021-11-11T12:23:18.508Z] === RUN TestServiceCreateInit [2021-11-11T12:23:18.508Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:23:18.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:23:18.508Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- PASS: TestServiceCreateInit (0.05s) [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:23:18.508Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceConflict [2021-11-11T12:23:18.508Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:23:18.508Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-11-11T12:23:18.508Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:23:18.508Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:23:18.508Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:23:18.508Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceSysctls [2021-11-11T12:23:18.508Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-11-11T12:23:18.508Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:23:18.508Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-11T12:23:18.508Z] === RUN TestInspect [2021-11-11T12:23:18.508Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestInspect (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestCreateJob [2021-11-11T12:23:18.508Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestReplicatedJob [2021-11-11T12:23:18.508Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:23:18.508Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceListWithStatuses [2021-11-11T12:23:18.508Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:23:18.508Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:23:18.508Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServicePlugin [2021-11-11T12:23:18.508Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.508Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceUpdateLabel [2021-11-11T12:23:18.508Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:23:18.508Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:23:18.508Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:23:18.508Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T12:23:18.508Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:23:18.508Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.508Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:23:18.508Z] PASS [2021-11-11T12:23:18.508Z] ok github.com/docker/docker/integration/service 0.230s [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === Skipped [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-11-11T12:23:18.979Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:23:18.979Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-11-11T12:23:18.979Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-11T12:23:18.979Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T12:23:18.979Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T12:23:18.979Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T12:23:18.979Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T12:23:18.979Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T12:23:18.979Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:23:18.979Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T12:23:18.979Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T12:23:18.979Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T12:23:18.979Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T12:23:18.979Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T12:23:18.979Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T12:23:18.979Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:23:18.979Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:23:18.979Z] [2021-11-11T12:23:18.979Z] DONE 24 tests, 23 skipped in 2.664s [2021-11-11T12:23:18.979Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T12:23:19.502Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-11-11T12:23:20.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:20.554Z] INFO: Testing against a local daemon [2021-11-11T12:23:20.554Z] === RUN TestSessionCreate [2021-11-11T12:23:20.554Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:23:20.554Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T12:23:20.554Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:23:20.554Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:23:20.554Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:23:20.554Z] PASS [2021-11-11T12:23:20.554Z] ok github.com/docker/docker/integration/session 0.079s [2021-11-11T12:23:21.026Z] [2021-11-11T12:23:21.026Z] === Skipped [2021-11-11T12:23:21.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T12:23:21.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:23:21.026Z] [2021-11-11T12:23:21.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:23:21.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:23:21.026Z] [2021-11-11T12:23:21.026Z] DONE 2 tests, 2 skipped in 1.726s [2021-11-11T12:23:21.026Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T12:23:21.417Z] --- PASS: TestReplicatedJob (6.08s) [2021-11-11T12:23:21.417Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:23:21.988Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T12:23:22.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:22.602Z] INFO: Testing against a local daemon [2021-11-11T12:23:22.602Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:23:22.602Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:22.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestDiskUsage [2021-11-11T12:23:22.602Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:23:22.602Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestEventsExecDie [2021-11-11T12:23:22.602Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:23:22.602Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:23:22.602Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:23:22.602Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestEventsVolumeCreate [2021-11-11T12:23:22.602Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:23:22.602Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestInfoAPI [2021-11-11T12:23:22.602Z] --- PASS: TestInfoAPI (0.06s) [2021-11-11T12:23:22.602Z] === RUN TestInfoAPIWarnings [2021-11-11T12:23:22.602Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:23:22.602Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestInfoDebug [2021-11-11T12:23:22.602Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:22.602Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:23:22.602Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:22.602Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:23:22.602Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:22.602Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T12:23:22.602Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:23:22.940Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T12:23:23.600Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-11-11T12:23:23.600Z] === RUN TestPingCacheHeaders [2021-11-11T12:23:23.600Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-11-11T12:23:23.600Z] === RUN TestPingGet [2021-11-11T12:23:23.600Z] --- PASS: TestPingGet (0.03s) [2021-11-11T12:23:23.600Z] === RUN TestPingHead [2021-11-11T12:23:23.600Z] --- PASS: TestPingHead (0.04s) [2021-11-11T12:23:23.600Z] === RUN TestVersion [2021-11-11T12:23:23.600Z] --- PASS: TestVersion (0.03s) [2021-11-11T12:23:23.600Z] PASS [2021-11-11T12:23:23.600Z] ok github.com/docker/docker/integration/system 1.243s [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === Skipped [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:23:24.072Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T12:23:24.072Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T12:23:24.072Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:23:24.072Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T12:23:24.072Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T12:23:24.072Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T12:23:24.072Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T12:23:24.072Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T12:23:24.072Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:23:24.072Z] [2021-11-11T12:23:24.072Z] DONE 15 tests, 9 skipped in 3.018s [2021-11-11T12:23:24.072Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T12:23:24.327Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T12:23:24.898Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2021-11-11T12:23:24.898Z] === RUN TestServiceListWithStatuses [2021-11-11T12:23:24.898Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:23:24.898Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:23:24.898Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:23:25.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:25.647Z] INFO: Testing against a local daemon [2021-11-11T12:23:25.647Z] === RUN TestVolumesCreateAndList [2021-11-11T12:23:25.647Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-11-11T12:23:25.647Z] === RUN TestVolumesRemove [2021-11-11T12:23:25.647Z] --- PASS: TestVolumesRemove (0.09s) [2021-11-11T12:23:25.647Z] === RUN TestVolumesInspect [2021-11-11T12:23:25.647Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T12:23:25.647Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:23:25.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:23:25.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:23:25.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:23:26.118Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-11-11T12:23:26.118Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:23:26.118Z] PASS [2021-11-11T12:23:26.118Z] ok github.com/docker/docker/integration/volume 0.248s [2021-11-11T12:23:26.118Z] [2021-11-11T12:23:26.118Z] DONE 5 tests in 2.020s [2021-11-11T12:23:26.118Z] INFO: make.ps1 ended at 11/11/2021 12:23:25 [2021-11-11T12:23:26.118Z] INFO: Integration CLI tests being run from the host: [2021-11-11T12:23:26.118Z] 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-11-11T12:23:27.102Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T12:23:30.185Z] --- PASS: TestDockerNetworkConnectAlias (4.47s) [2021-11-11T12:23:30.185Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:23:30.185Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T12:23:30.185Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T12:23:30.897Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T12:23:31.126Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T12:23:31.366Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T12:23:31.366Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T12:23:31.366Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T12:23:32.070Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-11-11T12:23:32.331Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T12:23:32.592Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-11-11T12:23:32.853Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-11-11T12:23:32.853Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T12:23:33.113Z] --- PASS: TestDockerNetworkReConnect (3.55s) [2021-11-11T12:23:33.113Z] === RUN TestServicePlugin [2021-11-11T12:23:34.055Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T12:23:34.318Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T12:23:35.439Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T12:23:35.439Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T12:23:35.439Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T12:23:35.883Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T12:23:36.010Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T12:23:36.270Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T12:23:36.597Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-11-11T12:23:36.597Z] INFO: Testing against a local daemon [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T12:23:36.597Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T12:23:36.597Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T12:23:36.597Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T12:23:37.068Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T12:23:37.068Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T12:23:37.213Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T12:23:37.213Z] plugin_test.go:61: [d25d6b8e51905] joining swarm manager [d825ebb339cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:23:38.153Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-11-11T12:23:38.153Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-11-11T12:23:38.153Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T12:23:38.153Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-11-11T12:23:38.153Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T12:23:38.153Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T12:23:38.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-11-11T12:23:38.413Z] plugin_test.go:64: [dbaf661e97594] joining swarm manager [d825ebb339cf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:23:39.673Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T12:23:39.673Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T12:23:39.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T12:23:39.673Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T12:23:39.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T12:23:39.673Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T12:23:39.673Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T12:23:39.673Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T12:23:39.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T12:23:40.141Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T12:23:40.960Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-11-11T12:23:40.960Z] docker_api_swarm_test.go:384: [d26651f98dfe5] joining swarm manager [dbde055e96f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:23:41.221Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T12:23:41.793Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T12:23:42.365Z] docker_api_swarm_test.go:385: [ddb57d15dab53] joining swarm manager [dbde055e96f7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:23:42.626Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T12:23:47.912Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T12:23:48.868Z] === RUN TestDockerSuite/TestEventsStreaming [2021-11-11T12:23:49.439Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T12:23:51.982Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T12:23:52.555Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T12:23:55.098Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T12:24:00.842Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-11-11T12:24:00.842Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T12:24:00.842Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-11-11T12:24:00.842Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-11-11T12:24:00.842Z] Cross building: bundles/cross/linux/s390x [2021-11-11T12:24:00.842Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T12:24:00.842Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T12:24:01.682Z] === RUN TestDockerSuite/TestExec [2021-11-11T12:24:01.682Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T12:24:02.253Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T12:24:02.513Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T12:24:03.084Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T12:24:04.028Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T12:24:04.598Z] --- PASS: TestServicePlugin (31.47s) [2021-11-11T12:24:04.598Z] === RUN TestServiceUpdateLabel [2021-11-11T12:24:04.860Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T12:24:05.433Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T12:24:06.004Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T12:24:06.947Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T12:24:07.212Z] --- PASS: TestServiceUpdateLabel (2.63s) [2021-11-11T12:24:07.212Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:24:07.473Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T12:24:08.418Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T12:24:09.803Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T12:24:10.260Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T12:24:10.260Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T12:24:10.260Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T12:24:10.260Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T12:24:10.260Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T12:24:10.374Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T12:24:10.946Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T12:24:11.888Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T12:24:12.470Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T12:24:15.012Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T12:24:15.584Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-11-11T12:24:16.157Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T12:24:16.729Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T12:24:17.300Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T12:24:17.871Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T12:24:18.135Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T12:24:19.519Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T12:24:19.780Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T12:24:20.351Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T12:24:22.261Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2021-11-11T12:24:22.261Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:24:22.754Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T12:24:22.754Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T12:24:22.754Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T12:24:22.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T12:24:28.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T12:24:28.624Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T12:24:29.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T12:24:32.255Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T12:24:32.255Z] === RUN TestDockerSuite/TestExecTTY [2021-11-11T12:24:32.255Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T12:24:32.827Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T12:24:32.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T12:24:33.148Z] --- PASS: TestBuildWithHugeFile (133.85s) [2021-11-11T12:24:33.148Z] === RUN TestBuildWCOWSandboxSize [2021-11-11T12:24:33.148Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:24:33.148Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestBuildWithEmptyDockerfile [2021-11-11T12:24:33.148Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:24:33.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:24:33.148Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:24:33.148Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:24:33.148Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:24:33.148Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:24:33.148Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-11-11T12:24:33.148Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-11-11T12:24:33.148Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-11-11T12:24:33.148Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-11-11T12:24:33.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-11-11T12:24:33.148Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-11-11T12:24:33.148Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-11-11T12:24:33.148Z] === RUN TestBuildPreserveOwnership [2021-11-11T12:24:33.148Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:24:33.148Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestBuildPlatformInvalid [2021-11-11T12:24:33.148Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-11-11T12:24:33.148Z] PASS [2021-11-11T12:24:33.148Z] ok github.com/docker/docker/integration/build 225.080s [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === Skipped [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-11-11T12:24:33.148Z] build_session_test.go:25: TODO: BuildKit [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-11-11T12:24:33.148Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-11-11T12:24:33.148Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-11-11T12:24:33.148Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2021-11-11T12:24:33.148Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-11-11T12:24:33.148Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] DONE 29 tests, 6 skipped in 261.681s [2021-11-11T12:24:33.148Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-11-11T12:24:33.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:24:33.148Z] INFO: Testing against a local daemon [2021-11-11T12:24:33.148Z] === RUN TestConfigInspect [2021-11-11T12:24:33.148Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestConfigInspect (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestConfigList [2021-11-11T12:24:33.148Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestConfigList (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestConfigsCreateAndDelete [2021-11-11T12:24:33.148Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestConfigsUpdate [2021-11-11T12:24:33.148Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestTemplatedConfig [2021-11-11T12:24:33.148Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestConfigCreateResolve [2021-11-11T12:24:33.148Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:24:33.148Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-11-11T12:24:33.148Z] PASS [2021-11-11T12:24:33.148Z] ok github.com/docker/docker/integration/config 0.137s [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === Skipped [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-11-11T12:24:33.148Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:24:33.148Z] [2021-11-11T12:24:33.148Z] DONE 6 tests, 6 skipped in 2.559s [2021-11-11T12:24:33.148Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-11-11T12:24:33.148Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:24:33.148Z] INFO: Testing against a local daemon [2021-11-11T12:24:33.148Z] === RUN TestCheckpoint [2021-11-11T12:24:33.148Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:24:33.148Z] --- SKIP: TestCheckpoint (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestContainerInvalidJSON [2021-11-11T12:24:33.148Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:24:33.148Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:24:33.148Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:24:33.148Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:24:33.148Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-11-11T12:24:33.148Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-11-11T12:24:33.148Z] --- PASS: TestContainerInvalidJSON (0.04s) [2021-11-11T12:24:33.148Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-11-11T12:24:33.148Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-11-11T12:24:33.148Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2021-11-11T12:24:33.148Z] === RUN TestCopyFromContainerPathIsNotDir [2021-11-11T12:24:33.148Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.29s) [2021-11-11T12:24:33.148Z] === RUN TestCopyToContainerPathDoesNotExist [2021-11-11T12:24:33.148Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-11-11T12:24:33.148Z] === RUN TestCopyToContainerPathIsNotDir [2021-11-11T12:24:33.148Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2021-11-11T12:24:33.148Z] === RUN TestCopyFromContainer [2021-11-11T12:24:33.148Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.148Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-11-11T12:24:33.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-11-11T12:24:33.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:24:33.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:24:33.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:24:33.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:24:33.148Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:24:33.148Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:24:33.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-11-11T12:24:33.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-11-11T12:24:33.148Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-11-11T12:24:33.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-11-11T12:24:33.149Z] === RUN TestCreateLinkToNonExistingContainer [2021-11-11T12:24:33.149Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:24:33.149Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidEnv [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidEnv/0 [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidEnv/1 [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidEnv/2 [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidEnv/0 [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidEnv/2 [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidEnv/1 [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateTmpfsMountsTarget [2021-11-11T12:24:33.149Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.149Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateWithCustomMaskedPaths [2021-11-11T12:24:33.149Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:24:33.149Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateWithCustomReadonlyPaths [2021-11-11T12:24:33.149Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:24:33.149Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:24:33.149Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:24:33.149Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-11-11T12:24:33.149Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-11-11T12:24:33.149Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-11-11T12:24:33.149Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:24:33.149Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateDifferentPlatform [2021-11-11T12:24:33.149Z] === RUN TestCreateDifferentPlatform/different_os [2021-11-11T12:24:33.149Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-11-11T12:24:33.149Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-11-11T12:24:33.149Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-11-11T12:24:33.149Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-11-11T12:24:33.149Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-11-11T12:24:33.149Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:24:33.149Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T12:24:33.149Z] === RUN TestContainerKillOnDaemonStart [2021-11-11T12:24:33.149Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.149Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestDiff [2021-11-11T12:24:33.149Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:24:33.149Z] --- SKIP: TestDiff (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestExecWithCloseStdin [2021-11-11T12:24:33.149Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T12:24:33.149Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestExec [2021-11-11T12:24:33.149Z] --- PASS: TestExec (4.78s) [2021-11-11T12:24:33.149Z] === RUN TestExecUser [2021-11-11T12:24:33.149Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:24:33.149Z] --- SKIP: TestExecUser (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestExportContainerAndImportImage [2021-11-11T12:24:33.149Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.149Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestExportContainerAfterDaemonRestart [2021-11-11T12:24:33.149Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:33.149Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestHealthCheckWorkdir [2021-11-11T12:24:33.149Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:24:33.149Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestHealthKillContainer [2021-11-11T12:24:33.149Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:24:33.149Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestInspectCpusetInConfigPre120 [2021-11-11T12:24:33.149Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:24:33.149Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:24:33.149Z] === RUN TestKillContainerInvalidSignal [2021-11-11T12:24:33.398Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T12:24:33.969Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T12:24:33.969Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T12:24:33.969Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T12:24:35.355Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-11-11T12:24:35.927Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T12:24:36.497Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2021-11-11T12:24:36.497Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:24:36.758Z] === RUN TestDockerSuite/TestExecWithTERM [2021-11-11T12:24:36.869Z] --- PASS: TestKillContainerInvalidSignal (3.76s) [2021-11-11T12:24:36.869Z] === RUN TestKillContainer [2021-11-11T12:24:36.869Z] === RUN TestKillContainer/no_signal [2021-11-11T12:24:37.700Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T12:24:38.274Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T12:24:40.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T12:24:40.605Z] === RUN TestKillContainer/non_killing_signal [2021-11-11T12:24:40.605Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:24:40.605Z] === RUN TestKillContainer/killing_signal [2021-11-11T12:24:43.519Z] --- PASS: TestKillContainer (7.01s) [2021-11-11T12:24:43.519Z] --- PASS: TestKillContainer/no_signal (3.63s) [2021-11-11T12:24:43.519Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:24:43.519Z] --- PASS: TestKillContainer/killing_signal (3.31s) [2021-11-11T12:24:43.519Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-11-11T12:24:43.519Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:24:43.519Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestKillStoppedContainer [2021-11-11T12:24:43.519Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:24:43.519Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestKillStoppedContainerAPIPre120 [2021-11-11T12:24:43.519Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:24:43.519Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestKillDifferentUserContainer [2021-11-11T12:24:43.519Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:24:43.519Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestInspectOomKilledTrue [2021-11-11T12:24:43.519Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:43.519Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestInspectOomKilledFalse [2021-11-11T12:24:43.519Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:24:43.519Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-11-11T12:24:43.519Z] === RUN TestLogsFollowTailEmpty [2021-11-11T12:24:43.586Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T12:24:44.968Z] check_test.go:379: [ddb57d15dab53] daemon is not started [2021-11-11T12:24:44.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-11-11T12:24:46.881Z] docker_api_swarm_test.go:802: [d887e75220342] joining swarm manager [d3926bb9a3b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:24:47.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T12:24:47.233Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T12:24:47.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T12:24:47.245Z] --- PASS: TestLogsFollowTailEmpty (3.76s) [2021-11-11T12:24:47.245Z] === RUN TestNetworkNat [2021-11-11T12:24:47.245Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:24:47.245Z] --- SKIP: TestNetworkNat (0.00s) [2021-11-11T12:24:47.245Z] === RUN TestNetworkLocalhostTCPNat [2021-11-11T12:24:47.452Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T12:24:48.023Z] docker_api_swarm_test.go:802: [df4176a52d401] joining swarm manager [d3926bb9a3b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:24:48.963Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T12:24:49.535Z] docker_api_swarm_test.go:802: [d0a87d0979894] joining swarm manager [d3926bb9a3b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T12:24:49.535Z] --- PASS: TestServiceUpdateNetwork (12.97s) [2021-11-11T12:24:49.535Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:24:50.918Z] docker_api_swarm_test.go:802: [db5b767aa1ba2] joining swarm manager [d3926bb9a3b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T12:24:50.918Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-11-11T12:24:51.490Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-11-11T12:24:51.911Z] --- PASS: TestNetworkLocalhostTCPNat (4.57s) [2021-11-11T12:24:51.911Z] === RUN TestNetworkLoopbackNat [2021-11-11T12:24:51.912Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:24:51.912Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-11-11T12:24:51.912Z] === RUN TestPause [2021-11-11T12:24:51.912Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:24:51.912Z] --- SKIP: TestPause (0.00s) [2021-11-11T12:24:51.912Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-11-11T12:24:51.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T12:24:51.996Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T12:24:51.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T12:24:51.996Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T12:24:51.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T12:24:52.060Z] docker_api_swarm_test.go:810: [d2433f3e44a17] joining swarm manager [d3926bb9a3b3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-11-11T12:24:53.971Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T12:24:54.232Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T12:24:54.232Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T12:24:54.232Z] === RUN TestDockerSuite/TestHealth [2021-11-11T12:24:55.820Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.84s) [2021-11-11T12:24:55.820Z] === RUN TestPauseStopPausedContainer [2021-11-11T12:24:55.820Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:24:55.820Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-11-11T12:24:55.820Z] === RUN TestPsFilter [2021-11-11T12:24:56.279Z] --- PASS: TestPsFilter (0.40s) [2021-11-11T12:24:56.279Z] === RUN TestRemoveContainerWithRemovedVolume [2021-11-11T12:24:58.434Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-11-11T12:24:59.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T12:24:59.288Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T12:24:59.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T12:24:59.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T12:24:59.761Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T12:24:59.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T12:24:59.761Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T12:24:59.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T12:25:00.000Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.79s) [2021-11-11T12:25:00.000Z] === RUN TestRemoveContainerWithVolume [2021-11-11T12:25:03.717Z] --- PASS: TestRemoveContainerWithVolume (3.75s) [2021-11-11T12:25:03.717Z] === RUN TestRemoveContainerRunning [2021-11-11T12:25:06.568Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2021-11-11T12:25:06.568Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-11-11T12:25:06.568Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2021-11-11T12:25:06.568Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-11-11T12:25:06.568Z] PASS [2021-11-11T12:25:06.568Z] [2021-11-11T12:25:06.568Z] === Skipped [2021-11-11T12:25:06.568Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-11-11T12:25:06.568Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-11-11T12:25:06.568Z] [2021-11-11T12:25:06.568Z] DONE 27 tests, 1 skipped in 196.361s [2021-11-11T12:25:06.568Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-11-11T12:25:06.568Z] ++ 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-11-11T12:25:06.568Z] ++ set -e [2021-11-11T12:25:06.568Z] ++ '[' -n 0 ']' [2021-11-11T12:25:06.568Z] ++ set -x [2021-11-11T12:25:06.568Z] ++ 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-11-11T12:25:06.568Z] INFO: Testing against a local daemon [2021-11-11T12:25:06.568Z] === RUN TestSessionCreate [2021-11-11T12:25:06.568Z] --- PASS: TestSessionCreate (0.02s) [2021-11-11T12:25:06.568Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:25:06.568Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-11-11T12:25:06.568Z] PASS [2021-11-11T12:25:06.568Z] [2021-11-11T12:25:06.568Z] DONE 2 tests in 0.126s [2021-11-11T12:25:06.568Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-11-11T12:25:06.568Z] ++ 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-11-11T12:25:06.568Z] ++ set -e [2021-11-11T12:25:06.568Z] ++ '[' -n 0 ']' [2021-11-11T12:25:06.568Z] ++ set -x [2021-11-11T12:25:06.568Z] ++ 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-11-11T12:25:06.568Z] INFO: Testing against a local daemon [2021-11-11T12:25:06.568Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:25:06.568Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:25:06.568Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:25:06.568Z] === RUN TestDiskUsage [2021-11-11T12:25:06.568Z] === PAUSE TestDiskUsage [2021-11-11T12:25:06.568Z] === RUN TestEventsExecDie [2021-11-11T12:25:06.829Z] --- PASS: TestEventsExecDie (0.72s) [2021-11-11T12:25:06.829Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:25:06.829Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-11-11T12:25:06.829Z] === RUN TestEventsVolumeCreate [2021-11-11T12:25:07.089Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-11-11T12:25:07.089Z] === RUN TestInfoBinaryCommits [2021-11-11T12:25:07.089Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-11-11T12:25:07.089Z] === RUN TestInfoAPIVersioned [2021-11-11T12:25:07.089Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-11-11T12:25:07.089Z] === RUN TestInfoDiscoveryBackend [2021-11-11T12:25:07.436Z] --- PASS: TestRemoveContainerRunning (3.82s) [2021-11-11T12:25:07.436Z] === RUN TestRemoveContainerForceRemoveRunning [2021-11-11T12:25:07.659Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-11-11T12:25:07.659Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-11-11T12:25:08.616Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-11-11T12:25:08.616Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-11-11T12:25:09.187Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-11-11T12:25:09.187Z] === RUN TestInfoAPI [2021-11-11T12:25:09.187Z] --- PASS: TestInfoAPI (0.02s) [2021-11-11T12:25:09.187Z] === RUN TestInfoAPIWarnings [2021-11-11T12:25:11.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.74s) [2021-11-11T12:25:11.177Z] === RUN TestRemoveInvalidContainer [2021-11-11T12:25:11.177Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-11-11T12:25:11.177Z] === RUN TestRenameLinkedContainer [2021-11-11T12:25:11.177Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:25:11.177Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-11-11T12:25:11.177Z] === RUN TestRenameStoppedContainer [2021-11-11T12:25:13.388Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T12:25:13.388Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T12:25:13.388Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T12:25:13.388Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T12:25:13.959Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T12:25:13.959Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T12:25:14.529Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T12:25:14.529Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T12:25:14.529Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T12:25:14.529Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T12:25:14.790Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T12:25:14.790Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T12:25:15.361Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T12:25:15.361Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T12:25:15.853Z] --- PASS: TestRenameStoppedContainer (3.87s) [2021-11-11T12:25:15.853Z] === RUN TestRenameRunningContainerAndReuse [2021-11-11T12:25:15.932Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T12:25:15.932Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T12:25:16.504Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T12:25:17.075Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T12:25:17.075Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T12:25:17.647Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T12:25:20.188Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T12:25:20.188Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T12:25:20.188Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T12:25:21.573Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T12:25:22.323Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-11-11T12:25:22.323Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T12:25:22.323Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-11-11T12:25:22.323Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-11-11T12:25:22.323Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-11-11T12:25:22.516Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T12:25:22.516Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T12:25:22.663Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-11-11T12:25:22.930Z] --- PASS: TestRenameRunningContainerAndReuse (7.67s) [2021-11-11T12:25:22.930Z] === RUN TestRenameInvalidName [2021-11-11T12:25:22.954Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/test/unit [2021-11-11T12:25:23.458Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T12:25:23.896Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-11-11T12:25:23.896Z] + TESTFLAGS+=' -test.timeout=5m' [2021-11-11T12:25:23.896Z] + TESTDIRS=./... [2021-11-11T12:25:23.896Z] + exclude_paths='/vendor/|/integration' [2021-11-11T12:25:23.896Z] ++ go list ./... [2021-11-11T12:25:23.896Z] ++ grep -vE '(/vendor/|/integration)' [2021-11-11T12:25:24.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T12:25:25.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T12:25:25.284Z] + pkg_list='github.com/docker/docker/api [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/backend [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/container [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/events [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/filters [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/image [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/mount [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/network [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/registry [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/time [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/versions [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:25:25.284Z] github.com/docker/docker/api/types/volume [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:25:25.284Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:25:25.284Z] github.com/docker/docker/cli [2021-11-11T12:25:25.284Z] github.com/docker/docker/cli/config [2021-11-11T12:25:25.284Z] github.com/docker/docker/cli/debug [2021-11-11T12:25:25.284Z] github.com/docker/docker/client [2021-11-11T12:25:25.284Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:25:25.284Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:25:25.284Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:25:25.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:25:25.285Z] github.com/docker/docker/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/container/stream [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/config [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/events [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/exec [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/images [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/links [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/names [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/network [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/stats [2021-11-11T12:25:25.285Z] github.com/docker/docker/distribution [2021-11-11T12:25:25.285Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:25:25.285Z] github.com/docker/docker/distribution/utils [2021-11-11T12:25:25.285Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:25:25.285Z] github.com/docker/docker/dockerversion [2021-11-11T12:25:25.285Z] github.com/docker/docker/errdefs [2021-11-11T12:25:25.285Z] github.com/docker/docker/image [2021-11-11T12:25:25.285Z] github.com/docker/docker/image/cache [2021-11-11T12:25:25.285Z] github.com/docker/docker/image/tarexport [2021-11-11T12:25:25.285Z] github.com/docker/docker/image/v1 [2021-11-11T12:25:25.285Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:25:25.285Z] github.com/docker/docker/layer [2021-11-11T12:25:25.285Z] github.com/docker/docker/libcontainerd [2021-11-11T12:25:25.285Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:25:25.285Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:25:25.285Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:25:25.285Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:25:25.285Z] github.com/docker/docker/oci [2021-11-11T12:25:25.285Z] github.com/docker/docker/oci/caps [2021-11-11T12:25:25.285Z] github.com/docker/docker/opts [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/archive [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/directory [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/locker [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/mount [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/platform [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/pools [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/progress [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/signal [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/stack [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/system [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/term [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:25:25.285Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:25:25.285Z] github.com/docker/docker/plugin [2021-11-11T12:25:25.285Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:25:25.285Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:25:25.285Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:25:25.285Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:25:25.285Z] github.com/docker/docker/quota [2021-11-11T12:25:25.285Z] github.com/docker/docker/reference [2021-11-11T12:25:25.285Z] github.com/docker/docker/registry [2021-11-11T12:25:25.285Z] github.com/docker/docker/registry/resumable [2021-11-11T12:25:25.285Z] github.com/docker/docker/restartmanager [2021-11-11T12:25:25.285Z] github.com/docker/docker/rootless [2021-11-11T12:25:25.285Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:25:25.285Z] github.com/docker/docker/runconfig [2021-11-11T12:25:25.285Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/environment [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/registry [2021-11-11T12:25:25.285Z] github.com/docker/docker/testutil/request [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/drivers [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/local [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/mounts [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/service [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:25:25.285Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:25:25.285Z] ++ grep --fixed-strings -v /libnetwork [2021-11-11T12:25:25.285Z] ++ echo 'github.com/docker/docker/api [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/backend [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/events [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/filters [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/image [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/mount [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/network [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/registry [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/time [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/versions [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:25:25.285Z] github.com/docker/docker/api/types/volume [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:25:25.285Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:25:25.285Z] github.com/docker/docker/cli [2021-11-11T12:25:25.285Z] github.com/docker/docker/cli/config [2021-11-11T12:25:25.285Z] github.com/docker/docker/cli/debug [2021-11-11T12:25:25.285Z] github.com/docker/docker/client [2021-11-11T12:25:25.285Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:25:25.285Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:25:25.285Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:25:25.285Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:25:25.285Z] github.com/docker/docker/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/container/stream [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:25:25.285Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/config [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/events [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/exec [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:25:25.285Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/images [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/links [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/names [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/network [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/stats [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/utils [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:25:25.286Z] github.com/docker/docker/dockerversion [2021-11-11T12:25:25.286Z] github.com/docker/docker/errdefs [2021-11-11T12:25:25.286Z] github.com/docker/docker/image [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/cache [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/tarexport [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/v1 [2021-11-11T12:25:25.286Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:25:25.286Z] github.com/docker/docker/layer [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:25:25.286Z] github.com/docker/docker/oci [2021-11-11T12:25:25.286Z] github.com/docker/docker/oci/caps [2021-11-11T12:25:25.286Z] github.com/docker/docker/opts [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/archive [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/directory [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/locker [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/mount [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/platform [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/pools [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/progress [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/signal [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/stack [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/system [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/term [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:25:25.286Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:25:25.286Z] github.com/docker/docker/plugin [2021-11-11T12:25:25.286Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:25:25.286Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:25:25.286Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:25:25.286Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:25:25.286Z] github.com/docker/docker/quota [2021-11-11T12:25:25.286Z] github.com/docker/docker/reference [2021-11-11T12:25:25.286Z] github.com/docker/docker/registry [2021-11-11T12:25:25.286Z] github.com/docker/docker/registry/resumable [2021-11-11T12:25:25.286Z] github.com/docker/docker/restartmanager [2021-11-11T12:25:25.286Z] github.com/docker/docker/rootless [2021-11-11T12:25:25.286Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:25:25.286Z] github.com/docker/docker/runconfig [2021-11-11T12:25:25.286Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/environment [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/registry [2021-11-11T12:25:25.286Z] github.com/docker/docker/testutil/request [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/drivers [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/local [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/mounts [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/service [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:25:25.286Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:25:25.286Z] + base_pkg_list='github.com/docker/docker/api [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/backend [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/container [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/events [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/filters [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/image [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/mount [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/network [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/registry [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/time [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/versions [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:25:25.286Z] github.com/docker/docker/api/types/volume [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:25:25.286Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:25:25.286Z] github.com/docker/docker/cli [2021-11-11T12:25:25.286Z] github.com/docker/docker/cli/config [2021-11-11T12:25:25.286Z] github.com/docker/docker/cli/debug [2021-11-11T12:25:25.286Z] github.com/docker/docker/client [2021-11-11T12:25:25.286Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:25:25.286Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:25:25.286Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:25:25.286Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:25:25.286Z] github.com/docker/docker/container [2021-11-11T12:25:25.286Z] github.com/docker/docker/container/stream [2021-11-11T12:25:25.286Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:25:25.286Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:25:25.286Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/config [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/events [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/exec [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/images [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/links [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/names [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/network [2021-11-11T12:25:25.286Z] github.com/docker/docker/daemon/stats [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/utils [2021-11-11T12:25:25.286Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:25:25.286Z] github.com/docker/docker/dockerversion [2021-11-11T12:25:25.286Z] github.com/docker/docker/errdefs [2021-11-11T12:25:25.286Z] github.com/docker/docker/image [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/cache [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/tarexport [2021-11-11T12:25:25.286Z] github.com/docker/docker/image/v1 [2021-11-11T12:25:25.286Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:25:25.286Z] github.com/docker/docker/layer [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:25:25.286Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:25:25.287Z] github.com/docker/docker/oci [2021-11-11T12:25:25.287Z] github.com/docker/docker/oci/caps [2021-11-11T12:25:25.287Z] github.com/docker/docker/opts [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/archive [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/directory [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/locker [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/mount [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/platform [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/pools [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/progress [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/signal [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/stack [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/system [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/term [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:25:25.287Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:25:25.287Z] github.com/docker/docker/plugin [2021-11-11T12:25:25.287Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:25:25.287Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:25:25.287Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:25:25.287Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:25:25.287Z] github.com/docker/docker/quota [2021-11-11T12:25:25.287Z] github.com/docker/docker/reference [2021-11-11T12:25:25.287Z] github.com/docker/docker/registry [2021-11-11T12:25:25.287Z] github.com/docker/docker/registry/resumable [2021-11-11T12:25:25.287Z] github.com/docker/docker/restartmanager [2021-11-11T12:25:25.287Z] github.com/docker/docker/rootless [2021-11-11T12:25:25.287Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:25:25.287Z] github.com/docker/docker/runconfig [2021-11-11T12:25:25.287Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/environment [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/registry [2021-11-11T12:25:25.287Z] github.com/docker/docker/testutil/request [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/drivers [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/local [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/mounts [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/service [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:25:25.287Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:25:25.287Z] ++ grep --fixed-strings /libnetwork [2021-11-11T12:25:25.287Z] ++ echo 'github.com/docker/docker/api [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/backend [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/container [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/events [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/filters [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/image [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/mount [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/network [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/registry [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/time [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/versions [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:25:25.287Z] github.com/docker/docker/api/types/volume [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:25:25.287Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:25:25.287Z] github.com/docker/docker/cli [2021-11-11T12:25:25.287Z] github.com/docker/docker/cli/config [2021-11-11T12:25:25.287Z] github.com/docker/docker/cli/debug [2021-11-11T12:25:25.287Z] github.com/docker/docker/client [2021-11-11T12:25:25.287Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:25:25.287Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:25:25.287Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:25:25.287Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:25:25.287Z] github.com/docker/docker/container [2021-11-11T12:25:25.287Z] github.com/docker/docker/container/stream [2021-11-11T12:25:25.287Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:25:25.287Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:25:25.287Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/config [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/events [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/exec [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/images [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/links [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/names [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/network [2021-11-11T12:25:25.287Z] github.com/docker/docker/daemon/stats [2021-11-11T12:25:25.287Z] github.com/docker/docker/distribution [2021-11-11T12:25:25.287Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:25:25.287Z] github.com/docker/docker/distribution/utils [2021-11-11T12:25:25.287Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:25:25.287Z] github.com/docker/docker/dockerversion [2021-11-11T12:25:25.287Z] github.com/docker/docker/errdefs [2021-11-11T12:25:25.287Z] github.com/docker/docker/image [2021-11-11T12:25:25.287Z] github.com/docker/docker/image/cache [2021-11-11T12:25:25.287Z] github.com/docker/docker/image/tarexport [2021-11-11T12:25:25.287Z] github.com/docker/docker/image/v1 [2021-11-11T12:25:25.287Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:25:25.287Z] github.com/docker/docker/layer [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:25:25.287Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:25:25.287Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/types [2021-11-11T12:25:25.288Z] github.com/docker/docker/oci [2021-11-11T12:25:25.288Z] github.com/docker/docker/oci/caps [2021-11-11T12:25:25.288Z] github.com/docker/docker/opts [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/archive [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/directory [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/locker [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/mount [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/platform [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/pools [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/progress [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/signal [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/stack [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/system [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/term [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:25:25.288Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:25:25.288Z] github.com/docker/docker/plugin [2021-11-11T12:25:25.288Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:25:25.288Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:25:25.288Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:25:25.288Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:25:25.288Z] github.com/docker/docker/quota [2021-11-11T12:25:25.288Z] github.com/docker/docker/reference [2021-11-11T12:25:25.288Z] github.com/docker/docker/registry [2021-11-11T12:25:25.288Z] github.com/docker/docker/registry/resumable [2021-11-11T12:25:25.288Z] github.com/docker/docker/restartmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/rootless [2021-11-11T12:25:25.288Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:25:25.288Z] github.com/docker/docker/runconfig [2021-11-11T12:25:25.288Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/environment [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/registry [2021-11-11T12:25:25.288Z] github.com/docker/docker/testutil/request [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/drivers [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/local [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/mounts [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/service [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:25:25.288Z] github.com/docker/docker/volume/testutils' [2021-11-11T12:25:25.288Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/types' [2021-11-11T12:25:25.288Z] + echo 'github.com/docker/docker/libnetwork [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/types' [2021-11-11T12:25:25.288Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:25:25.288Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:25:25.288Z] + type docker-proxy [2021-11-11T12:25:25.288Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-11-11T12:25:25.288Z] + hack/make.sh binary-proxy install-proxy [2021-11-11T12:25:25.288Z] [2021-11-11T12:25:25.288Z] Removing bundles/ [2021-11-11T12:25:25.288Z] [2021-11-11T12:25:25.288Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-11-11T12:25:25.288Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-11-11T12:25:25.288Z] GOOS="" GOARCH="" GOARM="" [2021-11-11T12:25:25.418Z] --- PASS: TestInfoAPIWarnings (16.43s) [2021-11-11T12:25:25.418Z] === RUN TestInfoDebug [2021-11-11T12:25:25.990Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T12:25:25.990Z] --- PASS: TestInfoDebug (0.53s) [2021-11-11T12:25:25.990Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:25:26.562Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-11-11T12:25:26.562Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:25:26.562Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T12:25:26.647Z] --- PASS: TestRenameInvalidName (3.77s) [2021-11-11T12:25:26.647Z] === RUN TestRenameAnonymousContainer [2021-11-11T12:25:27.133Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-11-11T12:25:27.133Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:25:27.133Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T12:25:27.394Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-11-11T12:25:27.394Z] === RUN TestPingCacheHeaders [2021-11-11T12:25:27.394Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-11-11T12:25:27.394Z] === RUN TestPingGet [2021-11-11T12:25:27.394Z] --- PASS: TestPingGet (0.01s) [2021-11-11T12:25:27.394Z] === RUN TestPingHead [2021-11-11T12:25:27.394Z] --- PASS: TestPingHead (0.02s) [2021-11-11T12:25:27.394Z] === RUN TestVersion [2021-11-11T12:25:27.394Z] --- PASS: TestVersion (0.02s) [2021-11-11T12:25:27.394Z] === CONT TestDiskUsage [2021-11-11T12:25:27.966Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T12:25:27.966Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-11-11T12:25:27.966Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/container_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/image_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/volume_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/build-cache_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-11-11T12:25:27.966Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-11-11T12:25:27.967Z] === RUN TestDiskUsage/after_LoadBusybox [2021-11-11T12:25:28.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T12:25:28.033Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-11-11T12:25:28.228Z] === RUN TestDiskUsage/after_container.Run [2021-11-11T12:25:28.489Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-11-11T12:25:28.489Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-11-11T12:25:28.505Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T12:25:28.506Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:25:28.506Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage (1.40s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run (0.41s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-11-11T12:25:28.751Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-11-11T12:25:28.751Z] PASS [2021-11-11T12:25:28.751Z] [2021-11-11T12:25:28.751Z] === Skipped [2021-11-11T12:25:28.751Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:25:28.751Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-11-11T12:25:28.751Z] [2021-11-11T12:25:28.751Z] DONE 53 tests, 1 skipped in 22.709s [2021-11-11T12:25:28.751Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-11-11T12:25:28.751Z] ++ 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-11-11T12:25:28.751Z] ++ set -e [2021-11-11T12:25:28.751Z] ++ '[' -n 0 ']' [2021-11-11T12:25:28.751Z] ++ set -x [2021-11-11T12:25:28.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-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-11-11T12:25:28.751Z] INFO: Testing against a local daemon [2021-11-11T12:25:28.751Z] === RUN TestVolumesCreateAndList [2021-11-11T12:25:28.751Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-11-11T12:25:28.751Z] === RUN TestVolumesRemove [2021-11-11T12:25:29.015Z] --- PASS: TestVolumesRemove (0.08s) [2021-11-11T12:25:29.015Z] === RUN TestVolumesInspect [2021-11-11T12:25:29.015Z] --- PASS: TestVolumesInspect (0.02s) [2021-11-11T12:25:29.015Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:25:29.015Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:25:29.015Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:25:29.015Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:25:29.015Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-11-11T12:25:29.015Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:25:29.015Z] PASS [2021-11-11T12:25:29.015Z] [2021-11-11T12:25:29.015Z] DONE 5 tests in 0.225s [2021-11-11T12:25:29.015Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:25:29.015Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T12:25:29.279Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T12:25:29.279Z] +++ kill 6309 [2021-11-11T12:25:29.544Z] +++ /etc/init.d/apparmor stop [2021-11-11T12:25:29.544Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:25:29.544Z] [2021-11-11T12:25:29.544Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:25:29.544Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:25:29.544Z] [2021-11-11T12:25:29.544Z] To set a process to complain mode, use the command line tool [2021-11-11T12:25:29.544Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:25:29.544Z] +++ true [2021-11-11T12:25:29.544Z] exiting test-integration [2021-11-11T12:25:29.544Z] ++ exit 0 [2021-11-11T12:25:29.544Z] [2021-11-11T12:25:29.818Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T12:25:30.073Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T12:25:30.074Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T12:25:30.392Z] + for job in $(jobs -p) [2021-11-11T12:25:30.392Z] + wait 3611 [2021-11-11T12:25:30.543Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T12:25:30.653Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T12:25:31.596Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T12:25:31.880Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-11-11T12:25:31.880Z] [2021-11-11T12:25:31.880Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-11-11T12:25:31.880Z] Installing docker-proxy to /usr/local/bin/ [2021-11-11T12:25:31.880Z] [2021-11-11T12:25:31.880Z] + mkdir -p bundles [2021-11-11T12:25:31.880Z] + '[' -n 'github.com/docker/docker/api [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/backend/build [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/httputils [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/middleware [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/build [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/checkpoint [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/container [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/debug [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/distribution [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/grpc [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/image [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/network [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/plugin [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/session [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/swarm [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/system [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/server/router/volume [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/backend [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/blkiodev [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/container [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/events [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/filters [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/image [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/mount [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/network [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/plugins/logdriver [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/registry [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/strslice [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/swarm [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/swarm/runtime [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/time [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/versions [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/versions/v1p19 [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/versions/v1p20 [2021-11-11T12:25:31.880Z] github.com/docker/docker/api/types/volume [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/exporter [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/builder-next/worker [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/dockerfile [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/dockerignore [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/remotecontext [2021-11-11T12:25:31.880Z] github.com/docker/docker/builder/remotecontext/git [2021-11-11T12:25:31.880Z] github.com/docker/docker/cli [2021-11-11T12:25:31.880Z] github.com/docker/docker/cli/config [2021-11-11T12:25:31.880Z] github.com/docker/docker/cli/debug [2021-11-11T12:25:31.880Z] github.com/docker/docker/client [2021-11-11T12:25:31.880Z] github.com/docker/docker/cmd/docker-proxy [2021-11-11T12:25:31.880Z] github.com/docker/docker/cmd/dockerd [2021-11-11T12:25:31.880Z] github.com/docker/docker/cmd/dockerd/trap [2021-11-11T12:25:31.880Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-11-11T12:25:31.880Z] github.com/docker/docker/container [2021-11-11T12:25:31.880Z] github.com/docker/docker/container/stream [2021-11-11T12:25:31.880Z] github.com/docker/docker/contrib/apparmor [2021-11-11T12:25:31.880Z] github.com/docker/docker/contrib/docker-device-tool [2021-11-11T12:25:31.880Z] github.com/docker/docker/contrib/httpserver [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster/convert [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster/executor [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster/executor/container [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/cluster/provider [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/config [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/discovery [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/events [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/events/testutils [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/exec [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/copy [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/register [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/images [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/initlayer [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/links [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/listeners [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/awslogs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/fluentd [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/gcplogs [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/gelf [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/journald [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/local [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/logentries [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/loggerutils [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/splunk [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/syslog [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/logger/templates [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/names [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/network [2021-11-11T12:25:31.880Z] github.com/docker/docker/daemon/stats [2021-11-11T12:25:31.880Z] github.com/docker/docker/distribution [2021-11-11T12:25:31.880Z] github.com/docker/docker/distribution/metadata [2021-11-11T12:25:31.880Z] github.com/docker/docker/distribution/utils [2021-11-11T12:25:31.880Z] github.com/docker/docker/distribution/xfer [2021-11-11T12:25:31.880Z] github.com/docker/docker/dockerversion [2021-11-11T12:25:31.880Z] github.com/docker/docker/errdefs [2021-11-11T12:25:31.880Z] github.com/docker/docker/image [2021-11-11T12:25:31.880Z] github.com/docker/docker/image/cache [2021-11-11T12:25:31.880Z] github.com/docker/docker/image/tarexport [2021-11-11T12:25:31.880Z] github.com/docker/docker/image/v1 [2021-11-11T12:25:31.880Z] github.com/docker/docker/internal/test/suite [2021-11-11T12:25:31.880Z] github.com/docker/docker/layer [2021-11-11T12:25:31.880Z] github.com/docker/docker/libcontainerd [2021-11-11T12:25:31.880Z] github.com/docker/docker/libcontainerd/queue [2021-11-11T12:25:31.880Z] github.com/docker/docker/libcontainerd/remote [2021-11-11T12:25:31.880Z] github.com/docker/docker/libcontainerd/supervisor [2021-11-11T12:25:31.880Z] github.com/docker/docker/libcontainerd/types [2021-11-11T12:25:31.880Z] github.com/docker/docker/oci [2021-11-11T12:25:31.880Z] github.com/docker/docker/oci/caps [2021-11-11T12:25:31.880Z] github.com/docker/docker/opts [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/aaparser [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/archive [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/authorization [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/broadcaster [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/capabilities [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/chrootarchive [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/containerfs [2021-11-11T12:25:31.880Z] github.com/docker/docker/pkg/devicemapper [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/directory [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/discovery [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/discovery/file [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/discovery/kv [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/discovery/memory [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/discovery/nodes [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/dmesg [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/filenotify [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/fileutils [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/fsutils [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/homedir [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/idtools [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/ioutils [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/jsonmessage [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/locker [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/longpath [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/loopback [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/mount [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/namesgenerator [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/parsers [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/parsers/kernel [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/pidfile [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/platform [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugingetter [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugins [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/plugins/transport [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/pools [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/progress [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/pubsub [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/reexec [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/signal [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/stack [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/stdcopy [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/streamformatter [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/stringid [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/symlink [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/sysinfo [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/system [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/tailfile [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/tarsum [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/term [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/term/windows [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/truncindex [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/urlutil [2021-11-11T12:25:31.881Z] github.com/docker/docker/pkg/useragent [2021-11-11T12:25:31.881Z] github.com/docker/docker/plugin [2021-11-11T12:25:31.881Z] github.com/docker/docker/plugin/executor/containerd [2021-11-11T12:25:31.881Z] github.com/docker/docker/plugin/v2 [2021-11-11T12:25:31.881Z] github.com/docker/docker/profiles/apparmor [2021-11-11T12:25:31.881Z] github.com/docker/docker/profiles/seccomp [2021-11-11T12:25:31.881Z] github.com/docker/docker/quota [2021-11-11T12:25:31.881Z] github.com/docker/docker/reference [2021-11-11T12:25:31.881Z] github.com/docker/docker/registry [2021-11-11T12:25:31.881Z] github.com/docker/docker/registry/resumable [2021-11-11T12:25:31.881Z] github.com/docker/docker/restartmanager [2021-11-11T12:25:31.881Z] github.com/docker/docker/rootless [2021-11-11T12:25:31.881Z] github.com/docker/docker/rootless/specconv [2021-11-11T12:25:31.881Z] github.com/docker/docker/runconfig [2021-11-11T12:25:31.881Z] github.com/docker/docker/runconfig/opts [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/daemon [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/environment [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fakecontext [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fakegit [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fakestorage [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fixtures/load [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fixtures/plugin [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/registry [2021-11-11T12:25:31.881Z] github.com/docker/docker/testutil/request [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/drivers [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/local [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/mounts [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/service [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/service/opts [2021-11-11T12:25:31.881Z] github.com/docker/docker/volume/testutils' ']' [2021-11-11T12:25:31.881Z] + 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-11-11T12:25:32.167Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T12:25:32.167Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-11-11T12:25:32.824Z] ? github.com/docker/docker/api [no test files] [2021-11-11T12:25:33.109Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T12:25:33.683Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T12:25:33.848Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T12:25:33.848Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T12:25:33.848Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T12:25:33.848Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T12:25:33.848Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T12:25:33.848Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T12:25:33.848Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T12:25:33.848Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T12:25:33.848Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T12:25:33.848Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T12:25:33.848Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T12:25:33.848Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T12:25:33.848Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T12:25:33.848Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T12:25:33.848Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T12:25:33.943Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T12:25:34.204Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T12:25:34.465Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T12:25:34.465Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T12:25:34.465Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T12:25:34.840Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T12:25:34.840Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T12:25:34.840Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T12:25:34.840Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:25:34.840Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T12:25:35.313Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T12:25:35.406Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T12:25:35.667Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T12:25:36.239Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T12:25:36.308Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T12:25:36.308Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T12:25:36.308Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T12:25:36.308Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T12:25:36.308Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T12:25:36.810Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T12:25:36.810Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T12:25:36.810Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T12:25:36.810Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T12:25:36.810Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T12:25:37.751Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T12:25:37.883Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T12:25:38.014Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T12:25:38.014Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T12:25:38.588Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T12:25:38.872Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T12:25:39.158Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T12:25:39.867Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T12:25:40.336Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T12:25:40.745Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T12:25:40.806Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T12:25:41.413Z] --- PASS: TestRenameAnonymousContainer (13.78s) [2021-11-11T12:25:41.413Z] === RUN TestRenameContainerWithSameName [2021-11-11T12:25:41.698Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T12:25:41.698Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T12:25:42.269Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T12:25:42.529Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T12:25:42.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-11-11T12:25:43.735Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T12:25:44.307Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T12:25:44.567Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T12:25:45.135Z] --- PASS: TestRenameContainerWithSameName (4.41s) [2021-11-11T12:25:45.135Z] === RUN TestRenameContainerWithLinkedContainer [2021-11-11T12:25:45.135Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:25:45.135Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:25:45.135Z] === RUN TestResize [2021-11-11T12:25:45.138Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T12:25:45.710Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T12:25:45.971Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T12:25:46.545Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T12:25:46.545Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-11-11T12:25:46.698Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T12:25:47.731Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-11-11T12:25:47.931Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T12:25:48.854Z] --- PASS: TestResize (3.80s) [2021-11-11T12:25:48.854Z] === RUN TestResizeWithInvalidSize [2021-11-11T12:25:48.885Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T12:25:49.675Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T12:25:49.675Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T12:25:49.675Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T12:25:49.828Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T12:25:50.088Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T12:25:51.029Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T12:25:51.249Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T12:25:51.249Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T12:25:51.249Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T12:25:51.718Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T12:25:52.416Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T12:25:52.569Z] --- PASS: TestResizeWithInvalidSize (3.78s) [2021-11-11T12:25:52.569Z] === RUN TestResizeWhenContainerNotStarted [2021-11-11T12:25:53.799Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T12:25:53.799Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T12:25:53.945Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T12:25:55.183Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T12:25:55.444Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T12:25:55.516Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T12:25:55.516Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T12:25:55.516Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T12:25:55.516Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T12:25:56.016Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T12:25:56.287Z] --- PASS: TestResizeWhenContainerNotStarted (3.74s) [2021-11-11T12:25:56.287Z] === RUN TestDaemonRestartKillContainers [2021-11-11T12:25:56.287Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:25:56.287Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:25:56.287Z] === RUN TestStats [2021-11-11T12:25:56.287Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:25:56.287Z] --- SKIP: TestStats (0.00s) [2021-11-11T12:25:56.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-11-11T12:25:56.507Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T12:25:57.497Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T12:25:57.497Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T12:25:57.497Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T12:25:57.498Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T12:25:57.498Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T12:26:03.374Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T12:26:04.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T12:26:04.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-11-11T12:26:04.415Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T12:26:05.800Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T12:26:06.373Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T12:26:06.604Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.29s) [2021-11-11T12:26:06.604Z] === RUN TestStopContainerWithTimeout [2021-11-11T12:26:06.604Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:26:06.604Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-11-11T12:26:06.604Z] === RUN TestUpdateRestartPolicy [2021-11-11T12:26:08.918Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-11-11T12:26:08.918Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T12:26:08.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-11-11T12:26:08.918Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T12:26:08.918Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T12:26:08.918Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T12:26:09.491Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T12:26:10.062Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T12:26:11.005Z] docker_api_swarm_service_test.go:395: [d0f4aa44cd3c4] joining swarm manager [df50e7ea767af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:26:11.575Z] docker_api_swarm_service_test.go:395: [df3180d5fd1dd] joining swarm manager [df50e7ea767af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:26:14.128Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T12:26:14.388Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T12:26:19.676Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T12:26:19.676Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T12:26:19.676Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T12:26:20.247Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T12:26:20.818Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T12:26:21.762Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T12:26:22.703Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T12:26:23.273Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T12:26:25.185Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T12:26:25.757Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T12:26:26.017Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T12:26:26.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-11-11T12:26:28.498Z] docker_api_swarm_service_test.go:343: [de2a895fc1ad1] joining swarm manager [d6cbd023dee8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:26:29.069Z] docker_api_swarm_service_test.go:343: [dbcf89a18a3e7] joining swarm manager [d6cbd023dee8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:26:33.274Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T12:26:36.509Z] --- PASS: TestUpdateRestartPolicy (27.85s) [2021-11-11T12:26:36.510Z] === RUN TestUpdateRestartWithAutoRemove [2021-11-11T12:26:38.040Z] --- PASS: TestUpdateRestartWithAutoRemove (3.86s) [2021-11-11T12:26:38.040Z] === RUN TestWaitNonBlocked [2021-11-11T12:26:38.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:26:38.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:26:38.040Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:26:38.040Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:26:38.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-11-11T12:26:38.040Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-11-11T12:26:38.556Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T12:26:38.556Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T12:26:39.129Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T12:26:39.272Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T12:26:39.272Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T12:26:39.272Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T12:26:39.389Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T12:26:39.975Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T12:26:40.238Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T12:26:40.498Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T12:26:41.886Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T12:26:42.147Z] === RUN TestDockerSuite/TestNetworkEvents [2021-11-11T12:26:42.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-11-11T12:26:42.983Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T12:26:43.075Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T12:26:43.075Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T12:26:43.075Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T12:26:43.075Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T12:26:43.545Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T12:26:43.545Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T12:26:43.545Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T12:26:43.813Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-11-11T12:26:43.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.14s) [2021-11-11T12:26:43.813Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.30s) [2021-11-11T12:26:43.813Z] === RUN TestWaitBlocked [2021-11-11T12:26:43.813Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:26:43.813Z] --- SKIP: TestWaitBlocked (0.00s) [2021-11-11T12:26:43.813Z] PASS [2021-11-11T12:26:43.813Z] ok github.com/docker/docker/integration/container 137.112s [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === Skipped [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-11-11T12:26:43.813Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-11-11T12:26:43.813Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-11-11T12:26:43.813Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-11-11T12:26:43.813Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-11-11T12:26:43.813Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-11-11T12:26:43.813Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-11-11T12:26:43.813Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-11-11T12:26:43.813Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-11-11T12:26:43.813Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-11-11T12:26:43.813Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2021-11-11T12:26:43.813Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-11-11T12:26:43.813Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-11-11T12:26:43.813Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-11-11T12:26:43.813Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-11-11T12:26:43.813Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-11-11T12:26:43.813Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-11-11T12:26:43.813Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-11-11T12:26:43.813Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-11-11T12:26:43.813Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-11-11T12:26:43.813Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-11-11T12:26:43.813Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-11-11T12:26:43.813Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-11-11T12:26:43.813Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-11-11T12:26:43.813Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-11-11T12:26:43.813Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-11-11T12:26:43.813Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-11-11T12:26:43.813Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.813Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-11-11T12:26:43.813Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-11-11T12:26:43.813Z] [2021-11-11T12:26:43.814Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-11-11T12:26:43.814Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:26:43.814Z] [2021-11-11T12:26:43.814Z] DONE 87 tests, 34 skipped in 140.209s [2021-11-11T12:26:43.814Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-11-11T12:26:44.014Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T12:26:44.014Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T12:26:44.014Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T12:26:44.369Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T12:26:44.630Z] docker_api_swarm_service_test.go:490: [d7efaabbb6252] joining swarm manager [d365795ef6336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:26:44.890Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T12:26:45.460Z] docker_api_swarm_service_test.go:490: [dd65d977da992] joining swarm manager [d365795ef6336]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:26:47.373Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T12:26:52.659Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T12:26:52.659Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T12:26:52.659Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T12:26:53.600Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T12:26:56.899Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T12:26:58.290Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-11-11T12:26:58.290Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T12:27:00.835Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T12:27:04.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-11-11T12:27:06.052Z] docker_api_swarm_service_test.go:128: [dc9be05c8224b] joining swarm manager [d6bbe38040603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:27:06.053Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T12:27:06.995Z] docker_api_swarm_service_test.go:129: [d885a50d91210] joining swarm manager [d6bbe38040603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:27:07.939Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T12:27:08.880Z] docker_api_swarm_service_test.go:137: [db0d446dc8376] joining swarm manager [d6bbe38040603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T12:27:08.880Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/container [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/events [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/image [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/network [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 77.3% of statements [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/builder/dockerfile 0.226s coverage: 49.0% of statements [2021-11-11T12:27:09.226Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-11-11T12:27:09.226Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-11-11T12:27:09.335Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T12:27:09.335Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T12:27:09.335Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T12:27:09.335Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T12:27:09.487Z] ok github.com/docker/docker/builder/remotecontext/git 1.399s coverage: 86.3% of statements [2021-11-11T12:27:09.487Z] ? github.com/docker/docker/cli [no test files] [2021-11-11T12:27:09.487Z] ? github.com/docker/docker/cli/config [no test files] [2021-11-11T12:27:09.823Z] docker_api_swarm_service_test.go:138: [deb93dc1c4faa] joining swarm manager [d6bbe38040603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-11-11T12:27:10.085Z] === RUN TestDockerSuite/TestPortList [2021-11-11T12:27:10.428Z] ok github.com/docker/docker/cmd/docker-proxy 0.118s coverage: 69.3% of statements [2021-11-11T12:27:12.973Z] ok github.com/docker/docker/client 0.136s coverage: 75.6% of statements [2021-11-11T12:27:16.667Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T12:27:17.610Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T12:27:19.486Z] === RUN TestConfigDaemonLibtrustID [2021-11-11T12:27:19.486Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:27:19.486Z] === RUN TestDaemonConfigValidation [2021-11-11T12:27:19.486Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-11-11T12:27:19.486Z] === RUN TestConfigDaemonSeccompProfiles [2021-11-11T12:27:19.486Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:27:19.486Z] === RUN TestDaemonProxy [2021-11-11T12:27:19.486Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:27:19.486Z] --- SKIP: TestDaemonProxy (0.00s) [2021-11-11T12:27:19.486Z] PASS [2021-11-11T12:27:19.486Z] ok github.com/docker/docker/integration/daemon 0.149s [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === Skipped [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-11-11T12:27:19.486Z] daemon_test.go:26: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-11-11T12:27:19.486Z] daemon_test.go:45: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-11-11T12:27:19.486Z] daemon_test.go:111: runtime.GOOS == "windows" [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2021-11-11T12:27:19.486Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] DONE 4 tests, 4 skipped in 31.656s [2021-11-11T12:27:19.486Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-11-11T12:27:19.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:19.486Z] INFO: Testing against a local daemon [2021-11-11T12:27:19.486Z] === RUN TestCommitInheritsEnv [2021-11-11T12:27:19.486Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:27:19.486Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-11-11T12:27:19.486Z] === RUN TestImportExtremelyLargeImageWorks [2021-11-11T12:27:19.486Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:27:19.486Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:27:19.486Z] === RUN TestImagesFilterMultiReference [2021-11-11T12:27:19.486Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-11-11T12:27:19.486Z] === RUN TestImagePullPlatformInvalid [2021-11-11T12:27:19.486Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-11-11T12:27:19.486Z] === RUN TestRemoveImageOrphaning [2021-11-11T12:27:19.486Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2021-11-11T12:27:19.486Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-11-11T12:27:19.486Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-11-11T12:27:19.486Z] === RUN TestTagInvalidReference [2021-11-11T12:27:19.486Z] --- PASS: TestTagInvalidReference (0.05s) [2021-11-11T12:27:19.486Z] === RUN TestTagValidPrefixedRepo [2021-11-11T12:27:19.486Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-11-11T12:27:19.486Z] === RUN TestTagExistedNameWithoutForce [2021-11-11T12:27:19.486Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-11-11T12:27:19.486Z] === RUN TestTagOfficialNames [2021-11-11T12:27:19.486Z] --- PASS: TestTagOfficialNames (0.11s) [2021-11-11T12:27:19.486Z] === RUN TestTagMatchesDigest [2021-11-11T12:27:19.486Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-11-11T12:27:19.486Z] PASS [2021-11-11T12:27:19.486Z] ok github.com/docker/docker/integration/image 1.896s [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === Skipped [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-11-11T12:27:19.486Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-11-11T12:27:19.486Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-11-11T12:27:19.486Z] [2021-11-11T12:27:19.486Z] DONE 11 tests, 2 skipped in 4.015s [2021-11-11T12:27:19.486Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-11-11T12:27:22.300Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T12:27:22.300Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T12:27:22.300Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T12:27:22.300Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T12:27:22.300Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T12:27:22.376Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:22.376Z] INFO: Testing against a local daemon [2021-11-11T12:27:22.376Z] === RUN TestNetworkCreateDelete [2021-11-11T12:27:22.376Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDockerNetworkDeletePreferID [2021-11-11T12:27:22.376Z] 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-11-11T12:27:22.376Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonDNSFallback [2021-11-11T12:27:22.376Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestInspectNetwork [2021-11-11T12:27:22.376Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:22.376Z] --- SKIP: TestInspectNetwork (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestRunContainerWithBridgeNone [2021-11-11T12:27:22.376Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestNetworkInvalidJSON [2021-11-11T12:27:22.376Z] === RUN TestNetworkInvalidJSON//networks/create [2021-11-11T12:27:22.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-11-11T12:27:22.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:27:22.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:27:22.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:27:22.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:27:22.376Z] === CONT TestNetworkInvalidJSON//networks/create [2021-11-11T12:27:22.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-11-11T12:27:22.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-11-11T12:27:22.376Z] === RUN TestNetworkList [2021-11-11T12:27:22.376Z] === RUN TestNetworkList//networks [2021-11-11T12:27:22.376Z] === PAUSE TestNetworkList//networks [2021-11-11T12:27:22.376Z] === RUN TestNetworkList//networks/ [2021-11-11T12:27:22.376Z] === PAUSE TestNetworkList//networks/ [2021-11-11T12:27:22.376Z] === CONT TestNetworkList//networks [2021-11-11T12:27:22.376Z] === CONT TestNetworkList//networks/ [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkList (0.04s) [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkList//networks (0.00s) [2021-11-11T12:27:22.376Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestHostIPv4BridgeLabel [2021-11-11T12:27:22.376Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonRestartWithLiveRestore [2021-11-11T12:27:22.376Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonDefaultNetworkPools [2021-11-11T12:27:22.376Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonRestartWithExistingNetwork [2021-11-11T12:27:22.376Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-11-11T12:27:22.376Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-11-11T12:27:22.376Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestServiceWithPredefinedNetwork [2021-11-11T12:27:22.376Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-11-11T12:27:22.376Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:27:22.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestServiceWithDataPathPortInit [2021-11-11T12:27:22.376Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:27:22.376Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-11-11T12:27:22.376Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:27:22.376Z] PASS [2021-11-11T12:27:22.376Z] ok github.com/docker/docker/integration/network 0.183s [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === Skipped [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-11-11T12:27:22.376Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-11-11T12:27:22.376Z] 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-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-11-11T12:27:22.376Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-11-11T12:27:22.376Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-11-11T12:27:22.376Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-11-11T12:27:22.376Z] network_test.go:128: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-11-11T12:27:22.376Z] service_test.go:30: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-11-11T12:27:22.376Z] service_test.go:59: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-11-11T12:27:22.376Z] service_test.go:103: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.376Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-11-11T12:27:22.376Z] service_test.go:137: testEnv.OSType == "windows" [2021-11-11T12:27:22.376Z] [2021-11-11T12:27:22.377Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-11-11T12:27:22.377Z] service_test.go:188: testEnv.OSType == "windows" [2021-11-11T12:27:22.377Z] [2021-11-11T12:27:22.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-11-11T12:27:22.377Z] service_test.go:213: testEnv.OSType == "windows" [2021-11-11T12:27:22.377Z] [2021-11-11T12:27:22.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-11-11T12:27:22.377Z] service_test.go:243: FLAKY_TEST [2021-11-11T12:27:22.377Z] [2021-11-11T12:27:22.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-11-11T12:27:22.377Z] service_test.go:334: testEnv.OSType == "windows" [2021-11-11T12:27:22.377Z] [2021-11-11T12:27:22.377Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-11-11T12:27:22.377Z] service_test.go:402: testEnv.OSType == "windows" [2021-11-11T12:27:22.377Z] [2021-11-11T12:27:22.377Z] DONE 22 tests, 15 skipped in 2.803s [2021-11-11T12:27:22.832Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-11-11T12:27:23.288Z] testing: warning: no tests to run [2021-11-11T12:27:23.288Z] PASS [2021-11-11T12:27:23.288Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2021-11-11T12:27:23.748Z] [2021-11-11T12:27:23.748Z] DONE 0 tests in 0.828s [2021-11-11T12:27:23.748Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-11-11T12:27:24.188Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T12:27:24.188Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T12:27:24.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T12:27:24.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T12:27:24.188Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T12:27:24.449Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T12:27:24.449Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T12:27:24.710Z] testing: warning: no tests to run [2021-11-11T12:27:24.710Z] PASS [2021-11-11T12:27:24.710Z] ok github.com/docker/docker/integration/network/macvlan 0.096s [2021-11-11T12:27:24.710Z] [2021-11-11T12:27:24.710Z] DONE 0 tests in 0.819s [2021-11-11T12:27:24.710Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-11-11T12:27:25.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T12:27:25.021Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T12:27:25.674Z] testing: warning: no tests to run [2021-11-11T12:27:25.674Z] PASS [2021-11-11T12:27:25.674Z] ok github.com/docker/docker/integration/plugin 0.093s [2021-11-11T12:27:25.674Z] [2021-11-11T12:27:25.674Z] DONE 0 tests in 0.888s [2021-11-11T12:27:25.674Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-11-11T12:27:25.963Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T12:27:25.963Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-11-11T12:27:26.102Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T12:27:26.571Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T12:27:26.571Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T12:27:26.571Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T12:27:26.571Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T12:27:26.571Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T12:27:26.571Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T12:27:26.571Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T12:27:26.635Z] testing: warning: no tests to run [2021-11-11T12:27:26.635Z] PASS [2021-11-11T12:27:26.635Z] ok github.com/docker/docker/integration/plugin/authz 0.099s [2021-11-11T12:27:26.635Z] [2021-11-11T12:27:26.635Z] DONE 0 tests in 0.894s [2021-11-11T12:27:26.635Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-11-11T12:27:27.039Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T12:27:27.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T12:27:27.879Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-11-11T12:27:28.030Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T12:27:28.451Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-11-11T12:27:28.740Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T12:27:29.022Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-11-11T12:27:29.022Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T12:27:29.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T12:27:30.938Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T12:27:30.982Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T12:27:31.878Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T12:27:31.878Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-11-11T12:27:32.545Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T12:27:32.545Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T12:27:32.545Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T12:27:32.545Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T12:27:32.545Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T12:27:32.545Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T12:27:32.992Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T12:27:33.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:33.701Z] INFO: Testing against a local daemon [2021-11-11T12:27:33.701Z] === RUN TestPluginInvalidJSON [2021-11-11T12:27:33.701Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:27:33.701Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:27:33.701Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-11-11T12:27:33.701Z] --- PASS: TestPluginInvalidJSON (0.05s) [2021-11-11T12:27:33.701Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-11-11T12:27:33.701Z] === RUN TestPluginInstall [2021-11-11T12:27:33.701Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] --- SKIP: TestPluginInstall (0.00s) [2021-11-11T12:27:33.701Z] === RUN TestPluginsWithRuntimes [2021-11-11T12:27:33.701Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-11-11T12:27:33.701Z] === RUN TestPluginBackCompatMediaTypes [2021-11-11T12:27:33.701Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:27:33.701Z] PASS [2021-11-11T12:27:33.701Z] ok github.com/docker/docker/integration/plugin/common 0.136s [2021-11-11T12:27:33.701Z] [2021-11-11T12:27:33.701Z] === Skipped [2021-11-11T12:27:33.701Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-11-11T12:27:33.701Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] [2021-11-11T12:27:33.701Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-11-11T12:27:33.701Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] [2021-11-11T12:27:33.701Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-11-11T12:27:33.701Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-11-11T12:27:33.701Z] [2021-11-11T12:27:33.701Z] DONE 5 tests, 3 skipped in 6.208s [2021-11-11T12:27:33.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-11-11T12:27:34.429Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T12:27:34.429Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-11-11T12:27:35.501Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T12:27:36.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:36.592Z] INFO: Testing against a local daemon [2021-11-11T12:27:36.592Z] === RUN TestExternalGraphDriver [2021-11-11T12:27:36.592Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:27:36.592Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-11-11T12:27:36.592Z] === RUN TestGraphdriverPluginV2 [2021-11-11T12:27:36.592Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:27:36.592Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:27:36.592Z] PASS [2021-11-11T12:27:36.592Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.134s [2021-11-11T12:27:36.777Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T12:27:36.975Z] docker_api_swarm_service_test.go:304: [d1693d754a4d5] joining swarm manager [d1c3d55633a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:27:37.048Z] [2021-11-11T12:27:37.049Z] === Skipped [2021-11-11T12:27:37.049Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-11-11T12:27:37.049Z] external_test.go:47: runtime.GOOS == "windows" [2021-11-11T12:27:37.049Z] [2021-11-11T12:27:37.049Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-11-11T12:27:37.049Z] external_test.go:407: runtime.GOOS == "windows" [2021-11-11T12:27:37.049Z] [2021-11-11T12:27:37.049Z] DONE 2 tests, 2 skipped in 3.900s [2021-11-11T12:27:37.049Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-11-11T12:27:37.547Z] docker_api_swarm_service_test.go:304: [d4a77c00051f1] joining swarm manager [d1c3d55633a21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:27:37.808Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T12:27:37.808Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T12:27:39.724Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T12:27:39.949Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:39.949Z] INFO: Testing against a local daemon [2021-11-11T12:27:39.949Z] === RUN TestReadPluginNoRead [2021-11-11T12:27:39.949Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:27:39.949Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-11-11T12:27:39.949Z] PASS [2021-11-11T12:27:39.949Z] ok github.com/docker/docker/integration/plugin/logging 0.133s [2021-11-11T12:27:39.949Z] [2021-11-11T12:27:39.949Z] === Skipped [2021-11-11T12:27:39.949Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-11-11T12:27:39.949Z] read_test.go:21: no unix domain sockets on Windows [2021-11-11T12:27:39.949Z] [2021-11-11T12:27:39.949Z] DONE 1 tests, 1 skipped in 2.641s [2021-11-11T12:27:39.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-11-11T12:27:41.113Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T12:27:41.479Z] testing: warning: no tests to run [2021-11-11T12:27:41.479Z] PASS [2021-11-11T12:27:41.479Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2021-11-11T12:27:41.479Z] [2021-11-11T12:27:41.479Z] DONE 0 tests in 1.346s [2021-11-11T12:27:41.479Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-11-11T12:27:43.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:43.643Z] INFO: Testing against a local daemon [2021-11-11T12:27:43.643Z] === RUN TestPluginWithDevMounts [2021-11-11T12:27:43.643Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:43.643Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-11-11T12:27:43.643Z] PASS [2021-11-11T12:27:43.643Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2021-11-11T12:27:44.099Z] [2021-11-11T12:27:44.099Z] === Skipped [2021-11-11T12:27:44.099Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-11-11T12:27:44.099Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:44.099Z] [2021-11-11T12:27:44.099Z] DONE 1 tests, 1 skipped in 2.536s [2021-11-11T12:27:44.099Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-11-11T12:27:45.935Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T12:27:46.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:46.273Z] INFO: Testing against a local daemon [2021-11-11T12:27:46.273Z] === RUN TestSecretInspect [2021-11-11T12:27:46.273Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] --- SKIP: TestSecretInspect (0.00s) [2021-11-11T12:27:46.273Z] === RUN TestSecretList [2021-11-11T12:27:46.273Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] --- SKIP: TestSecretList (0.00s) [2021-11-11T12:27:46.273Z] === RUN TestSecretsCreateAndDelete [2021-11-11T12:27:46.273Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:27:46.273Z] === RUN TestSecretsUpdate [2021-11-11T12:27:46.273Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-11-11T12:27:46.273Z] === RUN TestTemplatedSecret [2021-11-11T12:27:46.273Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-11-11T12:27:46.273Z] === RUN TestSecretCreateResolve [2021-11-11T12:27:46.273Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:46.273Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-11-11T12:27:46.273Z] PASS [2021-11-11T12:27:46.273Z] ok github.com/docker/docker/integration/secret 0.122s [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === Skipped [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-11-11T12:27:46.273Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:46.273Z] [2021-11-11T12:27:46.273Z] DONE 6 tests, 6 skipped in 2.293s [2021-11-11T12:27:46.273Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-11-11T12:27:47.692Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T12:27:48.263Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T12:27:49.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:49.163Z] INFO: Testing against a local daemon [2021-11-11T12:27:49.163Z] === RUN TestServiceCreateInit [2021-11-11T12:27:49.163Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-11-11T12:27:49.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-11-11T12:27:49.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- PASS: TestServiceCreateInit (0.05s) [2021-11-11T12:27:49.163Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:27:49.163Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceMultipleTimes [2021-11-11T12:27:49.163Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceConflict [2021-11-11T12:27:49.163Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceMaxReplicas [2021-11-11T12:27:49.163Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2021-11-11T12:27:49.163Z] === RUN TestCreateWithDuplicateNetworkNames [2021-11-11T12:27:49.163Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceSecretFileMode [2021-11-11T12:27:49.163Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceConfigFileMode [2021-11-11T12:27:49.163Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceSysctls [2021-11-11T12:27:49.163Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-11-11T12:27:49.163Z] === RUN TestCreateServiceCapabilities [2021-11-11T12:27:49.163Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-11-11T12:27:49.163Z] === RUN TestInspect [2021-11-11T12:27:49.163Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestInspect (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestCreateJob [2021-11-11T12:27:49.163Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestCreateJob (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestReplicatedJob [2021-11-11T12:27:49.163Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestReplicatedJob (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestUpdateReplicatedJob [2021-11-11T12:27:49.163Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestServiceListWithStatuses [2021-11-11T12:27:49.163Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestDockerNetworkConnectAlias [2021-11-11T12:27:49.163Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestDockerNetworkReConnect [2021-11-11T12:27:49.163Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestServicePlugin [2021-11-11T12:27:49.163Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.163Z] --- SKIP: TestServicePlugin (0.00s) [2021-11-11T12:27:49.163Z] === RUN TestServiceUpdateLabel [2021-11-11T12:27:49.164Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.164Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-11-11T12:27:49.164Z] === RUN TestServiceUpdateSecrets [2021-11-11T12:27:49.164Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.164Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-11-11T12:27:49.164Z] === RUN TestServiceUpdateConfigs [2021-11-11T12:27:49.164Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.164Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-11-11T12:27:49.164Z] === RUN TestServiceUpdateNetwork [2021-11-11T12:27:49.164Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.164Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-11-11T12:27:49.164Z] === RUN TestServiceUpdatePidsLimit [2021-11-11T12:27:49.164Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.164Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:27:49.164Z] PASS [2021-11-11T12:27:49.164Z] ok github.com/docker/docker/integration/service 0.292s [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === Skipped [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2021-11-11T12:27:49.619Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-11-11T12:27:49.619Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-11-11T12:27:49.619Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-11-11T12:27:49.619Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-11-11T12:27:49.619Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-11-11T12:27:49.619Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-11-11T12:27:49.619Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-11-11T12:27:49.619Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-11-11T12:27:49.619Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-11-11T12:27:49.619Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-11-11T12:27:49.619Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-11-11T12:27:49.619Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-11-11T12:27:49.619Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-11-11T12:27:49.619Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-11-11T12:27:49.619Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-11-11T12:27:49.619Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-11-11T12:27:49.619Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-11-11T12:27:49.619Z] [2021-11-11T12:27:49.619Z] DONE 24 tests, 23 skipped in 3.096s [2021-11-11T12:27:49.619Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-11-11T12:27:49.646Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T12:27:50.588Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T12:27:51.533Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T12:27:51.738Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.0% of statements [2021-11-11T12:27:51.738Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2021-11-11T12:27:51.738Z] ok github.com/docker/docker/cmd/dockerd/trap 2.458s coverage: 0.0% of statements [2021-11-11T12:27:51.738Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-11-11T12:27:51.738Z] ? github.com/docker/docker/container/stream [no test files] [2021-11-11T12:27:51.738Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-11-11T12:27:51.738Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-11-11T12:27:51.738Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-11-11T12:27:51.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:51.784Z] INFO: Testing against a local daemon [2021-11-11T12:27:51.784Z] === RUN TestSessionCreate [2021-11-11T12:27:51.784Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:51.784Z] --- SKIP: TestSessionCreate (0.00s) [2021-11-11T12:27:51.784Z] === RUN TestSessionCreateWithBadUpgrade [2021-11-11T12:27:51.784Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:51.784Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:27:51.784Z] PASS [2021-11-11T12:27:51.784Z] ok github.com/docker/docker/integration/session 0.107s [2021-11-11T12:27:51.784Z] [2021-11-11T12:27:51.784Z] === Skipped [2021-11-11T12:27:51.784Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-11-11T12:27:51.784Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:51.784Z] [2021-11-11T12:27:51.784Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-11-11T12:27:51.784Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-11-11T12:27:51.784Z] [2021-11-11T12:27:51.784Z] DONE 2 tests, 2 skipped in 2.142s [2021-11-11T12:27:51.784Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-11-11T12:27:53.446Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T12:27:54.105Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:54.105Z] INFO: Testing against a local daemon [2021-11-11T12:27:54.105Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-11-11T12:27:54.105Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:54.105Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestDiskUsage [2021-11-11T12:27:54.105Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:27:54.105Z] --- SKIP: TestDiskUsage (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestEventsExecDie [2021-11-11T12:27:54.105Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:27:54.105Z] --- SKIP: TestEventsExecDie (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestEventsBackwardsCompatible [2021-11-11T12:27:54.105Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:27:54.105Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestEventsVolumeCreate [2021-11-11T12:27:54.105Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:27:54.105Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestInfoAPI [2021-11-11T12:27:54.105Z] --- PASS: TestInfoAPI (0.05s) [2021-11-11T12:27:54.105Z] === RUN TestInfoAPIWarnings [2021-11-11T12:27:54.105Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:27:54.105Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestInfoDebug [2021-11-11T12:27:54.105Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:54.105Z] --- SKIP: TestInfoDebug (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestInfoInsecureRegistries [2021-11-11T12:27:54.105Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:54.105Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestInfoRegistryMirrors [2021-11-11T12:27:54.105Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:54.105Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-11-11T12:27:54.105Z] === RUN TestLoginFailsWithBadCredentials [2021-11-11T12:27:54.760Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T12:27:54.830Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T12:27:55.066Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-11-11T12:27:55.066Z] === RUN TestPingCacheHeaders [2021-11-11T12:27:55.066Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-11-11T12:27:55.066Z] === RUN TestPingGet [2021-11-11T12:27:55.066Z] --- PASS: TestPingGet (0.04s) [2021-11-11T12:27:55.066Z] === RUN TestPingHead [2021-11-11T12:27:55.066Z] --- PASS: TestPingHead (0.04s) [2021-11-11T12:27:55.066Z] === RUN TestVersion [2021-11-11T12:27:55.228Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T12:27:55.228Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T12:27:55.228Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T12:27:55.400Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T12:27:55.522Z] --- PASS: TestVersion (0.04s) [2021-11-11T12:27:55.522Z] PASS [2021-11-11T12:27:55.522Z] ok github.com/docker/docker/integration/system 1.277s [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === Skipped [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-11-11T12:27:55.522Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-11-11T12:27:55.522Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-11-11T12:27:55.522Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-11-11T12:27:55.522Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-11-11T12:27:55.522Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-11-11T12:27:55.522Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-11-11T12:27:55.522Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-11-11T12:27:55.522Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-11-11T12:27:55.522Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-11-11T12:27:55.522Z] [2021-11-11T12:27:55.522Z] DONE 15 tests, 9 skipped in 3.592s [2021-11-11T12:27:55.522Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-11-11T12:27:55.661Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T12:27:56.233Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T12:27:57.177Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-11-11T12:27:57.437Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T12:27:58.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:27:58.412Z] INFO: Testing against a local daemon [2021-11-11T12:27:58.412Z] === RUN TestVolumesCreateAndList [2021-11-11T12:27:58.412Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-11-11T12:27:58.412Z] === RUN TestVolumesRemove [2021-11-11T12:27:58.412Z] --- PASS: TestVolumesRemove (0.16s) [2021-11-11T12:27:58.412Z] === RUN TestVolumesInspect [2021-11-11T12:27:58.412Z] --- PASS: TestVolumesInspect (0.04s) [2021-11-11T12:27:58.412Z] === RUN TestVolumesInvalidJSON [2021-11-11T12:27:58.412Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-11-11T12:27:58.412Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-11-11T12:27:58.412Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-11-11T12:27:58.412Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-11-11T12:27:58.412Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-11-11T12:27:58.412Z] PASS [2021-11-11T12:27:58.412Z] ok github.com/docker/docker/integration/volume 0.398s [2021-11-11T12:27:58.412Z] [2021-11-11T12:27:58.412Z] DONE 5 tests in 2.634s [2021-11-11T12:27:58.412Z] INFO: make.ps1 ended at 11/11/2021 12:27:58 [2021-11-11T12:27:58.412Z] INFO: Integration CLI tests being run from the host: [2021-11-11T12:27:58.412Z] 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-11-11T12:27:59.028Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T12:27:59.362Z] docker_api_swarm_service_test.go:100: [dd10aada6c6f6] joining swarm manager [d7ca8ef299976]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:27:59.362Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T12:27:59.933Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T12:27:59.933Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T12:27:59.933Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T12:28:00.015Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T12:28:00.157Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-11-11T12:28:00.193Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T12:28:00.417Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2021-11-11T12:28:00.454Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T12:28:00.454Z] docker_api_swarm_service_test.go:101: [d53ca09ee0084] joining swarm manager [d7ca8ef299976]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:28:00.454Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T12:28:01.024Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T12:28:01.359Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-11-11T12:28:01.968Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T12:28:03.886Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T12:28:04.457Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T12:28:09.494Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.8% of statements [2021-11-11T12:28:09.494Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 80.9% of statements [2021-11-11T12:28:09.755Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-11-11T12:28:10.016Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T12:28:10.453Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T12:28:10.453Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T12:28:10.453Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T12:28:10.453Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T12:28:10.453Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T12:28:10.587Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-11-11T12:28:10.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2021-11-11T12:28:10.775Z] INFO: Testing against a local daemon [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-11-11T12:28:10.775Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-11-11T12:28:10.775Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-11-11T12:28:10.775Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-11-11T12:28:11.039Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T12:28:11.039Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T12:28:11.230Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-11-11T12:28:11.230Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-11-11T12:28:11.971Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.459s coverage: 74.6% of statements [2021-11-11T12:28:12.191Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-11-11T12:28:12.647Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-11-11T12:28:12.914Z] ok github.com/docker/docker/daemon 12.155s coverage: 17.6% of statements [2021-11-11T12:28:12.914Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-11-11T12:28:12.914Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-11-11T12:28:12.914Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-11-11T12:28:12.914Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-11-11T12:28:12.952Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T12:28:12.953Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T12:28:12.953Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T12:28:12.953Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T12:28:13.174Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2021-11-11T12:28:14.117Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.360s coverage: 56.2% of statements [2021-11-11T12:28:14.866Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T12:28:15.501Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2021-11-11T12:28:15.811Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T12:28:17.425Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.423s coverage: 50.5% of statements [2021-11-11T12:28:17.687Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.415s coverage: 45.9% of statements [2021-11-11T12:28:17.687Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-11-11T12:28:18.356Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T12:28:18.928Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T12:28:18.928Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T12:28:18.928Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T12:28:20.989Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.8% of statements [2021-11-11T12:28:22.228Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T12:28:22.376Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.940s coverage: 58.0% of statements [2021-11-11T12:28:22.376Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-11-11T12:28:22.376Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-11-11T12:28:22.489Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T12:28:22.637Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-11-11T12:28:23.061Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T12:28:23.581Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2021-11-11T12:28:24.019Z] check_test.go:379: [dd10aada6c6f6] daemon is not started [2021-11-11T12:28:24.592Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T12:28:25.163Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T12:28:26.550Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T12:28:26.886Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 43.5% of statements [2021-11-11T12:28:27.121Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T12:28:27.121Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T12:28:27.458Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 6.7% of statements [2021-11-11T12:28:27.458Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-11-11T12:28:27.458Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-11-11T12:28:27.692Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T12:28:29.375Z] ok github.com/docker/docker/daemon/logger/gelf 0.029s coverage: 67.0% of statements [2021-11-11T12:28:29.607Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-11-11T12:28:29.947Z] ok github.com/docker/docker/daemon/logger/awslogs 0.273s coverage: 77.4% of statements [2021-11-11T12:28:29.947Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-11-11T12:28:29.947Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-11-11T12:28:30.549Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T12:28:30.580Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T12:28:30.891Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2021-11-11T12:28:31.121Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T12:28:31.693Z] docker_api_swarm_service_test.go:533: [d2f062dd672fd] joining swarm manager [d9e8e385910f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:28:31.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-11-11T12:28:31.834Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2021-11-11T12:28:31.954Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T12:28:32.215Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T12:28:33.156Z] docker_api_swarm_service_test.go:534: [da178e3a3d2b1] joining swarm manager [d9e8e385910f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:28:33.156Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T12:28:33.728Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T12:28:33.749Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2021-11-11T12:28:33.749Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-11-11T12:28:33.988Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T12:28:34.010Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 58.6% of statements [2021-11-11T12:28:34.250Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T12:28:34.250Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T12:28:35.193Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T12:28:35.377Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T12:28:35.377Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T12:28:35.377Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T12:28:35.398Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2021-11-11T12:28:37.108Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T12:28:37.316Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-11-11T12:28:37.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T12:28:37.888Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2021-11-11T12:28:38.462Z] ok github.com/docker/docker/daemon/logger/splunk 2.137s coverage: 82.5% of statements [2021-11-11T12:28:38.462Z] ? github.com/docker/docker/daemon/names [no test files] [2021-11-11T12:28:38.622Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T12:28:38.724Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2021-11-11T12:28:38.724Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-11-11T12:28:39.194Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-11-11T12:28:40.578Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T12:28:41.150Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-11-11T12:28:41.273Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2021-11-11T12:28:41.722Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-11-11T12:28:42.663Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-11-11T12:28:42.924Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-11-11T12:28:43.190Z] ok github.com/docker/docker/distribution 0.140s coverage: 25.8% of statements [2021-11-11T12:28:43.190Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-11-11T12:28:43.515Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-11-11T12:28:44.087Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T12:28:44.137Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-11-11T12:28:45.028Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-11-11T12:28:45.088Z] ok github.com/docker/docker/image 0.026s coverage: 86.6% of statements [2021-11-11T12:28:45.349Z] ok github.com/docker/docker/distribution/xfer 2.067s coverage: 85.1% of statements [2021-11-11T12:28:45.349Z] ? github.com/docker/docker/dockerversion [no test files] [2021-11-11T12:28:45.601Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T12:28:45.923Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-11-11T12:28:46.173Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T12:28:46.745Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T12:28:47.008Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T12:28:47.008Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T12:28:47.309Z] ok github.com/docker/docker/image/tarexport 0.020s coverage: 0.7% of statements [2021-11-11T12:28:47.310Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2021-11-11T12:28:47.310Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-11-11T12:28:47.881Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2021-11-11T12:28:48.393Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T12:28:48.964Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T12:28:49.225Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T12:28:49.796Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T12:28:49.923Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-11-11T12:28:50.060Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T12:28:50.060Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T12:28:50.631Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T12:28:50.895Z] ok github.com/docker/docker/opts 0.030s coverage: 67.1% of statements [2021-11-11T12:28:51.165Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2021-11-11T12:28:51.572Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T12:28:51.833Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T12:28:52.404Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T12:28:52.664Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T12:28:52.664Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T12:28:53.234Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T12:28:53.234Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T12:28:53.807Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T12:28:54.380Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T12:28:54.483Z] ok github.com/docker/docker/pkg/archive 0.568s coverage: 82.1% of statements [2021-11-11T12:28:54.950Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T12:28:55.430Z] ok github.com/docker/docker/pkg/authorization 0.345s coverage: 68.3% of statements [2021-11-11T12:28:55.472Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T12:28:55.472Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T12:28:55.692Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-11-11T12:28:55.733Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T12:28:55.953Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-11-11T12:28:56.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-11-11T12:28:56.877Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T12:28:57.819Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T12:28:58.391Z] docker_api_swarm_service_test.go:148: [d2742b9326436] joining swarm manager [d50b6db8b64ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:28:58.502Z] ok github.com/docker/docker/layer 7.556s coverage: 68.8% of statements [2021-11-11T12:28:58.502Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-11-11T12:28:58.502Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-11-11T12:28:58.502Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-11-11T12:28:58.502Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-11-11T12:28:58.502Z] ? github.com/docker/docker/oci/caps [no test files] [2021-11-11T12:28:58.502Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-11-11T12:28:58.964Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T12:28:59.078Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-11-11T12:28:59.339Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-11-11T12:28:59.535Z] docker_api_swarm_service_test.go:148: [d3d21e26af119] joining swarm manager [d50b6db8b64ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:28:59.536Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T12:28:59.600Z] ok github.com/docker/docker/pkg/chrootarchive 2.789s coverage: 43.5% of statements [2021-11-11T12:28:59.600Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-11-11T12:28:59.600Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-11-11T12:29:00.109Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T12:29:00.543Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-11-11T12:29:01.052Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T12:29:01.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-11-11T12:29:01.632Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T12:29:01.685Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-11-11T12:29:01.892Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T12:29:02.628Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-11-11T12:29:03.199Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 83.4% of statements [2021-11-11T12:29:03.277Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T12:29:03.460Z] ok github.com/docker/docker/pkg/discovery/kv 3.081s coverage: 84.1% of statements [2021-11-11T12:29:03.722Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-11-11T12:29:03.986Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2021-11-11T12:29:04.936Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 71.0% of statements [2021-11-11T12:29:05.190Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T12:29:05.196Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-11-11T12:29:05.451Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T12:29:05.456Z] ok github.com/docker/docker/pkg/idtools 0.935s coverage: 69.5% of statements [2021-11-11T12:29:05.456Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-11-11T12:29:05.456Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-11-11T12:29:05.456Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-11-11T12:29:05.456Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-11-11T12:29:05.714Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T12:29:05.716Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2021-11-11T12:29:05.716Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-11-11T12:29:05.716Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2021-11-11T12:29:05.977Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-11-11T12:29:06.237Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-11-11T12:29:06.238Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-11-11T12:29:06.238Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-11-11T12:29:06.238Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-11-11T12:29:06.809Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-11-11T12:29:07.098Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T12:29:07.380Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-11-11T12:29:07.380Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-11-11T12:29:07.640Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-11-11T12:29:08.482Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T12:29:09.022Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2021-11-11T12:29:09.022Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-11-11T12:29:09.283Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-11-11T12:29:09.283Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-11-11T12:29:09.543Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-11-11T12:29:09.804Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-11-11T12:29:10.065Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2021-11-11T12:29:10.395Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T12:29:10.636Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-11-11T12:29:10.897Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-11-11T12:29:11.084Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T12:29:11.084Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T12:29:11.084Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T12:29:11.084Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T12:29:11.084Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T12:29:11.157Z] ok github.com/docker/docker/pkg/tarsum 0.037s coverage: 89.3% of statements [2021-11-11T12:29:11.417Z] coverage: [no statements] [2021-11-11T12:29:11.417Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-11-11T12:29:11.677Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-11-11T12:29:11.677Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-11-11T12:29:11.780Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T12:29:11.780Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T12:29:11.780Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T12:29:11.780Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T12:29:11.780Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T12:29:11.938Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-11-11T12:29:12.041Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T12:29:13.321Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-11-11T12:29:13.425Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T12:29:13.893Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-11-11T12:29:13.997Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T12:29:14.155Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2021-11-11T12:29:15.097Z] ok github.com/docker/docker/quota 0.223s coverage: 71.4% of statements [2021-11-11T12:29:15.357Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-11-11T12:29:15.911Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T12:29:16.173Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T12:29:16.300Z] ok github.com/docker/docker/registry 0.036s coverage: 58.3% of statements [2021-11-11T12:29:16.561Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-11-11T12:29:16.822Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-11-11T12:29:17.083Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2021-11-11T12:29:17.146Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T12:29:17.345Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-11-11T12:29:18.089Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-11-11T12:29:18.089Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T12:29:18.089Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T12:29:18.660Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-11-11T12:29:19.603Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T12:29:19.603Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T12:29:19.863Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T12:29:19.891Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-11-11T12:29:20.152Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2021-11-11T12:29:20.434Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T12:29:20.725Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-11-11T12:29:21.007Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-11-11T12:29:21.268Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T12:29:21.268Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T12:29:21.666Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-11-11T12:29:21.856Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T12:29:22.428Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T12:29:22.688Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T12:29:23.260Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T12:29:23.833Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T12:29:24.405Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T12:29:24.977Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T12:29:25.551Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T12:29:25.551Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T12:29:26.121Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T12:29:26.692Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T12:29:27.635Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T12:29:27.635Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T12:29:27.635Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T12:29:27.635Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T12:29:30.181Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T12:29:30.181Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T12:29:32.326Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T12:29:32.326Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T12:29:32.326Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T12:29:32.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T12:29:35.997Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T12:29:35.997Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T12:29:35.997Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T12:29:36.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-11-11T12:29:39.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T12:29:39.957Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T12:29:39.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T12:29:42.048Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-11-11T12:29:42.048Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T12:29:42.992Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-11-11T12:29:42.992Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-11-11T12:29:42.992Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T12:29:42.992Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T12:29:43.253Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T12:29:43.620Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/pkg/term [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/rootless [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/testutil/request [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/volume [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-11-11T12:29:43.620Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === Skipped [2021-11-11T12:29:43.620Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-11-11T12:29:43.620Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-11-11T12:29:43.620Z] network_proxy_test.go:208: No support for dual stack yet [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-11-11T12:29:43.620Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-11-11T12:29:43.620Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver btrfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-11-11T12:29:43.620Z] time="2021-11-11T12:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-11-11T12:29:43.620Z] time="2021-11-11T12:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-11-11T12:29:43.620Z] time="2021-11-11T12:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-11-11T12:29:43.620Z] time="2021-11-11T12:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-11-11T12:29:43.620Z] time="2021-11-11T12:28:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-11-11T12:29:43.620Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-11-11T12:29:43.620Z] overlay_test.go:50: Fails to compute changes intermittently [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-11-11T12:29:43.620Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-11-11T12:29:43.620Z] graphtest_unix.go:44: Driver zfs not supported [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-11-11T12:29:43.620Z] graphtest_unix.go:71: No driver to put! [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-11-11T12:29:43.620Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-11-11T12:29:43.620Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2021-11-11T12:29:43.620Z] [2021-11-11T12:29:43.620Z] DONE 2315 tests, 28 skipped in 249.186s [2021-11-11T12:29:43.620Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/bitseq [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cluster [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/config [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/datastore [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/diagnostic [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/discoverapi [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/driverapi [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/host [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/null [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/remote [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/windows [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/drvregistry [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/etchosts [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/idm [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/internal/caller [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipam [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipamapi [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipams/null [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipams/remote [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ipamutils [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/iptables [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/netlabel [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/netutils [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/networkdb [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/ns [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/options [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/osl [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/osl/kernel [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/portallocator [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/portmapper [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/resolvconf [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/testutils [2021-11-11T12:29:43.620Z] github.com/docker/docker/libnetwork/types' ']' [2021-11-11T12:29:43.620Z] + 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/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/testutils github.com/docker/docker/libnetwork/types [2021-11-11T12:29:44.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T12:29:45.799Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T12:29:46.370Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T12:29:47.311Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T12:29:53.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T12:29:53.839Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T12:29:53.914Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T12:29:53.914Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T12:29:53.914Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T12:29:54.856Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T12:29:54.856Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T12:29:54.856Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T12:29:55.799Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T12:29:56.741Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T12:29:57.684Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T12:29:57.945Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T12:29:57.945Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T12:29:59.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-11-11T12:29:59.592Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T12:30:00.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T12:30:00.548Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T12:30:00.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T12:30:04.267Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T12:30:04.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T12:30:04.339Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T12:30:04.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T12:30:04.339Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T12:30:04.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T12:30:04.888Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-11-11T12:30:04.888Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T12:30:05.461Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T12:30:06.033Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T12:30:06.974Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-11-11T12:30:07.235Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-11-11T12:30:09.045Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-11-11T12:30:09.045Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-11-11T12:30:09.045Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-11-11T12:30:09.045Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-11-11T12:30:09.045Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-11-11T12:30:09.045Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-11-11T12:30:09.045Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-11-11T12:30:09.045Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-11-11T12:30:09.045Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-11-11T12:30:09.045Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-11-11T12:30:09.045Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-11-11T12:30:09.045Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-11-11T12:30:09.045Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-11-11T12:30:09.045Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-11-11T12:30:09.045Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-11-11T12:30:09.045Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-11-11T12:30:09.045Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-11-11T12:30:09.045Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:30:09.045Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-11-11T12:30:09.151Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T12:30:10.092Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-11-11T12:30:10.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T12:30:10.205Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T12:30:10.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T12:30:10.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T12:30:10.681Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T12:30:11.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T12:30:11.148Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T12:30:11.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T12:30:11.477Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T12:30:13.389Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-11-11T12:30:13.389Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T12:30:14.711Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T12:30:15.304Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T12:30:16.089Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-11-11T12:30:16.245Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-11-11T12:30:16.506Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T12:30:17.891Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T12:30:17.891Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T12:30:18.464Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T12:30:18.725Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-11-11T12:30:19.296Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T12:30:19.869Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T12:30:20.441Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T12:30:22.356Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T12:30:22.393Z] ok github.com/docker/docker/libnetwork 37.247s coverage: 40.7% of statements [2021-11-11T12:30:22.393Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2021-11-11T12:30:22.393Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-11-11T12:30:22.928Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-11-11T12:30:23.869Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-11-11T12:30:24.305Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-11-11T12:30:24.566Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-11-11T12:30:24.826Z] ok github.com/docker/docker/libnetwork/config 0.026s coverage: 24.0% of statements [2021-11-11T12:30:25.087Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-11-11T12:30:25.087Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-11-11T12:30:25.087Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-11-11T12:30:25.348Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-11-11T12:30:27.173Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-11-11T12:30:27.435Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T12:30:27.893Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.384s coverage: 59.9% of statements [2021-11-11T12:30:27.893Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-11-11T12:30:28.007Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T12:30:28.007Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-11-11T12:30:28.154Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-11-11T12:30:28.579Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T12:30:28.579Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T12:30:28.733Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.255s coverage: 4.0% of statements [2021-11-11T12:30:28.733Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-11-11T12:30:29.151Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T12:30:29.305Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2021-11-11T12:30:29.305Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-11-11T12:30:29.566Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-11-11T12:30:29.723Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T12:30:29.984Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T12:30:30.555Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T12:30:35.837Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-11-11T12:30:35.837Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T12:30:35.837Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T12:30:36.408Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-11-11T12:30:37.001Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T12:30:37.944Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T12:30:38.515Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-11-11T12:30:38.775Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-11-11T12:30:38.775Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T12:30:39.347Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T12:30:39.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.732s coverage: 7.2% of statements [2021-11-11T12:30:39.561Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-11-11T12:30:39.561Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-11-11T12:30:39.561Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.008s coverage: 57.4% of statements [2021-11-11T12:30:39.561Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-11-11T12:30:39.561Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-11-11T12:30:39.561Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-11-11T12:30:39.561Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-11-11T12:30:39.821Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2021-11-11T12:30:39.918Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T12:30:40.082Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-11-11T12:30:40.179Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T12:30:40.342Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-11-11T12:30:40.342Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2021-11-11T12:30:40.751Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T12:30:40.751Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T12:30:40.751Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T12:30:41.012Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T12:30:41.583Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T12:30:41.583Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T12:30:41.583Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T12:30:41.843Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-11-11T12:30:42.785Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T12:30:42.785Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T12:30:42.785Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T12:30:44.844Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T12:30:45.328Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T12:30:45.899Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T12:30:46.160Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T12:30:50.362Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T12:30:50.362Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T12:30:50.933Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-11-11T12:30:51.194Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-11-11T12:30:52.007Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T12:30:52.572Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-11-11T12:30:52.580Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-11-11T12:30:53.152Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-11-11T12:30:54.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T12:30:56.456Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-11-11T12:30:59.001Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-11-11T12:30:59.573Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-11-11T12:30:59.840Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-11-11T12:31:00.107Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-11-11T12:31:00.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T12:31:00.178Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T12:31:00.646Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T12:31:00.646Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:31:00.646Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T12:31:00.678Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-11-11T12:31:01.249Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-11-11T12:31:01.511Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-11-11T12:31:02.455Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-11-11T12:31:02.478Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T12:31:02.716Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T12:31:03.291Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-11-11T12:31:03.551Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T12:31:03.692Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T12:31:03.692Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T12:31:03.692Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T12:31:04.122Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T12:31:04.821Z] ok github.com/docker/docker/libnetwork/ipam 13.793s coverage: 85.3% of statements [2021-11-11T12:31:05.081Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-11-11T12:31:05.081Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-11-11T12:31:05.342Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-11-11T12:31:05.603Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-11-11T12:31:05.603Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-11-11T12:31:05.864Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-11-11T12:31:06.435Z] ok github.com/docker/docker/libnetwork/ipamutils 0.247s coverage: 74.0% of statements [2021-11-11T12:31:06.668Z] === RUN TestDockerSuite/TestRunState [2021-11-11T12:31:07.005Z] ok github.com/docker/docker/libnetwork/iptables 0.163s coverage: 45.1% of statements [2021-11-11T12:31:07.005Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-11-11T12:31:07.266Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2021-11-11T12:31:07.610Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T12:31:08.182Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T12:31:08.442Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T12:31:08.703Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-11-11T12:31:08.703Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T12:31:08.703Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T12:31:08.963Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T12:31:09.535Z] === RUN TestDockerSuite/TestRunSysctls [2021-11-11T12:31:10.477Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T12:31:10.477Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T12:31:10.477Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T12:31:10.739Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-11-11T12:31:11.027Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T12:31:12.653Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-11-11T12:31:12.716Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T12:31:12.716Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T12:31:12.716Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T12:31:12.716Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T12:31:12.716Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T12:31:12.913Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-11-11T12:31:13.854Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-11-11T12:31:14.958Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T12:31:15.957Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T12:31:16.399Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-11-11T12:31:16.399Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T12:31:16.426Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T12:31:17.421Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T12:31:17.889Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T12:31:18.944Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-11-11T12:31:19.205Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T12:31:19.777Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T12:31:20.362Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T12:31:21.316Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T12:31:21.888Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-11-11T12:31:22.835Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T12:31:23.771Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T12:31:24.221Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T12:31:24.792Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-11-11T12:31:24.792Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T12:31:25.052Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T12:31:25.052Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T12:31:25.624Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T12:31:25.991Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T12:31:25.991Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T12:31:25.991Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T12:31:26.198Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T12:31:27.142Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-11-11T12:31:27.142Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T12:31:27.142Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T12:31:27.142Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T12:31:27.589Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T12:31:27.589Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T12:31:27.589Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T12:31:27.714Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-11-11T12:31:27.714Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T12:31:28.057Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T12:31:30.301Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T12:31:31.013Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-11-11T12:31:31.013Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T12:31:31.302Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T12:31:31.585Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T12:31:31.770Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T12:31:31.770Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T12:31:31.770Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T12:31:32.527Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T12:31:32.786Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T12:31:33.912Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-11-11T12:31:34.402Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T12:31:34.402Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T12:31:34.486Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T12:31:34.888Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T12:31:34.888Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T12:31:34.888Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T12:31:35.870Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T12:31:36.131Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-11-11T12:31:37.516Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T12:31:39.431Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-11-11T12:31:39.431Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T12:31:40.002Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T12:31:40.002Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T12:31:40.002Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T12:31:40.002Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T12:31:40.002Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T12:31:40.002Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T12:31:40.002Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T12:31:40.263Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-11-11T12:31:40.263Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T12:31:40.263Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-11-11T12:31:40.835Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-11-11T12:31:41.408Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-11-11T12:31:42.794Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-11-11T12:31:43.366Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-11-11T12:31:43.627Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T12:31:43.627Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-11-11T12:31:44.199Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-11-11T12:31:44.199Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T12:31:44.199Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-11-11T12:31:44.461Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-11-11T12:31:44.461Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-11-11T12:31:44.461Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-11-11T12:31:44.461Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-11-11T12:31:44.461Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T12:31:44.461Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-11-11T12:31:45.032Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-11-11T12:31:45.508Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T12:31:45.604Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-11-11T12:31:45.604Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-11-11T12:31:45.604Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-11-11T12:31:46.175Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T12:31:46.436Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T12:31:46.697Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T12:31:46.958Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-11-11T12:31:47.531Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-11-11T12:31:48.103Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-11-11T12:31:48.103Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T12:31:48.103Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T12:31:48.675Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T12:31:49.616Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-11-11T12:31:50.187Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-11-11T12:31:50.187Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T12:31:50.187Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T12:31:50.447Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T12:31:50.447Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T12:31:51.018Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-11-11T12:31:51.590Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T12:31:52.161Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T12:31:54.076Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T12:31:54.337Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T12:31:54.337Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T12:31:54.337Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T12:31:54.910Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-11-11T12:31:55.852Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-11-11T12:31:56.424Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T12:31:56.424Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T12:31:57.284Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-11-11T12:31:57.284Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T12:31:57.284Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-11-11T12:31:57.808Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T12:31:57.808Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T12:31:58.069Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T12:31:59.012Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1158484776 [2021-11-11T12:31:59.273Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T12:31:59.534Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T12:32:00.491Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T12:32:00.491Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T12:32:00.491Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T12:32:01.876Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T12:32:01.956Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-11-11T12:32:01.957Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-11-11T12:32:03.260Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T12:32:03.520Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T12:32:03.520Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T12:32:03.520Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T12:32:03.780Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T12:32:04.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-11-11T12:32:04.351Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T12:32:06.264Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T12:32:06.836Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-11-11T12:32:07.739Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-11-11T12:32:09.267Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-11-11T12:32:09.267Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T12:32:09.267Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-11-11T12:32:09.267Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T12:32:09.267Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-11-11T12:32:09.267Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T12:32:09.267Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-11-11T12:32:09.723Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-11-11T12:32:10.689Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-11-11T12:32:11.038Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-11-11T12:32:11.299Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T12:32:13.843Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-11-11T12:32:13.843Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T12:32:14.403Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-11-11T12:32:14.413Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T12:32:15.798Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T12:32:16.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-11-11T12:32:16.567Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T12:32:16.567Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-11-11T12:32:16.567Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T12:32:16.567Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-11-11T12:32:16.567Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-11-11T12:32:18.341Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T12:32:18.341Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-11-11T12:32:20.257Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T12:32:20.284Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-11-11T12:32:20.828Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T12:32:21.402Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-11-11T12:32:22.344Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T12:32:23.739Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T12:32:24.681Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T12:32:27.225Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T12:32:28.737Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T12:32:28.737Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T12:32:28.737Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T12:32:28.737Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T12:32:29.722Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T12:32:31.428Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T12:32:34.472Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T12:32:34.472Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T12:32:34.472Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T12:32:34.472Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T12:32:34.472Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T12:32:34.472Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T12:32:34.724Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T12:32:34.724Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-11-11T12:32:36.749Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T12:32:36.749Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T12:32:37.217Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T12:32:37.960Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-11-11T12:32:38.926Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T12:32:39.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T12:32:39.219Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:32:39.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T12:32:39.219Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:32:39.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T12:32:39.219Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:32:39.219Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T12:32:39.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T12:32:41.467Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-11-11T12:32:42.851Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T12:32:43.423Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T12:32:43.748Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-11-11T12:32:43.994Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T12:32:44.205Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-11-11T12:32:44.205Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T12:32:44.255Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T12:32:44.255Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T12:32:44.255Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T12:32:44.429Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T12:32:44.660Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-11-11T12:32:44.827Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T12:32:45.998Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T12:32:45.998Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T12:32:45.998Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T12:32:45.998Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T12:32:45.998Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T12:32:47.373Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-11-11T12:32:47.635Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T12:32:48.377Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-11-11T12:32:49.561Z] docker_cli_service_logs_test.go:246: checking task 22ymso55x84b [2021-11-11T12:32:49.561Z] docker_cli_service_logs_test.go:251: checking messages for 22ymso55x84b [2021-11-11T12:32:49.561Z] docker_cli_service_logs_test.go:246: checking task xr0p85jzsrzb [2021-11-11T12:32:49.561Z] docker_cli_service_logs_test.go:251: checking messages for xr0p85jzsrzb [2021-11-11T12:32:49.903Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-11-11T12:32:50.506Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-11-11T12:32:51.077Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-11-11T12:32:51.652Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-11-11T12:32:51.652Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T12:32:51.652Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-11-11T12:32:51.652Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T12:32:51.652Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-11-11T12:32:52.595Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-11-11T12:32:53.167Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-11-11T12:32:53.738Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-11-11T12:32:54.680Z] === RUN TestDockerSuite/TestUpdateStats [2021-11-11T12:32:56.965Z] === RUN TestDockerSuite/TestBuildAddScript [2021-11-11T12:32:56.965Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T12:32:56.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-11-11T12:32:56.965Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T12:32:56.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-11-11T12:32:56.965Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T12:32:56.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-11-11T12:32:56.965Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T12:32:56.965Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-11-11T12:32:57.422Z] === RUN TestDockerSuite/TestBuildAddTar [2021-11-11T12:32:57.978Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-11-11T12:32:58.908Z] ok github.com/docker/docker/libnetwork/networkdb 105.107s coverage: 60.5% of statements [2021-11-11T12:32:58.908Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-11-11T12:32:58.908Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-11-11T12:32:58.908Z] ok github.com/docker/docker/libnetwork/osl 4.300s coverage: 39.7% of statements [2021-11-11T12:32:58.908Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-11-11T12:32:58.919Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-11-11T12:32:58.919Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T12:32:58.919Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-11-11T12:32:59.169Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-11-11T12:32:59.363Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T12:32:59.364Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T12:32:59.364Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T12:32:59.364Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T12:32:59.364Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T12:32:59.364Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T12:32:59.364Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T12:32:59.489Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-11-11T12:32:59.743Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2021-11-11T12:32:59.743Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-11-11T12:32:59.743Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-11-11T12:33:00.004Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === Skipped [2021-11-11T12:33:00.004Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-11-11T12:33:00.004Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-11-11T12:33:00.004Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-11-11T12:33:00.004Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-11-11T12:33:00.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-11-11T12:33:00.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-11-11T12:33:00.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-11-11T12:33:00.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-11-11T12:33:00.004Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-11-11T12:33:00.004Z] firewalld_test.go:14: firewalld is not running [2021-11-11T12:33:00.004Z] [2021-11-11T12:33:00.004Z] DONE 331 tests, 9 skipped in 199.278s [2021-11-11T12:33:00.060Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-11-11T12:33:00.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias Post stage [Pipeline] junit [2021-11-11T12:33:00.966Z] Recording test results [2021-11-11T12:33:01.555Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-11-11T12:33:01.902Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42999/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e62d1b4585e3f8cfbd2a9a45cab5d48de9bf1b63 hack/validate/vendor [2021-11-11T12:33:02.331Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T12:33:02.331Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T12:33:02.866Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-11-11T12:33:03.126Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-11-11T12:33:03.340Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T12:33:03.944Z] + echo Ensuring container killed. [2021-11-11T12:33:03.944Z] Ensuring container killed. [2021-11-11T12:33:03.944Z] + docker rm -vf docker-pr6 [2021-11-11T12:33:03.944Z] Error: No such container: docker-pr6 [Pipeline] sh [2021-11-11T12:33:04.235Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:33:04.235Z] Chowning /workspace to jenkins user [2021-11-11T12:33:04.235Z] + id -u [2021-11-11T12:33:04.235Z] + id -g [2021-11-11T12:33:04.235Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:33:05.671Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:33:06.474Z] + bundleName=unit [2021-11-11T12:33:06.474Z] + echo Creating unit-bundles.tar.gz [2021-11-11T12:33:06.474Z] Creating unit-bundles.tar.gz [2021-11-11T12:33:06.474Z] + 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-11-11T12:33:06.474Z] bundles/junit-report-libnetwork.xml [2021-11-11T12:33:06.474Z] bundles/junit-report.xml [2021-11-11T12:33:06.474Z] bundles/go-test-report-libnetwork.json [2021-11-11T12:33:06.474Z] bundles/go-test-report.json [2021-11-11T12:33:06.474Z] bundles/profile-libnetwork.out [2021-11-11T12:33:06.474Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-11-11T12:33:06.490Z] Archiving artifacts [2021-11-11T12:33:07.178Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T12:33:07.510Z] + make clean [2021-11-11T12:33:07.587Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-11-11T12:33:07.771Z] docker volume rm -f docker-dev-cache [2021-11-11T12:33:07.771Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:33:08.973Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T12:33:09.492Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T12:33:12.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T12:33:14.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-11-11T12:33:15.365Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T12:33:15.799Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-11-11T12:33:16.110Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T12:33:16.582Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T12:33:16.582Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T12:33:17.050Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T12:33:17.720Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-11-11T12:33:18.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-11-11T12:33:20.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-11-11T12:33:20.617Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-11-11T12:33:21.560Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-11-11T12:33:22.554Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T12:33:23.473Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-11-11T12:33:23.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-11-11T12:33:24.857Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-11-11T12:33:25.799Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-11-11T12:33:26.371Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-11-11T12:33:28.290Z] docker_cli_swarm_test.go:1901: [da06c731396e8] joining swarm manager [d1021ebd35728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:33:28.290Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T12:33:29.230Z] docker_cli_swarm_test.go:1902: [d977410d0c09d] joining swarm manager [d1021ebd35728]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:33:29.705Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T12:33:30.695Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T12:33:36.558Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T12:33:36.558Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T12:33:36.558Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T12:33:36.558Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T12:33:37.024Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T12:33:37.024Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T12:33:37.024Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T12:33:42.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T12:33:43.333Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T12:33:43.802Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T12:33:44.126Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T12:33:44.127Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T12:33:44.394Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T12:33:44.394Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T12:33:44.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T12:33:44.971Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T12:33:45.233Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T12:33:45.233Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T12:33:45.233Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T12:33:45.493Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-11-11T12:33:46.878Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T12:33:46.878Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T12:33:47.140Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T12:33:47.400Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T12:33:47.400Z] === RUN TestDockerSuite/TestVolumeEvents [2021-11-11T12:33:47.442Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T12:33:47.442Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:33:47.442Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T12:33:47.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T12:33:48.037Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-11-11T12:33:48.037Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T12:33:48.037Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-11-11T12:33:48.037Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T12:33:48.037Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-11-11T12:33:49.813Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T12:33:52.028Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T12:33:53.977Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T12:33:53.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-11-11T12:33:54.548Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T12:33:54.810Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T12:33:54.810Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T12:33:56.197Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-11-11T12:33:57.138Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T12:33:59.691Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T12:33:59.691Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite (1309.70s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.15s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.71s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.60s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.64s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.57s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.67s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.64s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.88s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.94s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.70s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.46s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.04s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.02s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.24s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2021-11-11T12:33:59.691Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.76s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.43s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.72s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.74s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.50s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.29s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.71s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.92s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.58s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.80s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.39s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.21s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.32s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.11s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.60s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.28s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.73s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.47s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.99s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.76s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.61s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.16s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.73s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.92s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.82s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.13s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.04s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.46s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.73s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.75s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.87s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.69s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.37s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.22s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.16s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.70s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.91s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.79s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.52s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.48s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.25s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.47s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.29s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.91s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.73s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.11s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.83s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.92s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.11s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.14s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.98s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.76s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.90s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.15s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.54s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.43s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.75s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.28s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.40s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.66s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.92s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.85s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.90s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.85s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.09s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.58s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.55s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFails (0.98s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.22s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.77s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.42s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.22s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.20s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.03s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.16s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.65s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.29s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildHistory (3.78s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.45s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.83s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.44s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabels (0.69s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.22s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.77s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.88s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.24s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.40s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.38s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.62s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.89s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.77s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.45s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.42s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.52s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.44s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.42s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.46s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.66s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.29s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.29s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.32s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.82s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.88s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.62s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.54s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.51s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.48s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.63s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRm (3.06s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.38s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.33s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildStderr (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.90s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.75s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.12s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildUser (1.53s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.80s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.22s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.69s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.95s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.05s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.74s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.11s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.57s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.95s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.19s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.46s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T12:33:59.692Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.57s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2021-11-11T12:33:59.692Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.97s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitTTY (0.98s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.92s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.53s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.27s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.50s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.75s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.73s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.35s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.71s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.79s) [2021-11-11T12:33:59.693Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.80s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.78s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.72s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.51s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.34s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.37s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.54s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000adbfe0_} (1.37s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12113048232_/foo_false____} (1.42s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12113048232_/foo_true____} (1.42s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_false____} (1.49s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_true____} (1.35s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32235876519_/foo_true__0xc0007ec030__} (1.38s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007ec0a8_} (1.36s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007ec0d8_} (1.38s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007ec150_} (1.54s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007ec168_} (1.45s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.40s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.32s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.59s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.75s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.58s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.40s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.29s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.48s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.57s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.90s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.95s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.58s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToDot (0.71s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.92s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.80s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.51s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2021-11-11T12:33:59.693Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-11-11T12:33:59.693Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.32s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.18s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.90s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.97s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.79s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.28s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.95s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.88s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.85s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsCommit (0.95s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.55s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.48s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.76s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.30s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.35s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.08s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFilters (1.18s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFormat (1.23s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.70s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.76s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2021-11-11T12:33:59.693Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T12:33:59.693Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.65s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsResize (0.68s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.88s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.71s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2021-11-11T12:33:59.693Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.79s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.65s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.26s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.95s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.63s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.60s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-11-11T12:33:59.694Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.94s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.66s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestExecWithUser (0.73s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.55s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.68s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.25s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.65s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.59s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.61s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.61s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.66s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.60s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.05s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.63s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.63s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2021-11-11T12:33:59.694Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2021-11-11T12:33:59.694Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.71s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.51s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.08s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.41s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.81s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.45s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.25s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.39s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.53s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.53s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.65s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.52s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.89s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.69s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.44s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.68s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2021-11-11T12:33:59.694Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.16s) [2021-11-11T12:33:59.694Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T12:33:59.918Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T12:33:59.918Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.32s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.80s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.63s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.68s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.14s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.20s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPortList (6.54s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.89s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.96s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsByOrder (1.94s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.60s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.52s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.89s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.50s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.36s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2021-11-11T12:33:59.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.89s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.13s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.51s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.93s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.16s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.87s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.56s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.86s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.86s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.08s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.92s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.86s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.72s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.18s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.91s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.15s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.54s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.67s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.18s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.18s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.80s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.55s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.18s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.77s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunExitCode (0.60s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.76s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.06s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.99s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.04s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.98s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.91s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.80s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.16s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMount (5.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.29s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.64s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.89s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.94s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.25s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.26s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.55s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.97s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.58s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.59s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.50s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.94s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.71s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.57s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.55s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.10s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.74s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.64s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.66s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.62s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.57s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.45s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunState (1.03s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunSysctls (0.92s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.52s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.42s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.37s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.99s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.82s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.35s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserByName (0.59s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2021-11-11T12:33:59.957Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2021-11-11T12:33:59.957Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.22s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.57s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.11s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.09s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.23s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.77s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.28s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.56s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.64s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.98s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.83s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.30s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.09s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.51s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.12s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.25s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.15s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.66s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.76s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.78s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartRecordError (1.42s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.35s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.49s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.61s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.82s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.74s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.69s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.62s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.74s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.70s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.08s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.67s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.65s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.50s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.69s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.72s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.63s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.66s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.12s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.28s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.09s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.11s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.73s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.33s) [2021-11-11T12:33:59.958Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.62s) [2021-11-11T12:33:59.958Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T12:33:59.958Z] === RUN TestDockerRegistrySuite [2021-11-11T12:33:59.958Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T12:34:00.901Z] check_test.go:195: [dbd20599f89ba] daemon is not started [2021-11-11T12:34:00.901Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T12:34:01.842Z] check_test.go:195: [d183ec70d381d] daemon is not started [2021-11-11T12:34:01.842Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T12:34:02.131Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T12:34:02.131Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T12:34:02.131Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T12:34:02.597Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T12:34:02.597Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T12:34:03.228Z] check_test.go:195: [dda5c67be7e13] daemon is not started [2021-11-11T12:34:03.228Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T12:34:03.228Z] check_test.go:195: [d3878aa09cd5c] daemon is not started [2021-11-11T12:34:03.228Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T12:34:06.527Z] check_test.go:195: [dc63797abb1d4] daemon is not started [2021-11-11T12:34:06.527Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T12:34:07.350Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T12:34:08.333Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T12:34:08.800Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T12:34:09.089Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-11-11T12:34:09.089Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T12:34:09.089Z] === RUN TestDockerSuite/TestBuildBlankName [2021-11-11T12:34:09.089Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-11-11T12:34:09.793Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T12:34:10.780Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T12:34:11.766Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T12:34:11.828Z] check_test.go:195: [df47d46b5202d] daemon is not started [2021-11-11T12:34:11.828Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T12:34:11.828Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-11-11T12:34:13.330Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T12:34:14.377Z] docker_cli_swarm_test.go:1802: [d00b19cff3572] joining swarm manager [d20c76e23ac99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:34:14.377Z] check_test.go:195: [d02294fb4cb70] daemon is not started [2021-11-11T12:34:14.640Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T12:34:15.583Z] docker_cli_swarm_test.go:1803: [ddd9bd5b4a287] joining swarm manager [d20c76e23ac99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:34:15.583Z] check_test.go:195: [df88712e4921b] daemon is not started [2021-11-11T12:34:15.843Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T12:34:16.785Z] check_test.go:195: [d93afdd662655] daemon is not started [2021-11-11T12:34:16.785Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T12:34:17.728Z] check_test.go:195: [d299a6ae318db] daemon is not started [2021-11-11T12:34:17.728Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T12:34:18.670Z] check_test.go:195: [d92543d5f31df] daemon is not started [2021-11-11T12:34:18.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T12:34:19.190Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T12:34:19.190Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:34:19.190Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T12:34:19.190Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T12:34:19.190Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T12:34:19.190Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T12:34:19.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-11-11T12:34:19.380Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T12:34:19.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T12:34:19.662Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T12:34:19.662Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T12:34:19.835Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-11-11T12:34:20.056Z] check_test.go:195: [df62bdece216c] daemon is not started [2021-11-11T12:34:20.056Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T12:34:20.128Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T12:34:20.627Z] check_test.go:195: [dcc35e8a9fa3e] daemon is not started [2021-11-11T12:34:20.627Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T12:34:21.113Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T12:34:21.568Z] check_test.go:195: [dfe1a412a0df3] daemon is not started [2021-11-11T12:34:21.568Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T12:34:22.509Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7f1fbfaf9e4668a033d7faeca89c8e51b9520224b60c2fcc3f6cb0b863b6e56f [2021-11-11T12:34:23.079Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ff32b7cd6d547fa774f5b74870dfeef6523243320a87f5baad6880c072139d8f [2021-11-11T12:34:23.340Z] check_test.go:195: [d2f7cb36c4230] daemon is not started [2021-11-11T12:34:23.340Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T12:34:24.282Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99f9b6d88f1a6a3cc52196ee12591ec3108da36cec7aac4405509d19897c3fb2 [2021-11-11T12:34:25.223Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0aaf8e3255c40c2e22ee50e9255333aee6c65b6d22d073b9f168e29e62410d6d [2021-11-11T12:34:25.223Z] check_test.go:195: [d3b3a42bb3510] daemon is not started [2021-11-11T12:34:25.223Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T12:34:26.165Z] check_test.go:195: [ddebb26ba484a] daemon is not started [2021-11-11T12:34:26.165Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T12:34:26.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-11-11T12:34:26.976Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T12:34:28.709Z] check_test.go:195: [d952c6d29ca95] daemon is not started [2021-11-11T12:34:28.709Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T12:34:29.279Z] check_test.go:195: [d47cfa2f93e48] daemon is not started [2021-11-11T12:34:29.279Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T12:34:29.279Z] check_test.go:195: [d1abe441290af] daemon is not started [2021-11-11T12:34:29.279Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T12:34:30.219Z] check_test.go:195: [d76ed159c5354] daemon is not started [2021-11-11T12:34:30.219Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T12:34:31.161Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-11-11T12:34:31.161Z] check_test.go:195: [dc0e7acb4ddf5] daemon is not started [2021-11-11T12:34:31.161Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T12:34:32.113Z] check_test.go:195: [db4fffde3dcc0] daemon is not started [2021-11-11T12:34:32.113Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T12:34:35.416Z] check_test.go:195: [d47c63491370b] daemon is not started [2021-11-11T12:34:35.416Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T12:34:35.416Z] check_test.go:195: [d4784f4e3e155] daemon is not started [2021-11-11T12:34:35.416Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T12:34:36.359Z] check_test.go:195: [d767ff6b95e09] daemon is not started [2021-11-11T12:34:36.359Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T12:34:36.620Z] check_test.go:195: [d35fdcc2a43cf] daemon is not started [2021-11-11T12:34:36.620Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T12:34:36.620Z] check_test.go:195: [d9e9f0522cfa4] daemon is not started [2021-11-11T12:34:36.620Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T12:34:36.880Z] check_test.go:195: [d77e02d763067] daemon is not started [2021-11-11T12:34:36.880Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T12:34:37.140Z] check_test.go:195: [dfc5a19de6321] daemon is not started [2021-11-11T12:34:37.140Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T12:34:37.401Z] check_test.go:195: [d7ec131aa7bc9] daemon is not started [2021-11-11T12:34:37.401Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T12:34:37.661Z] check_test.go:195: [df8180b722428] daemon is not started [2021-11-11T12:34:37.661Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T12:34:38.608Z] check_test.go:195: [df2847633b458] daemon is not started [2021-11-11T12:34:38.608Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T12:34:38.868Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-11-11T12:34:40.256Z] check_test.go:195: [d40c607e0a15e] daemon is not started [2021-11-11T12:34:40.256Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T12:34:41.203Z] docker_cli_swarm_test.go:1321: [d658f231338c0] joining swarm manager [d42d2ce694ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:34:41.464Z] check_test.go:195: [d827a7c0cc86a] daemon is not started [2021-11-11T12:34:41.464Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T12:34:41.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-11-11T12:34:42.405Z] docker_cli_swarm_test.go:1322: [d81e2b2a3a784] joining swarm manager [d42d2ce694ed8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:34:42.665Z] check_test.go:195: [d784ccb689a58] daemon is not started [2021-11-11T12:34:42.665Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T12:34:43.605Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite (44.58s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.02s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.31s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.21s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.81s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.92s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.93s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.98s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.63s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.09s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.13s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2021-11-11T12:34:44.547Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-11-11T12:34:44.547Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T12:34:44.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T12:34:44.547Z] check_test.go:222: [dd93855c65444] daemon is not started [2021-11-11T12:34:44.547Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T12:34:44.831Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T12:34:44.831Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T12:34:44.831Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T12:34:46.402Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T12:34:47.093Z] check_test.go:222: [d7ecb8daa3500] daemon is not started [2021-11-11T12:34:47.093Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T12:34:51.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-11-11T12:34:51.972Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T12:34:52.378Z] check_test.go:222: [dda31fb1ad0b4] daemon is not started [2021-11-11T12:34:52.378Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T12:34:52.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-11-11T12:34:54.920Z] check_test.go:222: [d766602b327ed] daemon is not started [2021-11-11T12:34:55.181Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T12:34:56.128Z] check_test.go:222: [dcbe3aa2a8a10] daemon is not started [2021-11-11T12:34:56.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T12:34:57.118Z] check_test.go:222: [dbe4b2d38e5cc] daemon is not started [2021-11-11T12:34:57.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T12:34:57.118Z] check_test.go:222: [d8065744c89c1] daemon is not started [2021-11-11T12:34:57.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T12:34:58.059Z] check_test.go:222: [d68d863764b66] daemon is not started [2021-11-11T12:34:58.059Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T12:34:59.000Z] check_test.go:222: [dd429d6720bdf] daemon is not started [2021-11-11T12:34:59.000Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T12:34:59.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-11-11T12:34:59.470Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T12:34:59.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-11-11T12:34:59.470Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T12:34:59.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-11-11T12:34:59.941Z] check_test.go:222: [dceb6f60c0899] daemon is not started [2021-11-11T12:34:59.941Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T12:35:02.487Z] check_test.go:222: [db721756c30bc] daemon is not started [2021-11-11T12:35:02.487Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T12:35:02.747Z] check_test.go:222: [dc94a85e258e0] daemon is not started [2021-11-11T12:35:02.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T12:35:03.008Z] check_test.go:222: [ddff7c0436138] daemon is not started [2021-11-11T12:35:03.008Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T12:35:03.268Z] check_test.go:222: [d0d0d63644093] daemon is not started [2021-11-11T12:35:03.268Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T12:35:03.528Z] check_test.go:222: [d1050a27362ce] daemon is not started [2021-11-11T12:35:03.528Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T12:35:03.789Z] check_test.go:222: [dc66d56a19eb0] daemon is not started [2021-11-11T12:35:03.789Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T12:35:04.049Z] check_test.go:222: [db6d2c4d0aa8b] daemon is not started [2021-11-11T12:35:04.310Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T12:35:04.310Z] check_test.go:222: [dc9016c8cb324] daemon is not started [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite (19.97s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.12s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.81s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.05s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.37s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-11-11T12:35:04.310Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-11-11T12:35:04.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T12:35:04.310Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T12:35:04.332Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T12:35:05.252Z] check_test.go:251: [d3e1746362c37] daemon is not started [2021-11-11T12:35:05.252Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T12:35:05.512Z] check_test.go:251: [d23e4d99a2f54] daemon is not started [2021-11-11T12:35:05.512Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T12:35:05.773Z] check_test.go:251: [d56c632b5e06a] daemon is not started [2021-11-11T12:35:05.773Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T12:35:07.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T12:35:07.727Z] check_test.go:251: [df03fc926dc01] daemon is not started [2021-11-11T12:35:07.727Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T12:35:07.987Z] check_test.go:251: [ddfc42523ef6c] daemon is not started [2021-11-11T12:35:07.988Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T12:35:08.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-11-11T12:35:08.007Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T12:35:08.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-11-11T12:35:08.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-11-11T12:35:08.007Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T12:35:08.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-11-11T12:35:08.007Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T12:35:08.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-11-11T12:35:08.121Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T12:35:08.121Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T12:35:08.121Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T12:35:08.928Z] check_test.go:251: [db3bc7b1a3f7a] daemon is not started [2021-11-11T12:35:08.928Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T12:35:09.188Z] check_test.go:251: [dc224c36c6e25] daemon is not started [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.77s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2021-11-11T12:35:09.188Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-11-11T12:35:09.188Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T12:35:09.188Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T12:35:14.471Z] check_test.go:278: [d1b8a01234006] daemon is not started [2021-11-11T12:35:14.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T12:35:14.471Z] check_test.go:278: [d07bd86dc5533] daemon is not started [2021-11-11T12:35:14.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T12:35:14.471Z] check_test.go:278: [d0f1990e6b1ae] daemon is not started [2021-11-11T12:35:14.471Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T12:35:14.732Z] check_test.go:278: [d5ec12366e9ed] daemon is not started [2021-11-11T12:35:14.732Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T12:35:14.732Z] check_test.go:278: [dbbadf79d28aa] daemon is not started [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-11-11T12:35:14.732Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-11-11T12:35:14.732Z] === RUN TestDockerNetworkSuite [2021-11-11T12:35:14.732Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-11-11T12:35:17.278Z] docker_cli_network_unix_test.go:46: [d184a824376a0] daemon is not started [2021-11-11T12:35:17.278Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-11-11T12:35:17.538Z] docker_cli_network_unix_test.go:46: [d1605afc853b2] daemon is not started [2021-11-11T12:35:17.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-11-11T12:35:20.343Z] docker_cli_network_unix_test.go:46: [d21b10c76eda7] daemon is not started [2021-11-11T12:35:20.604Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-11-11T12:35:21.989Z] docker_cli_network_unix_test.go:46: [d61f70eea3835] daemon is not started [2021-11-11T12:35:21.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-11-11T12:35:21.989Z] docker_cli_network_unix_test.go:1233: [d20a48ed7ca70] daemon is not started [2021-11-11T12:35:22.242Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T12:35:24.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-11-11T12:35:25.480Z] docker_cli_network_unix_test.go:46: [d93a924f86905] daemon is not started [2021-11-11T12:35:26.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-11-11T12:35:30.256Z] docker_cli_network_unix_test.go:46: [da399b144fc7c] daemon is not started [2021-11-11T12:35:31.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-11-11T12:35:33.112Z] docker_cli_network_unix_test.go:46: [d719d8a3826d2] daemon is not started [2021-11-11T12:35:33.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-11-11T12:35:34.497Z] docker_cli_network_unix_test.go:46: [d1a975cf69dba] daemon is not started [2021-11-11T12:35:34.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-11-11T12:35:34.759Z] docker_cli_network_unix_test.go:46: [d0b7d5f02f107] daemon is not started [2021-11-11T12:35:34.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-11-11T12:35:35.332Z] docker_cli_network_unix_test.go:46: [d9df3cef26ca9] daemon is not started [2021-11-11T12:35:35.332Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-11-11T12:35:35.903Z] docker_cli_network_unix_test.go:46: [d650cd7827bf5] daemon is not started [2021-11-11T12:35:36.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-11-11T12:35:36.735Z] docker_cli_network_unix_test.go:46: [d5bffbb86a0f7] daemon is not started [2021-11-11T12:35:36.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-11-11T12:35:37.196Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T12:35:37.256Z] docker_cli_network_unix_test.go:46: [d24f14b247553] daemon is not started [2021-11-11T12:35:37.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-11-11T12:35:37.517Z] docker_cli_network_unix_test.go:46: [d74a7d2b12c8a] daemon is not started [2021-11-11T12:35:37.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-11-11T12:35:38.088Z] docker_cli_network_unix_test.go:46: [d4087d8a4d237] daemon is not started [2021-11-11T12:35:38.088Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-11-11T12:35:38.349Z] docker_cli_network_unix_test.go:46: [d05320fe4a817] daemon is not started [2021-11-11T12:35:38.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-11-11T12:35:38.349Z] docker_cli_network_unix_test.go:46: [dc78278b20eb6] daemon is not started [2021-11-11T12:35:38.349Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-11-11T12:35:38.610Z] docker_cli_network_unix_test.go:46: [dba073312b817] daemon is not started [2021-11-11T12:35:38.610Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-11-11T12:35:39.181Z] docker_cli_network_unix_test.go:46: [d4c93cffd9e2d] daemon is not started [2021-11-11T12:35:39.181Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-11-11T12:35:40.126Z] docker_cli_network_unix_test.go:46: [d13139d4c543b] daemon is not started [2021-11-11T12:35:40.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-11-11T12:35:40.388Z] docker_cli_network_unix_test.go:46: [df908b90e8217] daemon is not started [2021-11-11T12:35:40.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-11-11T12:35:40.649Z] docker_cli_network_unix_test.go:46: [d709d3f8f3012] daemon is not started [2021-11-11T12:35:40.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-11-11T12:35:40.649Z] docker_cli_network_unix_test.go:46: [d53745d342bf3] daemon is not started [2021-11-11T12:35:40.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-11-11T12:35:42.032Z] docker_cli_network_unix_test.go:968: [d4d59cff1c282] daemon is not started [2021-11-11T12:35:43.064Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T12:35:43.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-11-11T12:35:43.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-11-11T12:35:44.357Z] docker_cli_network_unix_test.go:46: [dec9aff19e509] daemon is not started [2021-11-11T12:35:44.357Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-11-11T12:35:46.900Z] docker_cli_network_unix_test.go:1116: [dc0f1d0b27f26] daemon is not started [2021-11-11T12:35:47.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-11-11T12:35:47.369Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T12:35:48.331Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-11-11T12:35:48.331Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:35:48.786Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-11-11T12:35:50.220Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T12:35:50.949Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-11-11T12:35:50.949Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T12:35:50.949Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-11-11T12:35:51.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-11-11T12:35:51.109Z] docker_cli_network_unix_test.go:46: [dd4ee02367ed0] daemon is not started [2021-11-11T12:35:51.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-11-11T12:35:51.369Z] docker_cli_network_unix_test.go:46: [d5cc2d7a19e42] daemon is not started [2021-11-11T12:35:51.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-11-11T12:35:51.369Z] docker_cli_network_unix_test.go:46: [d8b9a47de3395] daemon is not started [2021-11-11T12:35:51.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-11-11T12:35:51.630Z] docker_cli_network_unix_test.go:46: [d14bcd342d3e3] daemon is not started [2021-11-11T12:35:51.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-11-11T12:35:51.630Z] docker_cli_network_unix_test.go:46: [ddce1b3c583c1] daemon is not started [2021-11-11T12:35:51.630Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-11-11T12:35:51.890Z] docker_cli_network_unix_test.go:46: [d0b71b72863dc] daemon is not started [2021-11-11T12:35:51.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-11-11T12:35:51.890Z] docker_cli_network_unix_test.go:46: [db91f01156083] daemon is not started [2021-11-11T12:35:51.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-11-11T12:35:53.803Z] docker_cli_network_unix_test.go:46: [da491687bc3fd] daemon is not started [2021-11-11T12:35:54.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-11-11T12:35:54.374Z] docker_cli_network_unix_test.go:46: [d74b22aee166f] daemon is not started [2021-11-11T12:35:54.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-11-11T12:35:54.374Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T12:35:54.374Z] docker_cli_network_unix_test.go:46: [ddf5e99fccd29] daemon is not started [2021-11-11T12:35:54.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-11-11T12:35:54.945Z] docker_cli_network_unix_test.go:46: [da2ad70413280] daemon is not started [2021-11-11T12:35:54.969Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T12:35:55.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-11-11T12:35:58.000Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-11-11T12:35:58.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-11-11T12:35:58.963Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-11-11T12:35:58.963Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T12:35:58.963Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-11-11T12:35:58.963Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T12:35:58.963Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-11-11T12:36:00.421Z] docker_cli_network_unix_test.go:1084: [dbd00f9109f20] daemon is not started [2021-11-11T12:36:01.132Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-11-11T12:36:01.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-11-11T12:36:01.806Z] docker_cli_network_unix_test.go:46: [d33c3bdf96291] daemon is not started [2021-11-11T12:36:01.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-11-11T12:36:02.100Z] === RUN TestDockerSuite/TestBuildCmd [2021-11-11T12:36:02.396Z] docker_cli_network_unix_test.go:46: [d74b9163af7ce] daemon is not started [2021-11-11T12:36:02.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-11-11T12:36:03.063Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-11-11T12:36:03.518Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-11-11T12:36:04.040Z] docker_cli_network_unix_test.go:46: [d0cfd2b3a847f] daemon is not started [2021-11-11T12:36:04.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-11-11T12:36:04.040Z] docker_cli_network_unix_test.go:46: [d84a7c7b53371] daemon is not started [2021-11-11T12:36:04.040Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-11-11T12:36:04.481Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-11-11T12:36:04.613Z] docker_cli_network_unix_test.go:46: [d0d70686032b7] daemon is not started [2021-11-11T12:36:04.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-11-11T12:36:05.446Z] docker_cli_network_unix_test.go:46: [d87f6875d88ba] daemon is not started [2021-11-11T12:36:05.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-11-11T12:36:06.018Z] docker_cli_network_unix_test.go:46: [d3a54a2871b8b] daemon is not started [2021-11-11T12:36:06.278Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-11-11T12:36:11.564Z] docker_cli_network_unix_test.go:46: [d24eedcac5988] daemon is not started [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite (56.85s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.16s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.51s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.07s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.43s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.02s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-11-11T12:36:11.564Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.87s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.76s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2021-11-11T12:36:11.564Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.35s) [2021-11-11T12:36:11.825Z] === RUN TestDockerHubPullSuite [2021-11-11T12:36:11.825Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-11-11T12:36:12.778Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T12:36:12.778Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T12:36:12.778Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T12:36:13.020Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-11-11T12:36:13.208Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-11-11T12:36:15.186Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-11-11T12:36:15.186Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T12:36:15.186Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-11-11T12:36:15.748Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-11-11T12:36:16.319Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-11-11T12:36:16.714Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-11-11T12:36:16.714Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T12:36:16.714Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-11-11T12:36:17.675Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-11-11T12:36:17.704Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-11-11T12:36:17.704Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite (6.20s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-11-11T12:36:17.966Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-11-11T12:36:17.966Z] PASS [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === Skipped [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T12:36:17.966Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.966Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-11-11T12:36:17.966Z] [2021-11-11T12:36:17.966Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-11-11T12:36:17.967Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.02s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-11T12:36:17.967Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T12:36:17.967Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-11-11T12:36:17.967Z] docker_cli_network_unix_test.go:46: [ddf5e99fccd29] daemon is not started [2021-11-11T12:36:17.967Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] DONE 1269 tests, 51 skipped in 1453.245s [2021-11-11T12:36:17.967Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:36:17.967Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T12:36:17.967Z] +++ kill 8553 [2021-11-11T12:36:17.967Z] +++ /etc/init.d/apparmor stop [2021-11-11T12:36:17.967Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:36:17.967Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:17.967Z] To set a process to complain mode, use the command line tool [2021-11-11T12:36:17.967Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:36:17.967Z] +++ true [2021-11-11T12:36:17.967Z] exiting test-integration [2021-11-11T12:36:17.967Z] ++ exit 0 [2021-11-11T12:36:17.967Z] [2021-11-11T12:36:18.229Z] + for job in $(jobs -p) [2021-11-11T12:36:18.229Z] + wait 3612 [2021-11-11T12:36:20.436Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T12:36:20.436Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T12:36:20.569Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-11-11T12:36:20.903Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T12:36:21.430Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T12:36:21.430Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T12:36:21.430Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T12:36:21.430Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T12:36:21.430Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T12:36:21.430Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T12:36:21.530Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-11-11T12:36:22.494Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-11-11T12:36:22.494Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T12:36:22.494Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-11-11T12:36:23.455Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-11-11T12:36:24.419Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-11-11T12:36:24.419Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T12:36:24.419Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-11-11T12:36:24.419Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T12:36:24.419Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-11-11T12:36:25.217Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T12:36:29.979Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T12:36:32.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T12:36:32.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T12:36:32.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T12:36:32.961Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-11-11T12:36:35.609Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T12:36:36.592Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T12:36:38.156Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T12:36:38.721Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T12:36:44.820Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-11-11T12:36:46.202Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-11-11T12:36:48.569Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T12:36:49.035Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T12:36:51.215Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T12:36:52.786Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-11-11T12:36:58.072Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-11-11T12:36:59.448Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T12:36:59.454Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-11-11T12:37:03.232Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T12:37:04.737Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-11-11T12:37:06.121Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-11-11T12:37:06.151Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T12:37:09.556Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-11-11T12:37:09.556Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T12:37:09.556Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-11-11T12:37:11.895Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T12:37:14.841Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-11-11T12:37:15.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-11-11T12:37:15.982Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-11-11T12:37:16.644Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T12:37:18.525Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-11-11T12:37:21.387Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T12:37:22.949Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T12:37:22.949Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T12:37:22.949Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T12:37:22.949Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T12:37:22.949Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T12:37:23.585Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-11-11T12:37:23.585Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-11-11T12:37:23.585Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-11-11T12:37:25.900Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T12:37:25.900Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T12:37:25.900Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T12:37:29.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-11-11T12:37:29.358Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T12:37:29.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-11-11T12:37:29.358Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T12:37:29.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-11-11T12:37:29.358Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T12:37:29.358Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-11-11T12:37:30.320Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-11-11T12:37:30.320Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T12:37:30.320Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-11-11T12:37:48.850Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T12:37:51.799Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T12:38:00.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T12:38:05.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-11-11T12:38:05.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-11-11T12:38:05.960Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T12:38:05.960Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-11-11T12:38:08.627Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T12:38:14.779Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-11-11T12:38:14.779Z] docker_cli_swarm_test.go:1186: [d644bfe5db523] joining swarm manager [de092822926f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:38:20.059Z] docker_cli_swarm_test.go:1195: [d83a8bc566511] joining swarm manager [de092822926f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:38:29.898Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T12:38:31.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-11-11T12:38:31.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-11-11T12:38:31.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-11-11T12:38:36.825Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-11-11T12:38:38.565Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T12:38:41.491Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-11-11T12:38:42.364Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T12:38:42.364Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T12:38:42.364Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T12:38:42.364Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T12:38:42.364Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T12:38:43.932Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T12:38:45.212Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-11-11T12:38:48.703Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T12:38:52.499Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T12:38:57.273Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T12:39:06.791Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-11-11T12:39:15.102Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T12:39:15.103Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T12:39:15.103Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T12:39:16.782Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-11-11T12:39:20.985Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-11-11T12:39:22.368Z] docker_cli_swarm_test.go:1118: [dc3f664b2b341] joining swarm manager [dba1feb983de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:39:23.750Z] docker_cli_swarm_test.go:1119: [d9d012c74ce0a] joining swarm manager [dba1feb983de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:39:23.783Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T12:39:23.783Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T12:39:27.591Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T12:39:28.061Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T12:39:32.828Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T12:39:41.957Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T12:39:41.957Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T12:39:41.957Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T12:39:41.957Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T12:39:46.710Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T12:39:49.663Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T12:39:53.452Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T12:39:53.452Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T12:39:53.452Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T12:39:53.452Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T12:39:53.920Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T12:39:53.920Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T12:39:53.920Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T12:39:53.920Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T12:39:53.920Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T12:39:53.920Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T12:39:53.920Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T12:39:54.074Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T12:39:54.074Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T12:39:54.074Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T12:39:55.065Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T12:39:56.634Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T12:39:57.283Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-11-11T12:39:57.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T12:39:57.713Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:39:57.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T12:39:57.713Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:39:57.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T12:39:57.713Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:39:57.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T12:39:58.699Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T12:40:01.397Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T12:40:03.464Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T12:40:05.838Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-11-11T12:40:05.838Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T12:40:05.838Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-11-11T12:40:06.169Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T12:40:06.169Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T12:40:06.169Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T12:40:06.169Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T12:40:06.169Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T12:40:06.169Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T12:40:06.169Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T12:40:09.982Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T12:40:10.456Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T12:40:14.254Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T12:40:14.254Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T12:40:14.254Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T12:40:14.254Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T12:40:14.254Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T12:40:18.399Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T12:40:18.399Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T12:40:18.399Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T12:40:18.399Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T12:40:18.399Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T12:40:18.399Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T12:40:25.555Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T12:40:25.556Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T12:40:29.345Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T12:40:35.508Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T12:40:36.496Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T12:40:39.765Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T12:40:45.180Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T12:40:45.631Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T12:40:49.939Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T12:40:49.939Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T12:40:49.939Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T12:40:49.939Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T12:40:49.939Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T12:40:52.895Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T12:40:52.895Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T12:40:52.895Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T12:40:56.062Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T12:40:56.530Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T12:41:00.248Z] docker_cli_swarm_test.go:1172: [d387c20fc039c] joining swarm manager [dba1feb983de6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-11-11T12:41:01.284Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T12:41:01.284Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T12:41:01.284Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T12:41:01.756Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T12:41:02.744Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T12:41:02.744Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T12:41:02.744Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T12:41:03.350Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T12:41:07.152Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T12:41:07.621Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T12:41:15.240Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T12:41:15.240Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:41:15.240Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T12:41:22.584Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T12:41:22.585Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T12:41:22.585Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T12:41:22.585Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T12:41:22.585Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T12:41:22.585Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T12:41:22.585Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T12:41:23.053Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T12:41:25.672Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T12:41:26.657Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T12:41:26.819Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-11-11T12:41:26.819Z] docker_cli_swarm_test.go:1453: [d9779439897cd] joining swarm manager [d8b31739e38ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:41:26.819Z] docker_cli_swarm_test.go:1454: [dbeed752d5c7c] joining swarm manager [d8b31739e38ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-11-11T12:41:28.870Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T12:41:28.870Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T12:41:28.870Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T12:41:29.340Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T12:41:29.340Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T12:41:31.731Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T12:41:31.861Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-11-11T12:41:31.861Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-11-11T12:41:31.861Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-11-11T12:41:33.301Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T12:41:33.301Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T12:41:33.772Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T12:41:33.772Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T12:41:33.772Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T12:41:33.772Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:41:33.772Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T12:41:34.092Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T12:41:34.092Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T12:41:35.077Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T12:41:36.000Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T12:41:36.063Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T12:41:36.531Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T12:41:36.820Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-11-11T12:41:37.080Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-11-11T12:41:37.080Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-11-11T12:41:37.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-11-11T12:41:37.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-11-11T12:41:37.517Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T12:41:38.282Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-11-11T12:41:39.080Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T12:41:40.213Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-11-11T12:41:40.776Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T12:41:43.514Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T12:41:44.949Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T12:41:44.949Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T12:41:44.949Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T12:41:45.416Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T12:41:46.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-11-11T12:41:46.404Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T12:41:46.654Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T12:41:47.967Z] docker_cli_swarm_unix_test.go:63: [d2d715101a2a3] joining swarm manager [d9ae920c3315b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:41:49.498Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-11-11T12:41:51.158Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T12:41:51.425Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T12:41:51.425Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T12:41:51.425Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T12:41:58.594Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T12:41:58.594Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T12:41:58.594Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T12:42:03.652Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T12:42:03.652Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T12:42:04.120Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T12:42:04.272Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-11-11T12:42:05.771Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T12:42:06.335Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T12:42:10.533Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T12:42:10.534Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T12:42:10.534Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T12:42:10.534Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T12:42:10.534Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T12:42:10.534Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T12:42:10.534Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T12:42:10.534Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T12:42:10.534Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T12:42:19.052Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-11-11T12:42:19.224Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T12:42:26.391Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T12:42:26.391Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T12:42:26.391Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T12:42:28.602Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T12:42:28.602Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T12:42:28.602Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T12:42:28.602Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T12:42:28.602Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T12:42:28.602Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T12:42:28.602Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T12:42:31.551Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T12:42:31.551Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T12:42:31.551Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T12:42:31.551Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T12:42:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T12:42:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T12:42:34.596Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T12:42:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T12:42:34.596Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T12:42:34.596Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T12:42:34.596Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:42:34.596Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T12:42:36.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T12:42:39.019Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T12:42:41.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T12:42:41.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T12:42:41.229Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T12:42:41.229Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T12:42:44.182Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T12:42:44.182Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T12:42:44.223Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-11-11T12:42:44.223Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-11-11T12:42:44.223Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-11-11T12:42:45.606Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-11-11T12:42:46.391Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T12:42:46.391Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:42:46.391Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T12:42:46.391Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:42:46.391Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T12:42:48.904Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-11-11T12:42:49.052Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T12:42:49.336Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T12:42:49.336Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T12:42:50.897Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T12:42:50.897Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T12:42:50.897Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T12:42:51.482Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-11-11T12:42:53.395Z] docker_api_swarm_test.go:962: [d2465f8a18ceb] joining swarm manager [d87bab221f5ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-11-11T12:42:53.843Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T12:42:54.310Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T12:42:57.265Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T12:43:01.046Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T12:43:01.516Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-11-11T12:43:05.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T12:43:05.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T12:43:05.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T12:43:05.795Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T12:43:05.795Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T12:43:06.905Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T12:43:07.360Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T12:43:07.360Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T12:43:07.360Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T12:43:11.146Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T12:43:11.146Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:43:11.146Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T12:43:11.498Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-11-11T12:43:11.674Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T12:43:11.812Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-11-11T12:43:13.370Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T12:43:13.370Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T12:43:16.453Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T12:43:18.123Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T12:43:20.334Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T12:43:20.334Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T12:43:20.334Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T12:43:20.334Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T12:43:20.334Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T12:43:20.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T12:43:21.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T12:43:21.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T12:43:22.337Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T12:43:23.724Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-11-11T12:43:24.295Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-11-11T12:43:24.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T12:43:26.583Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-11-11T12:43:26.838Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-11-11T12:43:27.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T12:43:29.380Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-11-11T12:43:30.012Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T12:43:32.962Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000405b90_} [2021-11-11T12:43:35.910Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13427592585_c:\foo_false____} [2021-11-11T12:43:35.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-11-11T12:43:37.299Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T12:43:37.299Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T12:43:37.299Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T12:43:38.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13427592585_c:\foo_true____} [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T12:43:41.070Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T12:43:41.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T12:43:41.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T12:43:41.537Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T12:43:41.537Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T12:43:41.537Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T12:43:41.537Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T12:43:41.537Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T12:43:41.537Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T12:43:43.171Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T12:43:44.485Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T12:43:44.485Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T12:43:44.485Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T12:43:44.485Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T12:43:45.713Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-11-11T12:43:47.438Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T12:43:47.438Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T12:43:47.438Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T12:43:47.438Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T12:43:47.752Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T12:43:48.254Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-11-11T12:43:48.754Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T12:43:48.754Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T12:43:48.754Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T12:43:48.754Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T12:43:48.754Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T12:43:50.386Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T12:43:50.386Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T12:43:50.386Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T12:43:50.386Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T12:43:50.386Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T12:43:50.386Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T12:43:50.386Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T12:43:50.797Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-11-11T12:43:50.981Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T12:43:54.096Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-11-11T12:43:55.755Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T12:43:56.012Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-11-11T12:43:56.251Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T12:43:57.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T12:43:57.327Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T12:43:57.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T12:43:58.470Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T12:43:58.470Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:43:58.470Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T12:43:58.470Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T12:43:58.470Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T12:44:00.768Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T12:44:01.759Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T12:44:02.751Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T12:44:08.883Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T12:44:08.883Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T12:44:08.883Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T12:44:08.883Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T12:44:08.883Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T12:44:17.717Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T12:44:17.717Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T12:44:19.301Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T12:44:19.301Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T12:44:19.301Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T12:44:19.301Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T12:44:19.301Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T12:44:22.258Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T12:44:22.258Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T12:44:22.258Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T12:44:22.258Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T12:44:22.258Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T12:44:24.895Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T12:44:25.208Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T12:44:25.208Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T12:44:25.208Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T12:44:25.208Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T12:44:25.208Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T12:44:25.677Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T12:44:27.882Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T12:44:28.699Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T12:44:30.090Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T12:44:30.090Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T12:44:30.693Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T12:44:32.907Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T12:44:33.374Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T12:44:33.843Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T12:44:33.843Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T12:44:33.843Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T12:44:34.316Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T12:44:34.316Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T12:44:34.316Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T12:44:34.316Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T12:44:34.783Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T12:44:35.889Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T12:44:40.663Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T12:44:43.431Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T12:44:43.432Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T12:44:43.899Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T12:44:45.439Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T12:44:45.909Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T12:44:45.909Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T12:44:45.909Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T12:44:45.909Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T12:44:45.909Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T12:44:47.685Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T12:44:47.685Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T12:44:47.685Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T12:44:47.685Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T12:44:48.133Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T12:44:48.133Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T12:44:48.133Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T12:44:50.632Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T12:44:50.632Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T12:44:50.632Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T12:44:50.632Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T12:44:50.632Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T12:44:51.102Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T12:44:51.102Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T12:44:51.102Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T12:44:51.102Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T12:44:51.102Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T12:44:51.102Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T12:44:51.102Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T12:44:52.283Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-11-11T12:44:54.053Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T12:44:56.998Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T12:44:59.204Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T12:45:07.181Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-11-11T12:45:09.621Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T12:45:13.403Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T12:45:19.269Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T12:45:21.482Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T12:45:21.951Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite (1651.28s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.91s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.86s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.12s) [2021-11-11T12:45:22.080Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.07s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.83s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.73s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.79s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.57s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.51s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.74s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.88s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.11s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.38s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.49s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.98s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.65s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.71s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.98s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.54s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.69s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.25s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.58s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.72s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.16s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.79s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.50s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.93s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.06s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.17s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.67s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.41s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.65s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.67s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.30s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.89s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.79s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.07s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.16s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.72s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.36s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.15s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.03s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.15s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.85s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.52s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.59s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.17s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.73s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (123.50s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.73s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.75s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.14s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.30s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.60s) [2021-11-11T12:45:22.080Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.92s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.61s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.10s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.21s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.35s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.10s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.45s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.90s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.16s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.43s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-11-11T12:45:22.080Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2021-11-11T12:45:22.080Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T12:45:22.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-11-11T12:45:22.341Z] docker_cli_external_volume_driver_test.go:52: [d5876684c12b9] daemon is not started [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-11-11T12:45:22.973Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-11-11T12:45:22.973Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-11-11T12:45:22.973Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-11-11T12:45:22.973Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-11-11T12:45:26.707Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T12:45:27.178Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T12:45:28.163Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T12:45:30.896Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T12:45:31.509Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-11-11T12:45:34.035Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnv [2021-11-11T12:45:37.271Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-11-11T12:45:37.271Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-11-11T12:45:37.271Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-11-11T12:45:37.271Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-11-11T12:45:37.271Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T12:45:37.271Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T12:45:39.895Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T12:45:39.895Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T12:45:39.895Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T12:45:39.895Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T12:45:40.361Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T12:45:40.361Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T12:45:40.361Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T12:45:40.475Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-11-11T12:45:43.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-11-11T12:45:43.037Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:45:43.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-11-11T12:45:43.037Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:45:43.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-11-11T12:45:43.037Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:45:43.037Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-11-11T12:45:43.301Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T12:45:43.492Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-11-11T12:45:50.452Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T12:45:50.557Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-11-11T12:45:53.402Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T12:45:56.223Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T12:45:56.360Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T12:46:01.116Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T12:46:01.116Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T12:46:01.116Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T12:46:04.064Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T12:46:06.679Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T12:46:08.817Z] === RUN TestDockerSuite/TestExec [2021-11-11T12:46:08.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:46:08.817Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T12:46:08.817Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T12:46:08.817Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T12:46:08.908Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T12:46:08.908Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T12:46:08.908Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T12:46:08.908Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T12:46:09.378Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T12:46:10.961Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T12:46:11.027Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T12:46:11.599Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-11-11T12:46:11.599Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-11-11T12:46:11.599Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T12:46:11.599Z] === RUN TestDockerSuite/TestBuildExpose [2021-11-11T12:46:11.600Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T12:46:11.600Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-11-11T12:46:11.600Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T12:46:11.600Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-11-11T12:46:11.600Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T12:46:11.600Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-11-11T12:46:11.600Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T12:46:11.600Z] === RUN TestDockerSuite/TestBuildFails [2021-11-11T12:46:12.587Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T12:46:12.587Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:46:12.587Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T12:46:12.587Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:46:12.587Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T12:46:12.587Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T12:46:12.587Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T12:46:13.192Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-11-11T12:46:13.192Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-11-11T12:46:13.924Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T12:46:15.535Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T12:46:17.098Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T12:46:17.728Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T12:46:19.311Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T12:46:21.524Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T12:46:21.536Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T12:46:21.732Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-11-11T12:46:27.383Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T12:46:27.383Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T12:46:27.383Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T12:46:27.383Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:46:27.383Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T12:46:27.383Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T12:46:27.383Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T12:46:28.943Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T12:46:30.269Z] === RUN TestDockerSuite/TestBuildForceRm [2021-11-11T12:46:33.696Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T12:46:33.696Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T12:46:34.169Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T12:46:34.169Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T12:46:34.169Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T12:46:34.169Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T12:46:34.169Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T12:46:34.169Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T12:46:34.169Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T12:46:34.169Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T12:46:34.169Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T12:46:36.382Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T12:46:36.382Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T12:46:36.382Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T12:46:36.382Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:46:36.382Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T12:46:36.382Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T12:46:36.382Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T12:46:36.382Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T12:46:36.382Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T12:46:36.382Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T12:46:36.498Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T12:46:36.499Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T12:46:36.499Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T12:46:36.849Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T12:46:39.059Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T12:46:39.059Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T12:46:39.059Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T12:46:40.556Z] === RUN TestDockerSuite/TestBuildFromGit [2021-11-11T12:46:44.944Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T12:46:44.944Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T12:46:44.944Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T12:46:44.944Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T12:46:44.944Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T12:46:44.944Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T12:46:44.944Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T12:46:45.191Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T12:46:45.662Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T12:46:47.606Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-11-11T12:46:48.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-11-11T12:46:49.133Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-11-11T12:46:49.476Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T12:46:49.476Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T12:46:52.095Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T12:46:54.250Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T12:46:54.771Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-11-11T12:46:57.667Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-11-11T12:46:57.667Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T12:46:57.667Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-11-11T12:46:57.667Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-11-11T12:46:57.957Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T12:46:58.125Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-11-11T12:46:58.125Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T12:46:58.125Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-11-11T12:47:00.914Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T12:47:06.768Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestHealth [2021-11-11T12:47:06.768Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T12:47:06.768Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T12:47:07.235Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T12:47:07.235Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T12:47:09.683Z] docker_cli_external_volume_driver_test.go:52: [d239c39ccdcae] daemon is not started [2021-11-11T12:47:10.462Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-11-11T12:47:10.462Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:47:10.462Z] === RUN TestDockerSuite/TestBuildHistory [2021-11-11T12:47:12.003Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T12:47:12.003Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T12:47:12.003Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T12:47:12.003Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T12:47:12.100Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T12:47:12.100Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T12:47:12.100Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T12:47:12.472Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T12:47:12.472Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T12:47:12.472Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T12:47:13.465Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T12:47:13.465Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T12:47:13.465Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T12:47:14.333Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T12:47:14.451Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T12:47:14.451Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T12:47:15.325Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T12:47:16.667Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T12:47:16.667Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T12:47:19.130Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T12:47:19.614Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T12:47:22.563Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T12:47:22.563Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T12:47:22.563Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T12:47:22.563Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T12:47:23.900Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T12:47:23.900Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T12:47:23.900Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T12:47:23.900Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T12:47:23.900Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T12:47:23.900Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T12:47:23.900Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T12:47:24.581Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-11-11T12:47:25.227Z] === RUN TestDockerSuite/TestBuildIidFile [2021-11-11T12:47:25.683Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-11-11T12:47:27.314Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T12:47:27.314Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T12:47:27.705Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T12:47:28.196Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T12:47:28.702Z] === RUN TestDockerSuite/TestBuildInheritance [2021-11-11T12:47:28.702Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T12:47:28.702Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-11-11T12:47:28.879Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T12:47:28.879Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T12:47:29.345Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T12:47:29.345Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T12:47:29.345Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T12:47:29.345Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T12:47:29.345Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T12:47:29.345Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T12:47:29.345Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T12:47:29.345Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T12:47:29.345Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:47:29.345Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T12:47:29.667Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-11-11T12:47:29.667Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-11-11T12:47:31.160Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T12:47:31.160Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T12:47:31.160Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T12:47:31.160Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T12:47:31.160Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T12:47:32.292Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T12:47:34.503Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T12:47:34.503Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:47:34.503Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T12:47:34.503Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T12:47:34.503Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T12:47:34.503Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T12:47:34.503Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T12:47:34.503Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T12:47:36.707Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T12:47:36.707Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T12:47:36.716Z] === RUN TestDockerSuite/TestBuildLabel [2021-11-11T12:47:37.171Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-11-11T12:47:38.131Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-11-11T12:47:38.913Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T12:47:38.913Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T12:47:38.913Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T12:47:38.913Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T12:47:38.913Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T12:47:38.913Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T12:47:38.913Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T12:47:39.093Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-11-11T12:47:40.054Z] === RUN TestDockerSuite/TestBuildLabels [2021-11-11T12:47:41.017Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-11-11T12:47:41.851Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T12:47:42.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-11-11T12:47:43.183Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-11-11T12:47:45.629Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T12:47:45.629Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:47:45.629Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T12:47:45.629Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:47:45.629Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T12:47:45.629Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:47:45.629Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T12:47:47.835Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T12:47:49.391Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T12:47:49.391Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T12:47:50.224Z] === RUN TestDockerSuite/TestBuildLastModified [2021-11-11T12:47:50.224Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:47:50.224Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-11-11T12:47:50.224Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T12:47:50.224Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-11-11T12:47:50.679Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-11-11T12:47:50.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-11-11T12:47:50.679Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-11-11T12:47:50.679Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-11-11T12:47:51.596Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T12:47:51.639Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-11-11T12:47:52.435Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T12:47:52.435Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T12:47:52.600Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-11-11T12:47:53.804Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T12:47:53.804Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T12:47:53.804Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T12:47:53.804Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T12:47:55.077Z] docker_cli_external_volume_driver_test.go:52: [d5dae9c4a0cca] daemon is not started [2021-11-11T12:47:55.363Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T12:47:58.323Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T12:47:59.641Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-11-11T12:48:02.497Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T12:48:06.272Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T12:48:07.829Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T12:48:08.775Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T12:48:08.775Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T12:48:08.775Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T12:48:08.775Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T12:48:08.775Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T12:48:09.982Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-11-11T12:48:10.035Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T12:48:10.242Z] docker_cli_external_volume_driver_test.go:52: [d4e34bb569ae3] daemon is not started [2021-11-11T12:48:10.998Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T12:48:10.998Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T12:48:10.998Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T12:48:12.241Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T12:48:14.447Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T12:48:16.003Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T12:48:18.946Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T12:48:18.946Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T12:48:18.946Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T12:48:18.946Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T12:48:20.504Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T12:48:20.727Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-11-11T12:48:20.727Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T12:48:20.727Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-11-11T12:48:21.444Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T12:48:22.063Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T12:48:22.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-11-11T12:48:24.403Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T12:48:24.874Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T12:48:25.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-11-11T12:48:27.908Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T12:48:30.114Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T12:48:30.114Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T12:48:30.114Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T12:48:31.674Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T12:48:31.674Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T12:48:36.411Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T12:48:37.428Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T12:48:37.429Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T12:48:37.429Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T12:48:37.429Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T12:48:37.429Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T12:48:37.429Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T12:48:37.429Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T12:48:37.900Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T12:48:41.148Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T12:48:45.884Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T12:48:46.589Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T12:48:47.059Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T12:48:47.059Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T12:48:47.531Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T12:48:47.531Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T12:48:47.531Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T12:48:47.531Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:48:47.531Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T12:48:48.088Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T12:48:49.760Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T12:48:50.293Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T12:48:50.293Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T12:48:50.293Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T12:48:52.501Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T12:48:53.567Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T12:48:54.706Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T12:48:57.239Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-11-11T12:48:58.342Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T12:49:02.154Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T12:49:02.154Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T12:49:02.154Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T12:49:03.341Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T12:49:03.341Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T12:49:03.341Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T12:49:03.341Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T12:49:03.806Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T12:49:06.012Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T12:49:08.052Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T12:49:08.052Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T12:49:08.052Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T12:49:08.950Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T12:49:11.158Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T12:49:11.158Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T12:49:11.158Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T12:49:11.158Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T12:49:11.158Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T12:49:11.158Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T12:49:11.158Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T12:49:11.158Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T12:49:11.158Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T12:49:11.158Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T12:49:11.158Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T12:49:11.158Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T12:49:11.158Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T12:49:11.158Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T12:49:11.158Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T12:49:11.158Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPortList [2021-11-11T12:49:11.158Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T12:49:11.158Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T12:49:13.503Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-11-11T12:49:15.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-11-11T12:49:15.896Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T12:49:15.897Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T12:49:15.897Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T12:49:15.897Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T12:49:20.633Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T12:49:20.633Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T12:49:20.633Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T12:49:25.916Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T12:49:27.774Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T12:49:27.774Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T12:49:27.774Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T12:49:28.285Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-11-11T12:49:30.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T12:49:33.095Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T12:49:33.095Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T12:49:33.095Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T12:49:33.095Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T12:49:33.095Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T12:49:33.095Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T12:49:33.095Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T12:49:33.095Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T12:49:34.910Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T12:49:36.834Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-11-11T12:49:45.368Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-11-11T12:49:48.067Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T12:49:49.810Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T12:49:49.810Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T12:49:49.810Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T12:49:49.810Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T12:49:53.912Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-11-11T12:49:53.951Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T12:49:53.951Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T12:49:53.951Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T12:49:56.173Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T12:49:56.173Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T12:49:56.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T12:49:56.173Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T12:49:56.173Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T12:49:56.173Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T12:49:56.173Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T12:49:58.398Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T12:49:58.398Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T12:49:58.398Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T12:49:58.398Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T12:50:00.210Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T12:50:00.623Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T12:50:00.623Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T12:50:00.623Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T12:50:00.623Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T12:50:00.623Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T12:50:00.623Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T12:50:00.623Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:50:00.623Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T12:50:02.417Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T12:50:02.848Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T12:50:04.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T12:50:06.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T12:50:06.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T12:50:06.779Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T12:50:06.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T12:50:08.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T12:50:08.350Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T12:50:09.553Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T12:50:10.575Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T12:50:10.575Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:50:10.575Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T12:50:10.575Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:50:10.575Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T12:50:12.800Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T12:50:12.800Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T12:50:14.296Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T12:50:14.296Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T12:50:14.296Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T12:50:14.296Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T12:50:14.296Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T12:50:14.370Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T12:50:14.370Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T12:50:14.370Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T12:50:16.598Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T12:50:16.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-11-11T12:50:17.068Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T12:50:18.080Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T12:50:18.080Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:50:18.080Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T12:50:18.080Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T12:50:18.080Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T12:50:18.080Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T12:50:18.080Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T12:50:18.080Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T12:50:18.080Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T12:50:18.995Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-11-11T12:50:18.995Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T12:50:18.995Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-11-11T12:50:19.298Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T12:50:22.263Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T12:50:23.933Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T12:50:23.933Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T12:50:23.933Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T12:50:25.490Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T12:50:25.490Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T12:50:25.490Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T12:50:26.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T12:50:26.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T12:50:26.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T12:50:26.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T12:50:26.068Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T12:50:27.048Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T12:50:27.513Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T12:50:27.513Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T12:50:27.513Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T12:50:27.640Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T12:50:27.640Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T12:50:27.640Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T12:50:29.280Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-11-11T12:50:30.240Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-11-11T12:50:30.240Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T12:50:30.240Z] === RUN TestDockerSuite/TestBuildNetNone [2021-11-11T12:50:30.240Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T12:50:30.240Z] === RUN TestDockerSuite/TestBuildNoContext [2021-11-11T12:50:31.291Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T12:50:34.824Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T12:50:34.824Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:50:34.824Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T12:50:34.907Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-11-11T12:50:35.068Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-11-11T12:50:36.030Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T12:50:36.394Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T12:50:36.866Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T12:50:38.235Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T12:50:40.670Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T12:50:40.674Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T12:50:42.893Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T12:50:42.893Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T12:50:42.893Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T12:50:42.893Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T12:50:42.893Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T12:50:42.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T12:50:44.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-11-11T12:50:44.390Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-11-11T12:50:44.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T12:50:44.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T12:50:44.845Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-11-11T12:50:46.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T12:50:47.743Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-11-11T12:50:48.703Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-11-11T12:50:48.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T12:50:50.239Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-11-11T12:50:51.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T12:50:54.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003f43d8_} [2021-11-11T12:50:56.029Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T12:50:56.029Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:50:56.029Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T12:50:59.808Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T12:50:59.808Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T12:50:59.808Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T12:51:00.792Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T12:51:01.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12070646837_c:\foo_false____} [2021-11-11T12:51:05.068Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-11-11T12:51:05.068Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-11-11T12:51:05.538Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T12:51:07.188Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-11-11T12:51:08.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12070646837_c:\foo_true____} [2021-11-11T12:51:10.286Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T12:51:10.286Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:51:10.286Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T12:51:11.446Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T12:51:11.446Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T12:51:11.446Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T12:51:11.446Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T12:51:11.446Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T12:51:11.446Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T12:51:11.446Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T12:51:14.067Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T12:51:14.067Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T12:51:14.532Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T12:51:18.635Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T12:51:18.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T12:51:18.636Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T12:51:18.636Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T12:51:18.636Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T12:51:19.845Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-11-11T12:51:20.859Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T12:51:20.859Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T12:51:20.859Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T12:51:20.859Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T12:51:23.557Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-11-11T12:51:27.003Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T12:51:28.045Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T12:51:28.045Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T12:51:28.045Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T12:51:28.045Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T12:51:28.045Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T12:51:28.045Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T12:51:28.045Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T12:51:28.564Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T12:51:29.545Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T12:51:32.820Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T12:51:34.283Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T12:51:34.392Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T12:51:34.392Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:51:34.392Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T12:51:34.392Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T12:51:34.392Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T12:51:35.901Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-11-11T12:51:39.025Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T12:51:39.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-11-11T12:51:41.670Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-11-11T12:51:46.162Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T12:51:48.711Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-11-11T12:51:49.104Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T12:51:49.570Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T12:51:50.238Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-11-11T12:51:50.239Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T12:51:50.239Z] === RUN TestDockerSuite/TestBuildPATH [2021-11-11T12:51:50.239Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T12:51:50.239Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-11-11T12:51:51.509Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-11-11T12:51:51.797Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T12:51:52.280Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T12:51:52.280Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T12:51:52.280Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T12:51:52.280Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T12:51:52.280Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T12:51:53.954Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-11-11T12:51:53.954Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T12:51:53.954Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-11-11T12:52:00.964Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T12:52:00.964Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T12:52:00.964Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T12:52:00.964Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T12:52:00.964Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T12:52:02.538Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T12:52:02.538Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T12:52:02.538Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T12:52:02.538Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T12:52:02.538Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T12:52:06.702Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T12:52:08.909Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T12:52:09.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-11-11T12:52:09.629Z] docker_cli_external_volume_driver_test.go:484: [d6e31f6d2f35b] daemon is not started [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T12:52:09.715Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T12:52:09.715Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T12:52:09.715Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T12:52:09.715Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T12:52:09.715Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T12:52:11.941Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T12:52:12.693Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T12:52:13.675Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T12:52:13.675Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T12:52:14.172Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T12:52:14.172Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T12:52:14.172Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T12:52:15.743Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T12:52:16.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T12:52:16.618Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T12:52:16.618Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T12:52:16.618Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T12:52:16.618Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T12:52:16.735Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T12:52:16.735Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T12:52:16.735Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T12:52:16.735Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T12:52:17.205Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T12:52:17.205Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T12:52:17.205Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T12:52:17.205Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T12:52:17.675Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T12:52:21.362Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T12:52:23.571Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T12:52:24.525Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-11-11T12:52:24.525Z] docker_cli_external_volume_driver_test.go:52: [d5a81425cc3b6] daemon is not started [2021-11-11T12:52:25.779Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T12:52:27.984Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T12:52:30.188Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T12:52:30.191Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T12:52:30.191Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T12:52:30.191Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T12:52:30.654Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T12:52:33.155Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T12:52:33.155Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T12:52:33.155Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T12:52:33.155Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T12:52:35.380Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T12:52:35.380Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T12:52:35.380Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T12:52:35.380Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T12:52:35.380Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T12:52:35.380Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T12:52:35.380Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.380Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T12:52:35.392Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T12:52:35.392Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T12:52:37.600Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T12:52:37.600Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T12:52:37.600Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T12:52:37.604Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite (437.09s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.91s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2021-11-11T12:52:39.423Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-11-11T12:52:39.423Z] PASS [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] === Skipped [2021-11-11T12:52:39.423Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T12:52:39.423Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-11-11T12:52:39.423Z] check_test.go:308: [d165b4d476705] daemon is not started [2021-11-11T12:52:39.423Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-11T12:52:39.423Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-11-11T12:52:39.423Z] check_test.go:308: [dde4a787676d9] daemon is not started [2021-11-11T12:52:39.423Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T12:52:39.423Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-11-11T12:52:39.423Z] check_test.go:308: [dc9557acd6580] daemon is not started [2021-11-11T12:52:39.423Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-11T12:52:39.423Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2021-11-11T12:52:39.423Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T12:52:39.423Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-11-11T12:52:39.423Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] DONE 273 tests, 5 skipped in 2433.088s [2021-11-11T12:52:39.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-11-11T12:52:39.423Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d233878ea883b/docker.pid [2021-11-11T12:52:39.423Z] +++ kill 7513 [2021-11-11T12:52:39.423Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7513 is not a child of this shell [2021-11-11T12:52:39.423Z] warning: PID 7513 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d233878ea883b/docker.pid had a nonzero exit code [2021-11-11T12:52:39.423Z] ++++ cat bundles/test-integration/docker.pid [2021-11-11T12:52:39.423Z] +++ kill 8497 [2021-11-11T12:52:39.423Z] +++ /etc/init.d/apparmor stop [2021-11-11T12:52:39.423Z] Leaving: AppArmorNo profiles have been unloaded. [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] Unloading profiles will leave already running processes permanently [2021-11-11T12:52:39.423Z] unconfined, which can lead to unexpected situations. [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.423Z] To set a process to complain mode, use the command line tool [2021-11-11T12:52:39.423Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-11-11T12:52:39.423Z] +++ true [2021-11-11T12:52:39.423Z] exiting test-integration [2021-11-11T12:52:39.423Z] ++ exit 0 [2021-11-11T12:52:39.423Z] [2021-11-11T12:52:39.685Z] + exit 0 [2021-11-11T12:52:39.685Z] ++ jobs -p [2021-11-11T12:52:39.685Z] + pids= [2021-11-11T12:52:39.685Z] + echo 'Remaining pids to kill: []' [2021-11-11T12:52:39.685Z] Remaining pids to kill: [] [2021-11-11T12:52:39.685Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-11-11T12:52:39.715Z] Recording test results [2021-11-11T12:52:39.811Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T12:52:39.811Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T12:52:39.818Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T12:52:40.276Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T12:52:40.276Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T12:52:40.276Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T12:52:41.769Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T12:52:41.836Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T12:52:41.836Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T12:52:42.030Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T12:52:42.098Z] + echo Ensuring container killed. [2021-11-11T12:52:42.098Z] Ensuring container killed. [2021-11-11T12:52:42.098Z] + docker ps -aq -f name=docker-pr6-* [2021-11-11T12:52:42.098Z] + cids=f0bf8132dd57 [2021-11-11T12:52:42.098Z] 0050ccee4a61 [2021-11-11T12:52:42.098Z] 4c5e6c3987f1 [2021-11-11T12:52:42.098Z] + [ -n f0bf8132dd57 [2021-11-11T12:52:42.098Z] 0050ccee4a61 [2021-11-11T12:52:42.098Z] 4c5e6c3987f1 ] [2021-11-11T12:52:42.098Z] + docker rm -vf f0bf8132dd57 0050ccee4a61 4c5e6c3987f1 [2021-11-11T12:52:42.674Z] f0bf8132dd57 [2021-11-11T12:52:42.674Z] 0050ccee4a61 [2021-11-11T12:52:42.674Z] 4c5e6c3987f1 [Pipeline] sh [2021-11-11T12:52:42.966Z] + echo Chowning /workspace to jenkins user [2021-11-11T12:52:42.966Z] Chowning /workspace to jenkins user [2021-11-11T12:52:42.966Z] + id -u [2021-11-11T12:52:42.966Z] + id -g [2021-11-11T12:52:42.966Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42999:/workspace busybox chown -R 1000:1000 /workspace [2021-11-11T12:52:42.966Z] Unable to find image 'busybox:latest' locally [2021-11-11T12:52:43.226Z] latest: Pulling from library/busybox [2021-11-11T12:52:43.226Z] 01c2cdc13739: Pulling fs layer [2021-11-11T12:52:43.226Z] 01c2cdc13739: Verifying Checksum [2021-11-11T12:52:43.226Z] 01c2cdc13739: Download complete [2021-11-11T12:52:43.226Z] 01c2cdc13739: Pull complete [2021-11-11T12:52:43.226Z] Digest: sha256:139abcf41943b8bcd4bc5c42ee71ddc9402c7ad69ad9e177b0a9bc4541f14924 [2021-11-11T12:52:43.226Z] Status: Downloaded newer image for busybox:latest [2021-11-11T12:52:43.394Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T12:52:45.600Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-11-11T12:52:46.850Z] + bundleName=amd64 [2021-11-11T12:52:46.850Z] + echo Creating amd64-bundles.tar.gz [2021-11-11T12:52:46.850Z] Creating amd64-bundles.tar.gz [2021-11-11T12:52:46.850Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-11-11T12:52:46.850Z] + xargs tar -czf amd64-bundles.tar.gz [2021-11-11T12:52:47.808Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T12:52:47.808Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T12:52:47.808Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T12:52:47.808Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T12:52:47.808Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T12:52:47.808Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T12:52:47.808Z] === RUN TestDockerSuite/TestRunCreateVolume [Pipeline] archiveArtifacts [2021-11-11T12:52:48.804Z] Archiving artifacts [2021-11-11T12:52:50.013Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T12:52:50.013Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T12:52:50.013Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T12:52:50.013Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:52:50.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T12:52:50.479Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T12:52:50.479Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T12:52:50.479Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T12:52:50.479Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T12:52:50.829Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T12:52:51.147Z] + make clean [2021-11-11T12:52:51.147Z] docker volume rm -f docker-dev-cache [2021-11-11T12:52:51.406Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T12:52:52.035Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T12:52:54.324Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-11-11T12:52:54.519Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T12:52:57.882Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T12:52:57.882Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T12:52:58.313Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T12:52:59.441Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T12:52:59.441Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T12:52:59.441Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T12:52:59.907Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T12:52:59.907Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T12:52:59.907Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T12:53:01.464Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T12:53:03.066Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T12:53:04.404Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T12:53:04.404Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T12:53:04.404Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T12:53:04.630Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T12:53:05.617Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T12:53:06.610Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T12:53:06.610Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T12:53:06.610Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T12:53:06.610Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T12:53:06.610Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T12:53:06.610Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T12:53:06.610Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T12:53:08.824Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T12:53:09.404Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T12:53:09.405Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T12:53:10.392Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T12:53:11.767Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T12:53:13.975Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T12:53:15.148Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T12:53:15.377Z] === RUN TestDockerSuite/TestBuildRm [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T12:53:16.922Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T12:53:16.922Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T12:53:18.940Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T12:53:18.940Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T12:53:18.940Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T12:53:18.940Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T12:53:19.926Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T12:53:19.926Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T12:53:19.926Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T12:53:21.669Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T12:53:21.669Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T12:53:21.669Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T12:53:21.669Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T12:53:21.669Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T12:53:21.669Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T12:53:22.152Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T12:53:28.833Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T12:53:28.833Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T12:53:28.833Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T12:53:29.364Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T12:53:29.816Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T12:53:29.816Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T12:53:29.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T12:53:29.816Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T12:53:29.816Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T12:53:29.816Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T12:53:29.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T12:53:29.816Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T12:53:30.286Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T12:53:30.286Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T12:53:31.589Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T12:53:33.020Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-11-11T12:53:33.805Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T12:53:37.686Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-11-11T12:53:37.686Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T12:53:37.686Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-11-11T12:53:37.686Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T12:53:37.686Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-11-11T12:53:38.937Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T12:53:38.937Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T12:53:38.937Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T12:53:38.937Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T12:53:38.937Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T12:53:38.937Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T12:53:38.937Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T12:53:39.849Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-11-11T12:53:44.231Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T12:53:44.231Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T12:53:44.231Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T12:53:44.792Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T12:53:45.611Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-11-11T12:53:45.796Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T12:53:49.545Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T12:53:49.545Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T12:53:49.589Z] === RUN TestDockerSuite/TestExec [2021-11-11T12:53:49.589Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.589Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T12:53:49.589Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T12:53:49.589Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T12:53:50.274Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-11-11T12:53:50.530Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T12:53:51.152Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T12:53:52.739Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T12:53:53.375Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T12:53:53.375Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:53:53.375Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T12:53:53.375Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:53:53.375Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T12:53:53.375Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T12:53:53.375Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T12:53:54.302Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T12:53:54.941Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T12:53:55.864Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T12:53:57.161Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T12:53:57.321Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-11-11T12:53:58.077Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T12:53:58.544Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T12:53:58.544Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T12:53:58.724Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T12:54:00.937Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T12:54:02.327Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T12:54:02.327Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T12:54:02.327Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T12:54:02.327Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T12:54:02.327Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T12:54:02.327Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T12:54:04.727Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T12:54:04.727Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T12:54:04.727Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T12:54:04.727Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:54:04.727Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T12:54:04.727Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T12:54:04.727Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T12:54:06.942Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T12:54:11.697Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T12:54:11.697Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T12:54:11.697Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T12:54:11.697Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T12:54:11.697Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T12:54:11.697Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T12:54:12.738Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T12:54:12.738Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T12:54:12.738Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T12:54:13.261Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T12:54:13.261Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T12:54:13.261Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T12:54:13.261Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T12:54:13.261Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T12:54:13.261Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T12:54:13.721Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T12:54:15.474Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T12:54:15.474Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T12:54:15.474Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T12:54:19.568Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T12:54:21.128Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T12:54:22.629Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T12:54:22.629Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T12:54:22.629Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T12:54:22.629Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T12:54:22.629Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T12:54:22.629Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T12:54:22.629Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T12:54:23.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T12:54:24.889Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T12:54:27.242Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-11-11T12:54:27.242Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-11-11T12:54:27.242Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-11-11T12:54:27.828Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T12:54:27.828Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T12:54:27.828Z] === RUN TestDockerSuite/TestRunState [2021-11-11T12:54:27.828Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T12:54:27.828Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T12:54:28.494Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T12:54:30.035Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T12:54:30.035Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:54:30.035Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T12:54:31.591Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T12:54:31.591Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T12:54:31.591Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T12:54:31.591Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T12:54:31.591Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T12:54:32.057Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T12:54:32.057Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T12:54:32.057Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T12:54:32.057Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T12:54:34.358Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-11-11T12:54:36.579Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T12:54:36.798Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T12:54:36.798Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T12:54:37.521Z] === RUN TestDockerSuite/TestBuildSpaces [2021-11-11T12:54:37.521Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-11-11T12:54:39.005Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T12:54:39.005Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T12:54:39.005Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T12:54:41.946Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T12:54:41.946Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T12:54:41.946Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T12:54:41.946Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T12:54:41.946Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T12:54:42.447Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestHealth [2021-11-11T12:54:42.447Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T12:54:42.447Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T12:54:42.916Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T12:54:42.916Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T12:54:44.566Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-11-11T12:54:44.566Z] === RUN TestDockerSuite/TestBuildStderr [2021-11-11T12:54:45.741Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T12:54:50.332Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-11-11T12:54:51.578Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T12:54:51.578Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T12:54:51.578Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T12:54:51.578Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T12:54:51.578Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T12:54:51.578Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T12:54:52.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-11-11T12:54:52.513Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T12:54:52.514Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T12:54:52.514Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-11-11T12:54:53.500Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T12:54:53.968Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T12:54:54.396Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T12:54:55.530Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T12:54:55.998Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T12:54:57.570Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T12:55:00.256Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T12:55:00.527Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T12:55:00.528Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T12:55:00.528Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T12:55:00.528Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T12:55:04.325Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T12:55:04.325Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T12:55:06.539Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T12:55:06.539Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T12:55:06.539Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T12:55:06.539Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T12:55:06.539Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T12:55:06.539Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T12:55:06.539Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T12:55:06.539Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T12:55:06.539Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T12:55:06.539Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T12:55:06.539Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:55:07.010Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T12:55:07.531Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T12:55:07.531Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T12:55:07.531Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T12:55:07.531Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T12:55:12.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T12:55:14.168Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T12:55:14.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T12:55:15.733Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T12:55:15.733Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:55:15.733Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T12:55:15.733Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T12:55:15.733Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T12:55:15.733Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T12:55:15.733Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T12:55:15.733Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T12:55:18.287Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T12:55:18.287Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T12:55:18.687Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T12:55:18.687Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T12:55:20.224Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-11-11T12:55:20.224Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T12:55:20.224Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-11-11T12:55:20.904Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T12:55:20.905Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T12:55:20.905Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T12:55:20.905Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T12:55:20.905Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T12:55:20.905Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T12:55:20.905Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T12:55:22.469Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T12:55:23.040Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T12:55:23.113Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-11-11T12:55:24.606Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T12:55:25.279Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-11-11T12:55:26.261Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T12:55:26.261Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:55:26.261Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T12:55:26.261Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:55:26.261Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T12:55:26.261Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:55:26.261Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T12:55:26.827Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T12:55:28.478Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T12:55:30.693Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T12:55:30.693Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T12:55:32.324Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T12:55:32.689Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T12:55:32.689Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T12:55:32.689Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T12:55:32.689Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T12:55:32.689Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.689Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T12:55:32.689Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T12:55:32.907Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T12:55:33.156Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T12:55:33.156Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T12:55:33.156Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T12:55:34.469Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T12:55:34.469Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T12:55:34.469Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T12:55:34.469Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T12:55:35.366Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T12:55:35.833Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T12:55:36.300Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T12:55:36.300Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T12:55:36.684Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T12:55:38.509Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T12:55:38.899Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T12:55:39.373Z] === RUN TestDockerSuite/TestBuildUser [2021-11-11T12:55:39.373Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T12:55:39.373Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-11-11T12:55:39.373Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T12:55:39.373Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-11-11T12:55:39.373Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T12:55:39.373Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-11-11T12:55:42.695Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T12:55:44.914Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T12:55:45.137Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-11-11T12:55:45.592Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-11-11T12:55:47.132Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T12:55:47.163Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T12:55:47.163Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T12:55:47.163Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T12:55:48.698Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T12:55:49.311Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-11-11T12:55:49.311Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T12:55:49.311Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-11-11T12:55:49.311Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T12:55:49.311Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-11-11T12:55:50.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T12:55:53.130Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T12:55:54.693Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T12:55:54.693Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T12:55:54.693Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T12:55:55.161Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T12:55:55.161Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T12:55:55.161Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T12:55:55.161Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T12:55:55.161Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T12:55:55.161Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T12:55:55.161Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T12:55:55.827Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T12:55:55.827Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:55:55.827Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T12:55:56.726Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T12:55:58.291Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T12:56:01.709Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T12:56:01.709Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T12:56:01.709Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T12:56:01.709Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T12:56:01.709Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T12:56:01.709Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T12:56:01.709Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T12:56:01.709Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T12:56:01.709Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T12:56:04.155Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T12:56:06.371Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T12:56:06.371Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T12:56:06.371Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T12:56:07.569Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T12:56:07.569Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T12:56:07.933Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T12:56:07.933Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T12:56:09.793Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T12:56:12.005Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T12:56:12.005Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T12:56:12.005Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T12:56:13.799Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T12:56:14.954Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T12:56:14.954Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T12:56:14.954Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T12:56:14.954Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T12:56:14.954Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T12:56:14.954Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T12:56:14.954Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T12:56:18.551Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T12:56:19.202Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-11-11T12:56:19.658Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-11-11T12:56:23.306Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T12:56:26.258Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T12:56:28.472Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T12:56:28.472Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T12:56:28.472Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T12:56:29.873Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T12:56:30.340Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T12:56:30.340Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T12:56:30.340Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T12:56:30.340Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T12:56:30.807Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T12:56:31.275Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T12:56:31.275Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T12:56:32.010Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-11-11T12:56:35.058Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T12:56:35.058Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T12:56:35.628Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T12:56:37.191Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T12:56:38.842Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T12:56:38.843Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T12:56:39.055Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-11-11T12:56:39.055Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T12:56:39.316Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T12:56:39.316Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T12:56:39.511Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-11-11T12:56:39.511Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T12:56:39.785Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T12:56:39.966Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-11-11T12:56:43.682Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-11-11T12:56:43.682Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T12:56:44.643Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-11-11T12:56:45.850Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T12:56:45.850Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T12:56:45.850Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T12:56:45.850Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T12:56:45.850Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T12:56:48.802Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T12:56:50.194Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T12:56:50.194Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:56:50.194Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T12:56:50.194Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T12:56:50.194Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T12:56:50.194Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T12:56:50.194Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T12:56:51.020Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T12:56:53.242Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T12:56:53.242Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T12:56:53.242Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T12:56:53.242Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T12:56:53.242Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T12:56:53.242Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T12:56:53.242Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T12:56:53.242Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T12:56:53.242Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T12:56:53.242Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T12:56:53.242Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T12:56:53.242Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T12:56:53.242Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T12:56:53.242Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T12:56:53.242Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T12:56:53.242Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPortList [2021-11-11T12:56:53.242Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T12:56:53.242Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T12:56:57.338Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T12:56:57.338Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T12:56:57.804Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T12:56:59.413Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T12:57:03.669Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T12:57:03.669Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T12:57:03.669Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T12:57:06.457Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-11-11T12:57:06.457Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-11-11T12:57:06.622Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T12:57:06.622Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T12:57:06.622Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T12:57:08.203Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T12:57:08.203Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.203Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite (2209.36s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (79.97s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.15s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.25s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.75s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.18s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.36s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.41s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.19s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.32s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.41s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.60s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.12s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.15s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.33s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.93s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.33s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.70s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.07s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.89s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.98s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.64s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.57s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.28s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.54s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.40s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCmd (0.64s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.85s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.70s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.47s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.58s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.55s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.61s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.96s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.69s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.58s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.35s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.57s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.72s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.89s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.23s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.38s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.18s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.72s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.52s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.14s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.24s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.09s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.65s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.67s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.25s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.67s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.39s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.35s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.11s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T12:57:08.203Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.02s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.62s) [2021-11-11T12:57:08.203Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.05s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFails (2.80s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.72s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.53s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.22s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.44s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.26s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.82s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildHistory (12.65s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.14s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.35s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabel (1.06s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.08s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabels (1.12s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.78s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.69s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.89s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.87s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.21s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.18s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.81s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.48s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.07s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.80s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.29s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.71s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.86s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.97s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.56s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.26s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.75s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.44s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.43s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.66s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.77s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.30s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.70s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.21s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.39s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildRm (11.50s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.52s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.95s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.07s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.75s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildStderr (4.41s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.12s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.48s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.41s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.21s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.20s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.71s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.22s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.78s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.61s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.60s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.40s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.24s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.04s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.50s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.15s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.20s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.80s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitChange (5.21s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.74s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.40s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitTTY (7.21s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.75s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.82s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.42s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.65s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.74s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.20s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.33s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.78s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.31s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.98s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.71s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.20s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.04s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.10s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.05s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.46s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.60s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.27s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.95s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.94s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.72s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.54s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.74s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.77s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000405b90_} (2.69s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13427592585_c:\foo_false____} (2.75s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13427592585_c:\foo_true____} (2.69s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T12:57:08.204Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.87s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T12:57:08.204Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.81s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.00s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.99s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.62s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToDot (2.99s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCpToStdout (2.92s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.08s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.28s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.69s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.37s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.43s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsCopy (4.56s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.73s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.59s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.34s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.82s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.05s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFilters (5.58s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsResize (7.70s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.88s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.20s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.61s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.06s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.25s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.04s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.37s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecInspectID (4.75s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.55s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.62s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.49s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.24s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.18s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.98s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.04s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.12s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImportBadURL (2.38s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.65s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.38s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.22s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectDefault (2.26s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectHistory (3.85s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.19s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.78s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.78s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectStatus (7.31s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.44s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.20s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.76s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.20s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.80s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.71s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.73s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.67s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.25s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.05s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.35s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsSince (8.74s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsTail (2.64s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.30s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T12:57:08.205Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T12:57:08.205Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.50s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.50s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsByOrder (6.76s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.55s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.46s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.09s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.24s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.08s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.11s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.19s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.67s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.23s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.66s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.18s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.33s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.85s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.72s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.47s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.70s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.30s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.64s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.75s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.87s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.27s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.03s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.51s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.19s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.44s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.42s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.76s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.26s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.62s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.54s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.57s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.67s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.24s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.23s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.44s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.55s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.89s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.30s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.26s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunExitCode (2.50s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.72s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.77s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.84s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.65s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.14s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.56s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.95s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.05s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.54s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T12:57:08.206Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T12:57:08.206Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.93s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunRm (2.29s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.40s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.87s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.79s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.11s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.52s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.36s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.47s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.69s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.89s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.87s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.40s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.07s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.04s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.07s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.98s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.21s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.98s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.67s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.03s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.17s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.09s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.58s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.36s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.36s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.68s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.25s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.49s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.02s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T12:57:08.207Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.08s) [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T12:57:08.207Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T12:57:08.207Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T12:57:08.207Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T12:57:08.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T12:57:08.207Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T12:57:08.207Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T12:57:08.208Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T12:57:08.208Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T12:57:08.208Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T12:57:08.208Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T12:57:08.208Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T12:57:08.208Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T12:57:08.208Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerDaemonSuite [2021-11-11T12:57:08.208Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T12:57:08.208Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T12:57:08.208Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T12:57:08.208Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerSwarmSuite [2021-11-11T12:57:08.208Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T12:57:08.208Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T12:57:08.208Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerNetworkSuite [2021-11-11T12:57:08.208Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T12:57:08.208Z] === RUN TestDockerHubPullSuite [2021-11-11T12:57:08.208Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T12:57:08.208Z] PASS [2021-11-11T12:57:08.208Z] ok github.com/docker/docker/integration-cli 2209.645s [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === Skipped [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T12:57:08.208Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.208Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T12:57:08.208Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T12:57:08.208Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T12:57:08.208Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T12:57:08.208Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T12:57:08.208Z] [2021-11-11T12:57:08.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T12:57:08.208Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T12:57:08.209Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-11T12:57:08.209Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.209Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-11-11T12:57:08.209Z] [2021-11-11T12:57:08.209Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-11T12:57:08.209Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-11T12:57:08.210Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T12:57:08.210Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T12:57:08.210Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T12:57:08.210Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.210Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T12:57:08.210Z] [2021-11-11T12:57:08.210Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T12:57:08.210Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T12:57:08.211Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T12:57:08.211Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T12:57:08.211Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T12:57:08.211Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T12:57:08.211Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T12:57:08.211Z] [2021-11-11T12:57:08.211Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-11-11T12:57:08.211Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.211Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T12:57:08.212Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T12:57:08.212Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T12:57:08.212Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T12:57:08.212Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T12:57:08.212Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T12:57:08.212Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T12:57:08.212Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T12:57:08.212Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.212Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T12:57:08.212Z] [2021-11-11T12:57:08.212Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T12:57:08.678Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.678Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T12:57:08.678Z] [2021-11-11T12:57:08.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T12:57:08.679Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T12:57:08.679Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.679Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T12:57:08.679Z] [2021-11-11T12:57:08.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T12:57:08.679Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.680Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T12:57:08.680Z] [2021-11-11T12:57:08.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T12:57:08.680Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T12:57:08.681Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T12:57:08.681Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.681Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T12:57:08.681Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T12:57:08.681Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.682Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T12:57:08.682Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T12:57:08.682Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T12:57:08.683Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] DONE 1092 tests, 546 skipped in 2219.543s [2021-11-11T12:57:08.683Z] INFO: Integration tests ended at 11/11/2021 12:57:08. Duration:00:36:59.6734304 [2021-11-11T12:57:08.683Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] Containers: 2 [2021-11-11T12:57:08.683Z] Running: 0 [2021-11-11T12:57:08.683Z] Paused: 0 [2021-11-11T12:57:08.683Z] Stopped: 2 [2021-11-11T12:57:08.683Z] Images: 18 [2021-11-11T12:57:08.683Z] Server Version: 0.0.0-dev [2021-11-11T12:57:08.683Z] Storage Driver: windowsfilter [2021-11-11T12:57:08.683Z] Windows: [2021-11-11T12:57:08.683Z] Logging Driver: json-file [2021-11-11T12:57:08.683Z] Plugins: [2021-11-11T12:57:08.683Z] Volume: local [2021-11-11T12:57:08.683Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T12:57:08.683Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T12:57:08.683Z] Swarm: inactive [2021-11-11T12:57:08.683Z] Default Isolation: process [2021-11-11T12:57:08.683Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T12:57:08.683Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T12:57:08.683Z] OSType: windows [2021-11-11T12:57:08.683Z] Architecture: x86_64 [2021-11-11T12:57:08.683Z] CPUs: 4 [2021-11-11T12:57:08.683Z] Total Memory: 32GiB [2021-11-11T12:57:08.683Z] Name: azwin-2-5a0cf0 [2021-11-11T12:57:08.683Z] ID: 3V3U:3QLR:CYCJ:W44N:Q7KF:HH6S:GJZ7:NO4K:MJBG:U2OE:GNNG:TBX7 [2021-11-11T12:57:08.683Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T12:57:08.683Z] Debug Mode (client): false [2021-11-11T12:57:08.683Z] Debug Mode (server): true [2021-11-11T12:57:08.683Z] File Descriptors: -1 [2021-11-11T12:57:08.683Z] Goroutines: 17 [2021-11-11T12:57:08.683Z] System Time: 2021-11-11T12:57:08.4880472Z [2021-11-11T12:57:08.683Z] EventsListeners: 0 [2021-11-11T12:57:08.683Z] Registry: https://index.docker.io/v1/ [2021-11-11T12:57:08.683Z] Labels: [2021-11-11T12:57:08.683Z] Experimental: false [2021-11-11T12:57:08.683Z] Insecure Registries: [2021-11-11T12:57:08.683Z] 127.0.0.0/8 [2021-11-11T12:57:08.683Z] Live Restore Enabled: false [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] [2021-11-11T12:57:08.683Z] INFO: Stopping daemon under test [2021-11-11T12:57:08.683Z] SUCCESS: The process with PID 5280 (child process of PID 1428) has been terminated. [2021-11-11T12:57:08.683Z] SUCCESS: The process with PID 1428 (child process of PID 4576) has been terminated. [2021-11-11T12:57:08.683Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T12:57:08.683Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 12:57:08. [2021-11-11T12:57:08.683Z] INFO: Tidying up at end of run [2021-11-11T12:57:08.683Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.out) to bundles\CIDUT.out [2021-11-11T12:57:09.149Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.err) to bundles\CIDUT.err [2021-11-11T12:57:09.149Z] INFO: Saving containerd logs to bundles [2021-11-11T12:57:09.149Z] INFO: Nuke-Everything... [2021-11-11T12:57:09.149Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T12:57:09.149Z] 19fa0a03bfd4 [2021-11-11T12:57:09.149Z] e3cf5999ab2b [2021-11-11T12:57:09.149Z] INFO: Tidying pidfile d:\CI\PR-42999\6\docker.pid [2021-11-11T12:57:09.149Z] INFO: Nuking d:\CI [2021-11-11T12:57:15.306Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T12:57:15.306Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T12:57:15.306Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T12:57:23.969Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T12:57:26.939Z] INFO: Zapped successfully [2021-11-11T12:57:26.939Z] [2021-11-11T12:57:26.939Z] INFO: executeCI.ps1 exiting at Thu Nov 11 12:57:26 CUT 2021. Duration 00:58:22.3472056 [2021-11-11T12:57:26.939Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T12:57:27.188Z] Recording test results [2021-11-11T12:57:27.509Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-11-11T12:57:27.509Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T12:57:27.509Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-11-11T12:57:27.509Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T12:57:27.509Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-11-11T12:57:27.509Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T12:57:27.509Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-11-11T12:57:27.509Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-11-11T12:57:33.942Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T12:57:35.455Z] Creating win-2022-integration-bundles.zip [2021-11-11T12:57:36.477Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T12:57:36.477Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T12:57:36.477Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T12:57:36.477Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [Pipeline] archiveArtifacts [2021-11-11T12:57:36.665Z] Archiving artifacts [2021-11-11T12:57:39.855Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-11-11T12:57:42.027Z] === RUN TestDockerSuite/TestBuildXZHost [2021-11-11T12:57:42.027Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T12:57:42.027Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-11-11T12:57:42.027Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T12:57:42.482Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-11-11T12:57:42.482Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T12:57:42.482Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-11-11T12:57:44.657Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-11-11T12:57:44.657Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T12:57:44.657Z] === RUN TestDockerSuite/TestCommitChange [2021-11-11T12:57:48.997Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T12:57:51.081Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T12:57:51.700Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-11-11T12:57:52.044Z] + make clean [2021-11-11T12:57:53.614Z] docker volume rm -f docker-dev-cache [2021-11-11T12:57:53.614Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T12:57:54.866Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T12:57:58.754Z] === RUN TestDockerSuite/TestCommitHardlink [2021-11-11T12:57:58.754Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T12:57:58.754Z] === RUN TestDockerSuite/TestCommitNewFile [2021-11-11T12:58:07.355Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T12:58:09.048Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-11-11T12:58:09.048Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T12:58:09.048Z] === RUN TestDockerSuite/TestCommitTTY [2021-11-11T12:58:14.519Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T12:58:14.986Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T12:58:14.986Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T12:58:14.987Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T12:58:14.987Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T12:58:19.331Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-11-11T12:58:19.739Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T12:58:19.739Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T12:58:19.739Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T12:58:19.739Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T12:58:19.739Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T12:58:19.739Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T12:58:19.739Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T12:58:19.739Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T12:58:19.739Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-11-11T12:58:25.132Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-11-11T12:58:25.132Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-11-11T12:58:25.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-11-11T12:58:25.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-11-11T12:58:25.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-11-11T12:58:25.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-11-11T12:58:25.132Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-11-11T12:58:25.132Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-11-11T12:58:25.606Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T12:58:25.606Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T12:58:25.606Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T12:58:27.171Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T12:58:27.171Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T12:58:27.171Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T12:58:28.157Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T12:58:29.152Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T12:58:29.152Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T12:58:29.152Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T12:58:32.949Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T12:58:35.423Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-11-11T12:58:36.748Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T12:58:43.904Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T12:58:45.710Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-11-11T12:58:45.711Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T12:58:45.711Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-11-11T12:58:48.601Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-11-11T12:58:48.601Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T12:58:48.601Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-11-11T12:58:48.601Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T12:58:48.601Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-11-11T12:58:48.601Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T12:58:48.601Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-11-11T12:58:52.474Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-11-11T12:58:52.474Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T12:58:52.474Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-11-11T12:58:52.474Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-11-11T12:58:55.363Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-11-11T12:58:55.363Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-11-11T12:58:55.363Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T12:58:55.363Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-11-11T12:58:55.363Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T12:58:55.363Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-11-11T12:58:55.363Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T12:58:55.363Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-11-11T12:58:58.848Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T12:58:58.848Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T12:58:58.848Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T12:59:00.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-11-11T12:59:03.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-11-11T12:59:04.716Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T12:59:04.716Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T12:59:04.716Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T12:59:05.184Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T12:59:07.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-11-11T12:59:07.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-11-11T12:59:07.457Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T12:59:07.457Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-11-11T12:59:08.982Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T12:59:12.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-11-11T12:59:12.116Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-11-11T12:59:12.775Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T12:59:12.775Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T12:59:12.775Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T12:59:15.007Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-11-11T12:59:15.007Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T12:59:15.007Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-11-11T12:59:15.007Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T12:59:15.007Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-11-11T12:59:16.569Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T12:59:16.569Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T12:59:16.569Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T12:59:18.726Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-11-11T12:59:18.726Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-11-11T12:59:22.441Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-11-11T12:59:22.441Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T12:59:22.441Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-11-11T12:59:27.108Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-11-11T12:59:27.108Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-11-11T12:59:29.065Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T12:59:30.000Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-11-11T12:59:32.017Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T12:59:32.486Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T12:59:37.044Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-11-11T12:59:38.352Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T12:59:43.106Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T12:59:44.088Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-11-11T12:59:44.545Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-11-11T12:59:44.545Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-11-11T12:59:44.545Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-11-11T12:59:44.545Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-11-11T12:59:48.259Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-11-11T12:59:48.259Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T12:59:48.259Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-11-11T12:59:50.267Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T12:59:51.977Z] === RUN TestDockerSuite/TestContainerAPITop [2021-11-11T12:59:51.977Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T12:59:51.977Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-11-11T12:59:53.224Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T12:59:54.212Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T12:59:55.698Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-11-11T12:59:56.153Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-11-11T12:59:56.427Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T13:00:01.923Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-11-11T13:00:05.642Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-11-11T13:00:05.642Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-11-11T13:00:05.642Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-11-11T13:00:05.642Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-11-11T13:00:05.642Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T13:00:05.642Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-11-11T13:00:08.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-11-11T13:00:08.533Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-11-11T13:00:11.359Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T13:00:12.252Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-11-11T13:00:13.574Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T13:00:15.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-11-11T13:00:17.367Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T13:00:18.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T13:00:18.934Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T13:00:18.934Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T13:00:20.502Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T13:00:20.502Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T13:00:20.502Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T13:00:20.502Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T13:00:20.502Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T13:00:22.603Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003e5350_} [2021-11-11T13:00:25.257Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T13:00:25.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1396228198_c:\foo_false____} [2021-11-11T13:00:27.475Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T13:00:29.210Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1396228198_c:\foo_true____} [2021-11-11T13:00:29.693Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T13:00:31.258Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T13:00:32.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-11-11T13:00:32.101Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-11-11T13:00:32.558Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-11-11T13:00:33.013Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-11-11T13:00:33.013Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T13:00:33.013Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-11-11T13:00:33.013Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T13:00:33.013Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-11-11T13:00:33.013Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T13:00:33.013Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-11-11T13:00:33.013Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T13:00:33.013Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-11-11T13:00:33.013Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T13:00:33.014Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-11-11T13:00:33.478Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T13:00:33.478Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-11-11T13:00:36.730Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-11-11T13:00:36.730Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-11-11T13:00:36.730Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:00:36.730Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T13:00:38.231Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T13:00:38.231Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T13:00:40.448Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T13:00:40.448Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T13:00:40.448Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T13:00:40.448Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-11-11T13:00:40.448Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-11-11T13:00:40.448Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T13:00:40.448Z] === RUN TestDockerSuite/TestCpRelativePath [2021-11-11T13:00:43.398Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T13:00:43.398Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T13:00:43.398Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T13:00:43.398Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T13:00:43.398Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T13:00:44.167Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-11-11T13:00:44.167Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.167Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-11-11T13:00:44.167Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.167Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-11-11T13:00:44.167Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.167Z] === RUN TestDockerSuite/TestCpToCaseA [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T13:00:44.962Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T13:00:44.962Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T13:00:47.186Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T13:00:49.403Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T13:00:51.211Z] === RUN TestDockerSuite/TestCpToCaseB [2021-11-11T13:00:51.619Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T13:00:51.619Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T13:00:51.619Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T13:00:51.619Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T13:00:51.619Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T13:00:51.619Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T13:00:51.619Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T13:00:53.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T13:00:53.845Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T13:00:53.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T13:00:53.845Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:00:53.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T13:00:53.845Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T13:00:53.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T13:00:53.845Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:00:53.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T13:00:54.924Z] === RUN TestDockerSuite/TestCpToCaseC [2021-11-11T13:00:54.925Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:00:54.925Z] === RUN TestDockerSuite/TestCpToCaseD [2021-11-11T13:00:54.925Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T13:00:54.925Z] === RUN TestDockerSuite/TestCpToCaseE [2021-11-11T13:00:56.059Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T13:01:00.811Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T13:01:00.811Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T13:01:03.027Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T13:01:03.027Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T13:01:03.027Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T13:01:03.027Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T13:01:03.027Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T13:01:03.027Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T13:01:04.595Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T13:01:06.812Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T13:01:06.812Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T13:01:06.812Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T13:01:09.032Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T13:01:09.032Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T13:01:09.032Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T13:01:09.032Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T13:01:09.032Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T13:01:09.032Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T13:01:09.032Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T13:01:09.701Z] === RUN TestDockerSuite/TestCpToCaseF [2021-11-11T13:01:09.701Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T13:01:09.701Z] === RUN TestDockerSuite/TestCpToCaseG [2021-11-11T13:01:09.701Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:01:09.701Z] === RUN TestDockerSuite/TestCpToCaseH [2021-11-11T13:01:11.248Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T13:01:12.821Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T13:01:15.775Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.350Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T13:01:17.350Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T13:01:17.817Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T13:01:22.049Z] === RUN TestDockerSuite/TestCpToCaseI [2021-11-11T13:01:22.049Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T13:01:22.049Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-11-11T13:01:22.049Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T13:01:22.049Z] === RUN TestDockerSuite/TestCpToDot [2021-11-11T13:01:25.766Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-11-11T13:01:25.766Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T13:01:25.766Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-11-11T13:01:25.766Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T13:01:25.766Z] === RUN TestDockerSuite/TestCpToStdout [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T13:01:26.481Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T13:01:26.481Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T13:01:26.481Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T13:01:26.481Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T13:01:26.481Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T13:01:26.481Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-11-11T13:01:29.483Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-11-11T13:01:29.483Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-11-11T13:01:29.483Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCpVolumePath [2021-11-11T13:01:29.483Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCreateArgs [2021-11-11T13:01:29.483Z] === RUN TestDockerSuite/TestCreateByImageID [2021-11-11T13:01:32.376Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-11-11T13:01:35.146Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T13:01:35.146Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T13:01:35.146Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T13:01:36.092Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-11-11T13:01:36.092Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-11-11T13:01:36.092Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T13:01:36.136Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T13:01:36.136Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T13:01:39.810Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-11-11T13:01:40.266Z] === RUN TestDockerSuite/TestCreateLabels [2021-11-11T13:01:40.722Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-11-11T13:01:40.722Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T13:01:40.722Z] === RUN TestDockerSuite/TestCreateRM [2021-11-11T13:01:41.178Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-11-11T13:01:41.178Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T13:01:41.178Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-11-11T13:01:41.634Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-11-11T13:01:42.090Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-11-11T13:01:48.627Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T13:01:48.627Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T13:01:48.627Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T13:01:48.627Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T13:01:48.627Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T13:01:48.627Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T13:01:48.627Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T13:01:51.578Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T13:01:54.436Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-11-11T13:01:54.436Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-11-11T13:01:54.436Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T13:01:55.373Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T13:01:55.373Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T13:01:55.841Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T13:01:56.828Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T13:01:57.324Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-11-11T13:01:57.780Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-11-11T13:01:57.780Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T13:01:57.780Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-11-11T13:01:59.042Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T13:02:01.380Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-11-11T13:02:01.498Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDevicePermissions [2021-11-11T13:02:01.498Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.498Z] === RUN TestDockerSuite/TestDockerFails [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-11-11T13:02:01.954Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-11-11T13:02:01.954Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-11-11T13:02:01.954Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestEventsAttach [2021-11-11T13:02:01.954Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestEventsCommit [2021-11-11T13:02:01.954Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T13:02:01.954Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-11-11T13:02:02.368Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T13:02:04.582Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T13:02:04.582Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T13:02:05.668Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T13:02:07.532Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T13:02:07.532Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T13:02:07.532Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T13:02:07.532Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T13:02:07.532Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:02:07.532Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T13:02:09.386Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-11-11T13:02:13.102Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-11-11T13:02:14.697Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T13:02:14.697Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T13:02:14.697Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T13:02:16.265Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T13:02:22.134Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T13:02:25.472Z] === RUN TestDockerSuite/TestEventsCopy [2021-11-11T13:02:29.290Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T13:02:30.857Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T13:02:31.241Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-11-11T13:02:32.421Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T13:02:35.379Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T13:02:35.379Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T13:02:35.379Z] === RUN TestDockerSuite/TestRunState [2021-11-11T13:02:35.379Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T13:02:35.379Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T13:02:36.947Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T13:02:36.947Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:02:36.947Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T13:02:39.160Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T13:02:39.160Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T13:02:39.160Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T13:02:39.160Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T13:02:39.779Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-11-11T13:02:42.669Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-11-11T13:02:43.125Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T13:02:43.920Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T13:02:43.920Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T13:02:45.491Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T13:02:45.491Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T13:02:45.491Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T13:02:47.717Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T13:02:47.717Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T13:02:47.717Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T13:02:47.717Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T13:02:47.717Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T13:02:48.895Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-11-11T13:02:50.420Z] === RUN TestDockerSuite/TestEventsFilterType [2021-11-11T13:02:50.681Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T13:02:51.383Z] === RUN TestDockerSuite/TestEventsFilters [2021-11-11T13:02:56.569Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T13:02:58.434Z] === RUN TestDockerSuite/TestEventsFormat [2021-11-11T13:03:00.379Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T13:03:05.476Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-11-11T13:03:05.476Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-11-11T13:03:05.476Z] === RUN TestDockerSuite/TestEventsImageImport [2021-11-11T13:03:05.476Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T13:03:05.476Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-11-11T13:03:05.476Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T13:03:05.931Z] === RUN TestDockerSuite/TestEventsImagePull [2021-11-11T13:03:05.931Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T13:03:05.931Z] === RUN TestDockerSuite/TestEventsImageTag [2021-11-11T13:03:06.265Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T13:03:06.265Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T13:03:06.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T13:03:06.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T13:03:06.893Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-11-11T13:03:06.893Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T13:03:06.893Z] === RUN TestDockerSuite/TestEventsRename [2021-11-11T13:03:08.495Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T13:03:10.070Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T13:03:10.613Z] === RUN TestDockerSuite/TestEventsResize [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T13:03:12.296Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T13:03:12.296Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T13:03:16.109Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T13:03:17.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T13:03:19.907Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T13:03:28.595Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T13:03:28.595Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T13:03:28.595Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T13:03:28.595Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T13:03:28.595Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T13:03:28.595Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T13:03:28.595Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T13:03:30.819Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T13:03:31.291Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T13:03:31.761Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T13:03:31.761Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T13:03:33.334Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T13:03:40.528Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T13:03:40.528Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T13:03:40.528Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T13:03:46.234Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-11-11T13:03:46.414Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T13:03:46.415Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:03:46.415Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T13:03:47.761Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-11-11T13:03:50.280Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T13:03:50.280Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T13:03:50.280Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T13:03:50.280Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:03:50.280Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T13:03:50.280Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T13:03:50.280Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T13:03:50.280Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T13:03:50.280Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T13:03:52.567Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T13:03:56.222Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:03:56.222Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T13:03:57.385Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T13:03:58.567Z] === RUN TestDockerSuite/TestEventsTop [2021-11-11T13:03:58.567Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T13:03:58.567Z] === RUN TestDockerSuite/TestEventsUntag [2021-11-11T13:03:59.613Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T13:03:59.613Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T13:03:59.613Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T13:04:00.731Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T13:04:01.837Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T13:04:01.837Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T13:04:01.837Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T13:04:01.837Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T13:04:01.837Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T13:04:01.837Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T13:04:01.837Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T13:04:07.783Z] === RUN TestDockerSuite/TestExec [2021-11-11T13:04:07.784Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:04:07.784Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-11-11T13:04:07.784Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T13:04:07.784Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-11-11T13:04:10.682Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-11-11T13:04:14.731Z] === RUN TestDockerSuite/TestExecAPIStart [2021-11-11T13:04:14.731Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:04:14.731Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-11-11T13:04:14.731Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:04:14.731Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-11-11T13:04:14.731Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T13:04:14.731Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-11-11T13:04:16.814Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T13:04:17.289Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T13:04:17.289Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T13:04:17.289Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T13:04:17.289Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T13:04:17.760Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T13:04:17.760Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T13:04:18.230Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T13:04:18.448Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-11-11T13:04:20.456Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T13:04:20.456Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T13:04:23.115Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-11-11T13:04:23.421Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T13:04:23.421Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T13:04:23.893Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T13:04:23.893Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T13:04:24.364Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T13:04:26.889Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-11-11T13:04:31.548Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T13:04:31.548Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:04:31.548Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T13:04:31.570Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-11-11T13:04:32.018Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T13:04:32.019Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T13:04:32.019Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T13:04:32.019Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T13:04:39.205Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T13:04:39.205Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T13:04:39.205Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T13:04:43.913Z] === RUN TestDockerSuite/TestExecCgroup [2021-11-11T13:04:43.916Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T13:04:43.916Z] === RUN TestDockerSuite/TestExecEnv [2021-11-11T13:04:43.916Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T13:04:43.916Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-11-11T13:04:43.916Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T13:04:43.916Z] === RUN TestDockerSuite/TestExecExitStatus [2021-11-11T13:04:46.411Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T13:04:46.411Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T13:04:46.411Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T13:04:47.636Z] === RUN TestDockerSuite/TestExecInspectID [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite (2472.67s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (102.70s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.13s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.60s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.04s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.98s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.88s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.10s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.57s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.45s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.70s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.22s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.05s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.08s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.15s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (24.61s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.15s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.29s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.08s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.47s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.24s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.13s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.69s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.10s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.41s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.19s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.78s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.38s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.29s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.43s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.49s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.57s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.22s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.71s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.15s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.10s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.83s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (51.82s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.53s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T13:04:47.983Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T13:04:47.983Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.78s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.89s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.52s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.50s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.18s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.75s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.72s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.31s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.80s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.38s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.07s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.82s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.88s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.62s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.85s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.35s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.61s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.44s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.87s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFails (6.90s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.86s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.79s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.95s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.97s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.74s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.62s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildHistory (10.67s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.82s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.89s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabel (0.93s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabels (0.96s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.57s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.55s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.50s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.25s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.57s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.29s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.66s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.60s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.06s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.78s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.44s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.52s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.07s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.92s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.80s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.47s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.84s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.40s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.76s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.40s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.39s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.73s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.82s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildRm (11.52s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.96s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.62s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.69s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.00s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.91s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.14s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildStderr (3.94s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.43s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.68s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.18s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.80s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.73s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.50s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.18s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.45s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.79s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.75s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.89s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.49s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.20s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.95s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.85s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitChange (4.25s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.00s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitTTY (15.68s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.65s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICommit (15.63s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.15s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.96s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.99s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.19s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.32s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.00s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.93s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.06s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.04s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.98s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.42s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.69s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.85s) [2021-11-11T13:04:47.984Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.96s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-11-11T13:04:47.984Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.78s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (26.69s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.36s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.36s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.38s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.39s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003f43d8_} (7.39s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12070646837_c:\foo_false____} (7.39s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12070646837_c:\foo_true____} (2.40s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.29s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.22s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.95s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.22s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.61s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.92s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCpToStdout (7.13s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.79s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.66s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.67s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.10s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.12s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.81s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsCopy (4.54s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.55s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.97s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.45s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.94s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFilters (4.17s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFormat (4.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsRename (2.20s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsResize (7.47s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.09s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.27s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.29s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.71s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.79s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.87s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.18s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.61s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (8.80s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.34s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.64s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.80s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.11s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.38s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectDefault (2.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectHistory (3.85s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2021-11-11T13:04:47.985Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:04:47.985Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.93s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectStatus (2.37s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.81s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.00s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.31s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.18s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.00s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.25s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.19s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.43s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (6.95s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.13s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsSince (8.72s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.29s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.06s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.98s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.99s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsByOrder (8.21s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.22s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.83s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.79s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.81s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.30s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.87s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.24s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.14s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.71s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.68s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (6.98s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (15.13s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.45s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.89s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.62s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.68s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.53s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.53s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.77s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.57s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.66s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.91s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.95s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.13s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.10s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.03s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.60s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.11s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.13s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.05s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.48s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.92s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.78s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.24s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.11s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.99s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.78s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.08s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.00s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.09s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunExitCode (2.07s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.38s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s) [2021-11-11T13:04:47.986Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T13:04:47.986Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.38s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.15s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.56s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (11.16s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.39s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.70s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.99s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.11s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.40s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.37s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.07s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunRm (2.08s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.31s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.97s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.36s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.81s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.29s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.73s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.05s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.03s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.23s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.44s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.03s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.58s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (8.84s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.06s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.74s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.58s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.40s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.89s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.31s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.95s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.40s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.71s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.97s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.11s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.86s) [2021-11-11T13:04:47.987Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T13:04:47.987Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T13:04:47.987Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.987Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T13:04:47.988Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:47.988Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:04:47.988Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:04:47.988Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T13:04:47.988Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T13:04:48.460Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T13:04:48.460Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T13:04:48.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T13:04:48.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T13:04:48.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T13:04:48.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T13:04:48.460Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerDaemonSuite [2021-11-11T13:04:48.460Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T13:04:48.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T13:04:48.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T13:04:48.460Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerSwarmSuite [2021-11-11T13:04:48.460Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T13:04:48.460Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T13:04:48.460Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerNetworkSuite [2021-11-11T13:04:48.460Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T13:04:48.460Z] === RUN TestDockerHubPullSuite [2021-11-11T13:04:48.460Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T13:04:48.460Z] PASS [2021-11-11T13:04:48.460Z] ok github.com/docker/docker/integration-cli 2473.014s [2021-11-11T13:04:48.460Z] [2021-11-11T13:04:48.460Z] === Skipped [2021-11-11T13:04:48.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:04:48.460Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:04:48.460Z] [2021-11-11T13:04:48.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T13:04:48.460Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-11-11T13:04:48.460Z] [2021-11-11T13:04:48.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:04:48.460Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:04:48.460Z] [2021-11-11T13:04:48.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T13:04:48.460Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-11-11T13:04:48.460Z] [2021-11-11T13:04:48.460Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T13:04:48.460Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.460Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:04:48.461Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:04:48.461Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:04:48.461Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:04:48.461Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:04:48.461Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T13:04:48.461Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T13:04:48.461Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T13:04:48.461Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.19s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.19s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T13:04:48.461Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.15s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.15s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.10s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.10s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T13:04:48.461Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.461Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-11-11T13:04:48.461Z] [2021-11-11T13:04:48.461Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T13:04:48.462Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.27s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T13:04:48.462Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T13:04:48.462Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:04:48.462Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:04:48.462Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T13:04:48.462Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.462Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-11-11T13:04:48.462Z] [2021-11-11T13:04:48.462Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T13:04:48.463Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-11-11T13:04:48.463Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:48.463Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:48.463Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-11T13:04:48.463Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.463Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:04:48.463Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.463Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:04:48.463Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T13:04:48.464Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T13:04:48.464Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:04:48.464Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T13:04:48.464Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T13:04:48.464Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T13:04:48.464Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T13:04:48.464Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:04:48.464Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T13:04:48.464Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:04:48.464Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T13:04:48.464Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T13:04:48.464Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-11-11T13:04:48.464Z] [2021-11-11T13:04:48.464Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T13:04:48.464Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.464Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:04:48.465Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:04:48.465Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.465Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:04:48.465Z] [2021-11-11T13:04:48.465Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T13:04:48.465Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:04:48.466Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.466Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:04:48.466Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.467Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-11-11T13:04:48.467Z] [2021-11-11T13:04:48.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T13:04:48.467Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:04:48.468Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T13:04:48.468Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.468Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-11-11T13:04:48.468Z] [2021-11-11T13:04:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T13:04:48.938Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.938Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-11-11T13:04:48.938Z] [2021-11-11T13:04:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T13:04:48.938Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.938Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-11-11T13:04:48.938Z] [2021-11-11T13:04:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:04:48.938Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.938Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:04:48.938Z] [2021-11-11T13:04:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:04:48.938Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.938Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:04:48.938Z] [2021-11-11T13:04:48.938Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:04:48.938Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T13:04:48.939Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T13:04:48.939Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.939Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:04:48.939Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.939Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:04:48.939Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T13:04:48.940Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] DONE 1092 tests, 546 skipped in 2482.534s [2021-11-11T13:04:48.940Z] INFO: Integration tests ended at 11/11/2021 13:04:48. Duration:00:41:22.6690214 [2021-11-11T13:04:48.940Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] Containers: 2 [2021-11-11T13:04:48.940Z] Running: 0 [2021-11-11T13:04:48.940Z] Paused: 0 [2021-11-11T13:04:48.940Z] Stopped: 2 [2021-11-11T13:04:48.940Z] Images: 18 [2021-11-11T13:04:48.940Z] Server Version: 0.0.0-dev [2021-11-11T13:04:48.940Z] Storage Driver: windowsfilter [2021-11-11T13:04:48.940Z] Windows: [2021-11-11T13:04:48.940Z] Logging Driver: json-file [2021-11-11T13:04:48.940Z] Plugins: [2021-11-11T13:04:48.940Z] Volume: local [2021-11-11T13:04:48.940Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T13:04:48.940Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T13:04:48.940Z] Swarm: inactive [2021-11-11T13:04:48.940Z] Default Isolation: process [2021-11-11T13:04:48.940Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-11-11T13:04:48.940Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2021-11-11T13:04:48.940Z] OSType: windows [2021-11-11T13:04:48.940Z] Architecture: x86_64 [2021-11-11T13:04:48.940Z] CPUs: 4 [2021-11-11T13:04:48.940Z] Total Memory: 32GiB [2021-11-11T13:04:48.940Z] Name: azwin-2-037540 [2021-11-11T13:04:48.940Z] ID: YX7W:LIEI:QPOE:IGPL:VCX3:E257:2TTQ:FCRG:CZLI:462K:RIKX:L7GQ [2021-11-11T13:04:48.940Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T13:04:48.940Z] Debug Mode (client): false [2021-11-11T13:04:48.940Z] Debug Mode (server): true [2021-11-11T13:04:48.940Z] File Descriptors: -1 [2021-11-11T13:04:48.940Z] Goroutines: 17 [2021-11-11T13:04:48.940Z] System Time: 2021-11-11T13:04:48.5977663Z [2021-11-11T13:04:48.940Z] EventsListeners: 0 [2021-11-11T13:04:48.940Z] Registry: https://index.docker.io/v1/ [2021-11-11T13:04:48.940Z] Labels: [2021-11-11T13:04:48.940Z] Experimental: false [2021-11-11T13:04:48.940Z] Insecure Registries: [2021-11-11T13:04:48.940Z] 127.0.0.0/8 [2021-11-11T13:04:48.940Z] Live Restore Enabled: false [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] [2021-11-11T13:04:48.940Z] INFO: Stopping daemon under test [2021-11-11T13:04:48.940Z] SUCCESS: The process with PID 5920 (child process of PID 2928) has been terminated. [2021-11-11T13:04:48.940Z] SUCCESS: The process with PID 2928 (child process of PID 5040) has been terminated. [2021-11-11T13:04:48.940Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T13:04:48.940Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 13:04:48. [2021-11-11T13:04:48.940Z] INFO: Tidying up at end of run [2021-11-11T13:04:48.940Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.out) to bundles\CIDUT.out [2021-11-11T13:04:48.940Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.err) to bundles\CIDUT.err [2021-11-11T13:04:48.940Z] INFO: Saving containerd logs to bundles [2021-11-11T13:04:48.940Z] INFO: Nuke-Everything... [2021-11-11T13:04:49.411Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T13:04:49.882Z] 6a0754ca39ff [2021-11-11T13:04:49.882Z] 6af6656a3650 [2021-11-11T13:04:49.882Z] INFO: Tidying pidfile d:\CI\PR-42999\6\docker.pid [2021-11-11T13:04:49.882Z] INFO: Nuking d:\CI [2021-11-11T13:04:53.560Z] === RUN TestDockerSuite/TestExecInteractive [2021-11-11T13:04:53.568Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T13:04:53.568Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-11-11T13:04:53.568Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T13:04:53.568Z] === RUN TestDockerSuite/TestExecParseError [2021-11-11T13:04:53.568Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:04:53.568Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-11-11T13:04:53.568Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T13:04:53.568Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-11-11T13:04:53.568Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T13:04:53.568Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecSetEnv [2021-11-11T13:04:58.241Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecStartFails [2021-11-11T13:04:58.241Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-11-11T13:04:58.241Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-11-11T13:04:58.241Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-11-11T13:04:58.241Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T13:04:58.241Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-11-11T13:05:02.917Z] === RUN TestDockerSuite/TestExecUlimits [2021-11-11T13:05:02.917Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T13:05:02.917Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-11-11T13:05:11.456Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-11-11T13:05:11.457Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T13:05:11.457Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-11-11T13:05:11.457Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T13:05:11.457Z] === RUN TestDockerSuite/TestExecWithUser [2021-11-11T13:05:11.457Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:05:11.457Z] === RUN TestDockerSuite/TestGetContainerStats [2021-11-11T13:05:15.340Z] INFO: Zapped successfully [2021-11-11T13:05:15.342Z] [2021-11-11T13:05:15.342Z] INFO: executeCI.ps1 exiting at Thu Nov 11 13:05:12 CUT 2021. Duration 01:05:43.0869008 [2021-11-11T13:05:15.342Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T13:05:15.603Z] Recording test results [2021-11-11T13:05:18.898Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-11-11T13:05:23.000Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T13:05:24.542Z] Creating windowsRS5-integration-bundles.zip [2021-11-11T13:05:26.016Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [Pipeline] archiveArtifacts [2021-11-11T13:05:26.344Z] Archiving artifacts [2021-11-11T13:05:31.352Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-11-11T13:05:38.394Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-11-11T13:05:38.394Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:05:38.394Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-11-11T13:05:38.394Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-11-11T13:05:38.849Z] === RUN TestDockerSuite/TestHealth [2021-11-11T13:05:38.849Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T13:05:38.849Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-11-11T13:05:38.849Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-11-11T13:05:38.849Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-11-11T13:05:38.849Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-11-11T13:05:42.415Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T13:05:43.449Z] + make clean [2021-11-11T13:05:44.442Z] docker volume rm -f docker-dev-cache [2021-11-11T13:05:44.442Z] docker-dev-cache [Pipeline] deleteDir [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-11-11T13:05:45.899Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-11-11T13:05:45.899Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-11-11T13:05:46.862Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-11-11T13:05:46.863Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:05:46.863Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T13:05:48.392Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-11-11T13:05:48.392Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-11-11T13:05:50.560Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-11-11T13:05:51.015Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-11-11T13:05:53.905Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-11-11T13:05:57.623Z] === RUN TestDockerSuite/TestImagesFormat [2021-11-11T13:05:57.623Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-11-11T13:05:57.623Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:05:57.623Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-11-11T13:06:02.289Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-11-11T13:06:02.289Z] === RUN TestDockerSuite/TestImportBadURL [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportDisplay [2021-11-11T13:06:04.453Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportFile [2021-11-11T13:06:04.453Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-11-11T13:06:04.453Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportGzipped [2021-11-11T13:06:04.453Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-11-11T13:06:04.453Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-11-11T13:06:04.453Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-11-11T13:06:04.453Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.453Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-11-11T13:06:04.454Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.454Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-11-11T13:06:04.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-11-11T13:06:04.454Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.454Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-11-11T13:06:04.454Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:06:04.454Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-11-11T13:06:08.171Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-11-11T13:06:11.061Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-11-11T13:06:11.061Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T13:06:11.517Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-11-11T13:06:11.517Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T13:06:11.517Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-11-11T13:06:11.517Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-11-11T13:06:11.517Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T13:06:11.517Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-11-11T13:06:15.236Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-11-11T13:06:15.236Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-11-11T13:06:18.956Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-11-11T13:06:18.956Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T13:06:18.956Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-11-11T13:06:18.956Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T13:06:18.956Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-11-11T13:06:18.956Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T13:06:18.956Z] === RUN TestDockerSuite/TestInspectDefault [2021-11-11T13:06:21.845Z] === RUN TestDockerSuite/TestInspectHistory [2021-11-11T13:06:28.892Z] === RUN TestDockerSuite/TestInspectImage [2021-11-11T13:06:28.892Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:06:28.892Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-11-11T13:06:28.892Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:06:28.892Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-11-11T13:06:28.892Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:06:28.892Z] === RUN TestDockerSuite/TestInspectInt64 [2021-11-11T13:06:31.781Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-11-11T13:06:36.457Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-11-11T13:06:36.457Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-11-11T13:06:40.175Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-11-11T13:06:44.840Z] === RUN TestDockerSuite/TestInspectPlugin [2021-11-11T13:06:44.840Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T13:06:44.840Z] === RUN TestDockerSuite/TestInspectRootFS [2021-11-11T13:06:44.840Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-11-11T13:06:48.563Z] === RUN TestDockerSuite/TestInspectStatus [2021-11-11T13:06:53.238Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-11-11T13:07:01.788Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-11-11T13:07:04.682Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-11-11T13:07:08.405Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-11-11T13:07:13.074Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-11-11T13:07:15.970Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-11-11T13:07:19.687Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksEnvs [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-11-11T13:07:23.405Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-11-11T13:07:23.405Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-11-11T13:07:23.405Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-11-11T13:07:23.405Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-11-11T13:07:27.283Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-11-11T13:07:31.039Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-11-11T13:07:38.085Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-11-11T13:07:41.807Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-11-11T13:07:41.807Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T13:07:41.807Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-11-11T13:07:45.525Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-11-11T13:07:45.525Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-11-11T13:07:54.068Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-11-11T13:08:02.608Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-11-11T13:08:11.156Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-11-11T13:08:14.873Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-11-11T13:08:20.641Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-11-11T13:08:20.641Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T13:08:20.641Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-11-11T13:08:23.538Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-11-11T13:08:27.263Z] === RUN TestDockerSuite/TestLogsSince [2021-11-11T13:08:37.549Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-11-11T13:08:37.549Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T13:08:37.549Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-11-11T13:08:37.549Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T13:08:37.549Z] === RUN TestDockerSuite/TestLogsTail [2021-11-11T13:08:42.216Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-11-11T13:08:45.940Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestMountIntoProc [2021-11-11T13:08:49.660Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestMountIntoSys [2021-11-11T13:08:49.660Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestNetHostname [2021-11-11T13:08:49.660Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-11-11T13:08:49.660Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-11-11T13:08:49.660Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-11-11T13:08:49.660Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginActive [2021-11-11T13:08:49.660Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-11-11T13:08:49.660Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-11-11T13:08:49.660Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-11-11T13:08:49.660Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-11-11T13:08:49.660Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-11-11T13:08:49.660Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-11-11T13:08:49.660Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-11-11T13:08:49.660Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-11-11T13:08:49.660Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPortHostBinding [2021-11-11T13:08:49.660Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPortList [2021-11-11T13:08:49.660Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T13:08:49.660Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-11-11T13:08:56.711Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-11-11T13:08:56.711Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:08:56.711Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-11-11T13:09:03.762Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-11-11T13:09:03.762Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T13:09:03.762Z] === RUN TestDockerSuite/TestPsByOrder [2021-11-11T13:09:18.540Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-11-11T13:09:18.540Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T13:09:18.540Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-11-11T13:09:33.325Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-11-11T13:09:54.383Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-11-11T13:09:54.383Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-11-11T13:09:54.383Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T13:09:54.383Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-11-11T13:09:54.383Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T13:09:54.383Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-11-11T13:10:01.433Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-11-11T13:10:11.724Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-11-11T13:10:20.263Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-11-11T13:10:20.263Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T13:10:20.263Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-11-11T13:10:20.263Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T13:10:20.263Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-11-11T13:10:27.316Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-11-11T13:10:27.316Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:10:27.316Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-11-11T13:10:27.316Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T13:10:27.316Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-11-11T13:10:27.316Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T13:10:27.316Z] === RUN TestDockerSuite/TestPsRightTagName [2021-11-11T13:10:27.316Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T13:10:27.316Z] === RUN TestDockerSuite/TestPsShowMounts [2021-11-11T13:10:39.663Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-11-11T13:10:39.663Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T13:10:39.663Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-11-11T13:10:40.624Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-11-11T13:10:40.624Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T13:10:40.624Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-11-11T13:10:41.586Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-11-11T13:10:42.548Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-11-11T13:10:42.548Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T13:10:42.548Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-11-11T13:10:49.597Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-11-11T13:10:56.650Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-11-11T13:11:00.370Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-11-11T13:11:36.020Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-11-11T13:11:36.020Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:11:36.020Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-11-11T13:11:41.789Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-11-11T13:11:41.789Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-11-11T13:11:42.245Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-11-11T13:11:43.206Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-11-11T13:11:53.493Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-11-11T13:11:59.264Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-11-11T13:11:59.264Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:11:59.264Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-11-11T13:12:06.313Z] === RUN TestDockerSuite/TestRmiBlank [2021-11-11T13:12:06.313Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-11-11T13:12:06.313Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-11-11T13:12:27.363Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-11-11T13:12:32.037Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-11-11T13:12:32.495Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-11-11T13:12:42.785Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-11-11T13:12:49.832Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-11-11T13:13:02.182Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-11-11T13:13:06.853Z] === RUN TestDockerSuite/TestRmiTag [2021-11-11T13:13:07.310Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-11-11T13:13:11.029Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-11-11T13:13:36.132Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-11-11T13:13:38.304Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-11-11T13:13:45.352Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddHost [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-11-11T13:13:46.880Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T13:13:46.880Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-11-11T13:13:50.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-11-11T13:13:50.598Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T13:13:50.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-11-11T13:13:50.598Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T13:13:50.598Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-11-11T13:13:57.652Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-11-11T13:14:01.370Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-11-11T13:14:05.088Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-11-11T13:14:08.810Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-11-11T13:14:11.702Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-11-11T13:14:11.702Z] === RUN TestDockerSuite/TestRunBindMounts [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-11-11T13:14:20.257Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T13:14:20.257Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-11-11T13:14:23.149Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-11-11T13:14:23.149Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T13:14:23.149Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-11-11T13:14:27.820Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-11-11T13:14:27.820Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T13:14:27.820Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-11-11T13:14:27.820Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T13:14:27.820Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-11-11T13:14:30.713Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T13:14:30.713Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-11-11T13:14:33.603Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-11-11T13:14:37.323Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-11-11T13:14:40.213Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-11-11T13:14:40.213Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T13:14:40.213Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-11-11T13:14:40.213Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T13:14:40.213Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-11-11T13:14:40.213Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T13:14:40.213Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-11-11T13:14:43.930Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-11-11T13:14:43.930Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T13:14:43.930Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-11-11T13:14:43.930Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:14:43.930Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-11-11T13:14:43.930Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T13:14:43.930Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-11-11T13:14:43.930Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:14:43.930Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-11-11T13:14:46.099Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-11-11T13:14:54.637Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T13:14:54.637Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-11-11T13:14:58.358Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-11-11T13:14:58.358Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T13:14:58.358Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-11-11T13:14:58.358Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-11-11T13:14:58.358Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T13:14:58.358Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-11-11T13:15:02.084Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-11-11T13:15:05.802Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-11-11T13:15:05.802Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T13:15:05.802Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-11-11T13:15:08.693Z] === RUN TestDockerSuite/TestRunEnvironment [2021-11-11T13:15:08.693Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T13:15:08.693Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-11-11T13:15:08.693Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T13:15:08.693Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-11-11T13:15:08.693Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T13:15:08.693Z] === RUN TestDockerSuite/TestRunExitCode [2021-11-11T13:15:12.409Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-11-11T13:15:16.131Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-11-11T13:15:19.850Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunExposePort [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-11-11T13:15:23.568Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T13:15:23.568Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-11-11T13:15:29.344Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-11-11T13:15:29.344Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-11-11T13:15:29.344Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-11-11T13:15:29.344Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T13:15:29.344Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-11-11T13:15:29.344Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T13:15:29.800Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-11-11T13:15:38.345Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-11-11T13:15:38.345Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T13:15:38.345Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeHostname [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunMount [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.240Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-11-11T13:15:41.240Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.696Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-11-11T13:15:41.696Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T13:15:41.696Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-11-11T13:15:51.994Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-11-11T13:15:51.994Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T13:15:51.994Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-11-11T13:15:51.994Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T13:15:51.994Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-11-11T13:15:51.994Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T13:15:51.994Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-11-11T13:16:00.535Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetHost [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-11-11T13:16:06.306Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-11-11T13:16:06.306Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-11-11T13:16:07.833Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-11-11T13:16:10.001Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-11-11T13:16:12.170Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-11-11T13:16:13.698Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunPortInUse [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-11-11T13:16:16.589Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T13:16:16.589Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunPublishPort [2021-11-11T13:16:22.365Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-11-11T13:16:22.365Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-11-11T13:16:22.365Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-11-11T13:16:22.365Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-11-11T13:16:22.365Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:16:22.365Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-11-11T13:16:34.714Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-11-11T13:16:34.714Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T13:16:34.714Z] === RUN TestDockerSuite/TestRunRm [2021-11-11T13:16:36.883Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-11-11T13:16:43.933Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-11-11T13:16:47.654Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-11-11T13:16:51.389Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-11-11T13:16:55.107Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-11-11T13:16:55.107Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T13:16:55.107Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-11-11T13:16:55.107Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T13:16:55.107Z] === RUN TestDockerSuite/TestRunState [2021-11-11T13:16:55.107Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T13:16:55.107Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-11-11T13:16:58.824Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-11-11T13:16:58.824Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:16:58.824Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-11-11T13:16:59.280Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-11-11T13:16:59.280Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T13:16:59.280Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-11-11T13:16:59.280Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T13:16:59.280Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-11-11T13:16:59.736Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-11-11T13:16:59.736Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-11-11T13:16:59.736Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T13:16:59.736Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserByID [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserByName [2021-11-11T13:17:05.507Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T13:17:05.507Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-11-11T13:17:09.228Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-11-11T13:17:09.228Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T13:17:09.228Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-11-11T13:17:12.948Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-11-11T13:17:12.948Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T13:17:12.948Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-11-11T13:17:12.948Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T13:17:12.948Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-11-11T13:17:17.620Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-11-11T13:17:27.909Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-11-11T13:17:34.960Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-11-11T13:17:45.252Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-11-11T13:17:45.252Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T13:17:45.252Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-11-11T13:17:45.252Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-11-11T13:17:49.925Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-11-11T13:17:53.647Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-11-11T13:17:57.368Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T13:17:57.368Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-11-11T13:18:04.416Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-11-11T13:18:05.944Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-11-11T13:18:08.844Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-11-11T13:18:15.960Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-11-11T13:18:15.960Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-11-11T13:18:15.960Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-11-11T13:18:15.960Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-11-11T13:18:15.960Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveImageId [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-11-11T13:18:15.960Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T13:18:15.960Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-11-11T13:18:18.129Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-11-11T13:18:18.585Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-11-11T13:18:19.040Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-11-11T13:18:19.495Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-11-11T13:18:21.021Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-11-11T13:18:33.373Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-11-11T13:18:33.373Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T13:18:33.373Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-11-11T13:18:43.662Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-11-11T13:18:43.662Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:18:43.662Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-11-11T13:18:49.436Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-11-11T13:18:49.436Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T13:18:49.436Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-11-11T13:18:49.436Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:18:49.436Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-11-11T13:18:49.436Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T13:18:49.436Z] === RUN TestDockerSuite/TestStartRecordError [2021-11-11T13:18:49.436Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T13:18:49.436Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestStatsNoStream [2021-11-11T13:18:59.726Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:18:59.726Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-11-11T13:19:04.394Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-11-11T13:19:08.112Z] === RUN TestDockerSuite/TestTopPrivileged [2021-11-11T13:19:08.112Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T13:19:08.112Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-11-11T13:19:12.786Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-11-11T13:19:12.786Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-11-11T13:19:12.786Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-11-11T13:19:12.786Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-11-11T13:19:12.786Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-11-11T13:19:12.786Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T13:19:12.786Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-11-11T13:19:27.921Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-11-11T13:19:27.921Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-11-11T13:19:27.921Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-11-11T13:19:27.921Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T13:19:27.921Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-11-11T13:19:28.378Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-11-11T13:19:28.834Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-11-11T13:19:28.834Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-11-11T13:19:33.533Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-11-11T13:19:33.533Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-11-11T13:19:37.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-11-11T13:19:37.754Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-11-11T13:19:38.209Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-11-11T13:19:38.209Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-11-11T13:19:38.665Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-11-11T13:19:51.014Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-11-11T13:19:51.014Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:19:51.014Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-11-11T13:19:51.014Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-11-11T13:19:51.014Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-11-11T13:19:51.014Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T13:19:51.014Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-11-11T13:20:01.302Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-11-11T13:20:01.302Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-11-11T13:20:01.758Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-11-11T13:20:16.533Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-11-11T13:20:16.533Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T13:20:16.533Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite (3127.37s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (103.27s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.16s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.79s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.90s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.58s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.20s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.83s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.84s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.20s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.79s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.94s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.70s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.83s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.56s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.78s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.71s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddTar (44.89s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.97s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.09s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.58s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (7.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.81s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.12s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.80s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.87s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.79s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.13s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.84s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.88s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.54s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.80s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.19s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.74s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.61s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.96s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.19s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.55s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (47.42s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.90s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.42s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.49s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.92s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.58s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.29s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.15s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.37s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.20s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.15s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignore (67.00s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (12.67s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (74.59s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.16s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.13s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (26.20s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.69s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.12s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.13s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.37s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.57s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.80s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.62s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.70s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.79s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (9.12s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.26s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.84s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.48s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.54s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.78s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFails (3.52s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.16s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.40s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.91s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.76s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.77s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.37s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.74s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.18s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildHistory (13.97s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.20s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.93s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.38s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabels (1.21s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.09s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-11-11T13:20:17.496Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.93s) [2021-11-11T13:20:17.496Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.99s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.67s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.45s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.95s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.46s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.54s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.99s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.20s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.21s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.76s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.45s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.94s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.36s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.22s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (7.40s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.74s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.47s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.27s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.68s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildRm (18.28s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.19s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.60s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.83s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.15s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.16s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.42s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.59s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.11s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.42s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.05s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildStderr (6.66s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.78s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.49s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.81s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.40s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.43s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.72s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.06s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.75s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.22s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.29s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.47s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.07s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.83s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.30s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.48s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.56s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.85s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.58s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.45s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCommitChange (7.13s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.62s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.18s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCommitTTY (10.07s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.29s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.66s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.87s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.41s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.43s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.58s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.30s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.66s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.08s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.12s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.50s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.47s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.54s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.20s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.41s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.73s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.32s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.50s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.64s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.27s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.37s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.64s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.04s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.11s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.45s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.57s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.55s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.33s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003e5350_} (3.47s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1396228198_c:\foo_false____} (3.41s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1396228198_c:\foo_true____} (3.31s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.65s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.61s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.58s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.59s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.75s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.83s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.11s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToDot (3.77s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCpToStdout (3.65s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.39s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.63s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.30s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateLabels (0.30s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateRM (0.57s) [2021-11-11T13:20:17.497Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.88s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2021-11-11T13:20:17.497Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.55s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.60s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.59s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.63s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.23s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsCopy (6.28s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.63s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.38s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.96s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.83s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFilters (7.16s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFormat (6.89s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsRename (3.55s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsResize (33.84s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.61s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.23s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.97s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.26s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.53s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.59s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.13s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.18s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.22s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.18s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (11.89s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.18s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecInspectID (6.18s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.55s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.46s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.85s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.75s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.81s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.69s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.68s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.42s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.32s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.19s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.64s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.73s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.12s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.50s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.37s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.43s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.42s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectDefault (3.44s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectHistory (6.32s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.57s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.22s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.58s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.24s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.24s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectStatus (4.36s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.68s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.21s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.45s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.26s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.49s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.54s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.50s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.73s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.62s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.86s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.48s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.27s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.15s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.05s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.10s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.09s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.90s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.64s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.62s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsSince (10.24s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsTail (4.20s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.81s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.60s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.12s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (7.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPsByOrder (14.66s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.65s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.54s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:20:17.498Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T13:20:17.498Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.65s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.74s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.70s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.77s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.47s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.01s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.23s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.65s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.43s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.54s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.00s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.90s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.50s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.47s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (21.01s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.32s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.96s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.09s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.06s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.54s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.69s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.65s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.04s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.85s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.29s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.78s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.30s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.44s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.64s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.27s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunBindMounts (7.38s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.42s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.63s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.15s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.49s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.59s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.50s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.37s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.31s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.60s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.52s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.52s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.47s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunExitCode (3.43s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.46s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.64s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.55s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.22s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.84s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.82s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.47s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.38s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.43s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.29s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.67s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.90s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.72s) [2021-11-11T13:20:17.499Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:20:17.499Z] --- PASS: TestDockerSuite/TestRunRm (3.63s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.49s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.63s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.83s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.20s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.53s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.44s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.76s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.57s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.51s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.42s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.63s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.03s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.98s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.92s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.56s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.52s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.37s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.43s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.36s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (7.25s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.48s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.23s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T13:20:17.500Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.09s) [2021-11-11T13:20:17.500Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.37s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.15s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.27s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.19s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.83s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.47s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.04s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.48s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.79s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.92s) [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-11-11T13:20:17.957Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-11-11T13:20:17.957Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-11-11T13:20:17.957Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.957Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:20:17.957Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-11-11T13:20:17.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-11-11T13:20:17.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-11-11T13:20:17.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-11-11T13:20:17.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-11-11T13:20:17.958Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerDaemonSuite [2021-11-11T13:20:17.958Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-11-11T13:20:17.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-11-11T13:20:17.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-11-11T13:20:17.958Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerSwarmSuite [2021-11-11T13:20:17.958Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-11-11T13:20:17.958Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerExternalVolumeSuite [2021-11-11T13:20:17.958Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerNetworkSuite [2021-11-11T13:20:17.958Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-11-11T13:20:17.958Z] === RUN TestDockerHubPullSuite [2021-11-11T13:20:17.958Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-11-11T13:20:17.958Z] PASS [2021-11-11T13:20:17.958Z] ok github.com/docker/docker/integration-cli 3127.789s [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === Skipped [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T13:20:17.958Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.16s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.16s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.958Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:20:17.958Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T13:20:17.958Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T13:20:17.958Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T13:20:17.958Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T13:20:17.958Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-11-11T13:20:17.958Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.09s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.09s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.55s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.54s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T13:20:17.958Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.958Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-11-11T13:20:17.958Z] [2021-11-11T13:20:17.958Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-11-11T13:20:17.959Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.52s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.57s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.52s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.52s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.60s) [2021-11-11T13:20:17.959Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.60s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.52s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.52s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.53s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.54s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.54s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.54s) [2021-11-11T13:20:17.959Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.54s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T13:20:17.959Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.959Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-11-11T13:20:17.959Z] [2021-11-11T13:20:17.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-11T13:20:17.960Z] docker_cli_sni_test.go:18: Flakey test [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-11-11T13:20:17.960Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.960Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.960Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-11-11T13:20:17.960Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.961Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.961Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T13:20:17.961Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T13:20:17.961Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T13:20:17.961Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-11-11T13:20:17.961Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-11-11T13:20:17.961Z] [2021-11-11T13:20:17.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T13:20:17.962Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-11-11T13:20:17.962Z] [2021-11-11T13:20:17.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:20:17.962Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-11-11T13:20:17.962Z] [2021-11-11T13:20:17.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:20:17.962Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-11-11T13:20:17.962Z] [2021-11-11T13:20:17.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T13:20:17.962Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:20:17.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-11-11T13:20:17.962Z] [2021-11-11T13:20:17.962Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:20:17.962Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T13:20:18.418Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.418Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-11-11T13:20:18.418Z] [2021-11-11T13:20:18.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T13:20:18.418Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-11T13:20:18.419Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T13:20:18.419Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-11-11T13:20:18.419Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2021-11-11T13:20:18.419Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:20:18.419Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:20:18.419Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-11-11T13:20:18.419Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-11-11T13:20:18.419Z] [2021-11-11T13:20:18.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T13:20:18.419Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.419Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T13:20:18.420Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.420Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-11-11T13:20:18.420Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:20:18.421Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.421Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-11-11T13:20:18.421Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:20:18.422Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T13:20:18.422Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:20:18.422Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.422Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-11-11T13:20:18.422Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:184: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:211: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:238: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:267: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:301: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:406: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:127: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:133: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-11-11T13:20:18.423Z] check_test.go:141: unmatched requirement DaemonIsLinux [2021-11-11T13:20:18.423Z] [2021-11-11T13:20:18.423Z] DONE 1092 tests, 551 skipped in 3139.975s [2021-11-11T13:20:18.879Z] INFO: Integration tests ended at 11/11/2021 13:20:18. Duration:00:52:20.1343700 [2021-11-11T13:20:18.879Z] INFO: Docker info of the daemon under test at end of run [2021-11-11T13:20:18.879Z] [2021-11-11T13:20:18.879Z] Containers: 2 [2021-11-11T13:20:18.879Z] Running: 0 [2021-11-11T13:20:18.879Z] Paused: 0 [2021-11-11T13:20:18.879Z] Stopped: 2 [2021-11-11T13:20:18.879Z] Images: 18 [2021-11-11T13:20:18.879Z] Server Version: 0.0.0-dev [2021-11-11T13:20:18.879Z] Storage Driver: windowsfilter [2021-11-11T13:20:18.879Z] Windows: [2021-11-11T13:20:18.879Z] Logging Driver: json-file [2021-11-11T13:20:18.879Z] Plugins: [2021-11-11T13:20:18.879Z] Volume: local [2021-11-11T13:20:18.879Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-11-11T13:20:18.879Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-11-11T13:20:18.879Z] Swarm: inactive [2021-11-11T13:20:18.879Z] Default Isolation: process [2021-11-11T13:20:18.879Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-11-11T13:20:18.880Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2021-11-11T13:20:18.880Z] OSType: windows [2021-11-11T13:20:18.880Z] Architecture: x86_64 [2021-11-11T13:20:18.880Z] CPUs: 4 [2021-11-11T13:20:18.880Z] Total Memory: 32GiB [2021-11-11T13:20:18.880Z] Name: azwin-2-5a0cf1 [2021-11-11T13:20:18.880Z] ID: FXNH:PNXB:AWXD:CVMU:UCGK:KPXL:YAS2:NQUT:4SB4:SNRR:OAI3:ZZNK [2021-11-11T13:20:18.880Z] Docker Root Dir: D:\CI\PR-42999\6\daemon [2021-11-11T13:20:18.880Z] Debug Mode (client): false [2021-11-11T13:20:18.880Z] Debug Mode (server): true [2021-11-11T13:20:18.880Z] File Descriptors: -1 [2021-11-11T13:20:18.880Z] Goroutines: 46 [2021-11-11T13:20:18.880Z] System Time: 2021-11-11T13:20:18.4611576Z [2021-11-11T13:20:18.880Z] EventsListeners: 0 [2021-11-11T13:20:18.880Z] Registry: https://index.docker.io/v1/ [2021-11-11T13:20:18.880Z] Labels: [2021-11-11T13:20:18.880Z] Experimental: false [2021-11-11T13:20:18.880Z] Insecure Registries: [2021-11-11T13:20:18.880Z] 127.0.0.0/8 [2021-11-11T13:20:18.880Z] Live Restore Enabled: false [2021-11-11T13:20:18.880Z] [2021-11-11T13:20:18.880Z] [2021-11-11T13:20:18.880Z] INFO: Stopping daemon under test [2021-11-11T13:20:18.880Z] SUCCESS: The process with PID 3352 (child process of PID 2140) has been terminated. [2021-11-11T13:20:18.880Z] SUCCESS: The process with PID 2140 (child process of PID 2572) has been terminated. [2021-11-11T13:20:18.880Z] INFO: Stop tailing logs of the daemon under tests [2021-11-11T13:20:18.880Z] INFO: executeCI.ps1 Completed successfully at 11/11/2021 13:20:18. [2021-11-11T13:20:18.880Z] INFO: Tidying up at end of run [2021-11-11T13:20:18.880Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.out) to bundles\CIDUT.out [2021-11-11T13:20:18.880Z] INFO: Saving daemon under test log (d:\CI\PR-42999\6\dut.err) to bundles\CIDUT.err [2021-11-11T13:20:18.880Z] INFO: Saving containerd logs to bundles [2021-11-11T13:20:18.880Z] INFO: Nuke-Everything... [2021-11-11T13:20:19.335Z] INFO: Container count on control daemon to delete is 2 [2021-11-11T13:20:19.335Z] d61a7ac03ac4 [2021-11-11T13:20:19.335Z] 2fd381caed14 [2021-11-11T13:20:19.335Z] INFO: Tidying pidfile d:\CI\PR-42999\6\docker.pid [2021-11-11T13:20:19.335Z] INFO: Killing containerd with PID 4348 [2021-11-11T13:20:19.335Z] INFO: Nuking d:\CI [2021-11-11T13:20:49.269Z] INFO: Zapped successfully [2021-11-11T13:20:49.269Z] [2021-11-11T13:20:49.269Z] INFO: executeCI.ps1 exiting at Thu Nov 11 13:20:47 CUT 2021. Duration 01:21:21.6189726 [2021-11-11T13:20:49.269Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-11-11T13:20:49.506Z] Recording test results [2021-11-11T13:20:56.474Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-11-11T13:20:58.509Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-11-11T13:21:00.890Z] Archiving artifacts [2021-11-11T13:21:14.912Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42999/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-11-11T13:21:15.833Z] + make clean [2021-11-11T13:21:17.362Z] docker volume rm -f docker-dev-cache [2021-11-11T13:21:17.362Z] 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